@charset "utf-8";
/* CSS Document */


body {width:100%; background-color:#000000; background-image:url(bg.jpg); background-position:top center; background-repeat:no-repeat; margin:0; padding:0; color:#FF0000; font-family:Arial, Helvetica, sans-serif;}
.main_container {width:951px; height:100%; margin:0 auto 0; vertical-align:middle;}
.container { width:100%; height:417px; margin:auto; position:relative; vertical-align:middle;}
.slide1 { width:100%; height:381px; float:left;}
.slide2 { width:100%; height:381px; float:left; display:none;}

.logo { float:left; margin-bottom: 30px; }
.top-title { margin-bottom: 30px; }

#btn1{ cursor:pointer; float:right; width:173px; height:36px; background-image:url(btn_slide1.png); background-repeat:no-repeat; margin:0 0 0 5px;}
#btn2{ cursor:pointer; float:right; width:173px; height:36px; background-image:url(btn_slide2_d.png); background-repeat:no-repeat;}
#btn3{ cursor:pointer; left: 0; padding:10px 0 0 0; text-decoration:none; position: absolute;}
#btn3 a, #btn3 a:hover, #btn3 a:visited { text-decoration:none;}

.footer { width:100%; height:56px; margin:0 auto 10px auto;}
.f_contact { width:100%; height:84px; margin:0 0 0 20px; background-image:url(form_bg.png); background-repeat:repeat-x; padding-top: 20px;}
.txt { width:276px; height:56px; float:right;}
.txt2 { color:#ee7400; font-family:Arial, Helvetica, sans-serif; font-size:17px; padding-top: 14px; padding-right: 27px;}

.form {width:580px; height:56px; float:right;}
.form1 { font-family:Arial, Helvetica, sans-serif; font-size:17px; margin:0 0 6px 0;}
.form2 {}
.formtext1 { background-image:url(formbg1.jpg); background-repeat:no-repeat; height:27px; width:132px; margin-left:8px; float:right;}
.formtext2 { background-image:url(formbg2.jpg); background-repeat:no-repeat; height:27px; width:172px; margin-left:8px; float:right;}
.formtext3 { background-image:url(formbg1.jpg); background-repeat:no-repeat; height:27px; width:132px; margin-left:10px; float:right;}

.btnsubmit {width:113px; height:44px; float:left; margin:-16px 0 0; cursor:pointer;}

input[name=fullname]{height:27px; width:122px; padding:0 5px 2px 5px; border:none; background-color:transparent; color:#434d55; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
input[name=email]{height:27px; width:162px; padding:0 5px 2px 5px; border:none; background-color:transparent; color:#434d55; font-family::Arial, Helvetica, sans-serif; font-size:14px;}
input[name=phone]{height:27px; width:122px; padding:0 5px 2px 5px; border:none; background-color:transparent;  color:#434d55; font-family::Arial, Helvetica, sans-serif; font-size:14px;}
select { height:20px; width:123px; margin-right:3px; margin-bottom:3px; border:1px solid #000;}
input[type=submit]{ height:44px; width:113px; border:none; background-image:url(btnbg.jpg); background-repeat:no-repeat; cursor:pointer;}
label{ font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#999999; margin:5px 5px 0 0;}


.f_brands { width:100%; height:144px; margin:0 auto 10px; background:url(footer.jpg) no-repeat center;}

.credits { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#444343;}
.credits a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#444343; text-decoration:none;}
.credits a:visited { color:#444343; }
.credits a:hover { text-decoration:underline; }


.defaultText { }
.defaultTextActive { font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#999999; }

#img_home { float:right;}

