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

#page2{ min-width:980px; height:100%; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
.innermain{width:100%; height:auto; margin:0 auto; background:#f7f7f7; border:0px solid #b00}
.innermain2{width:980px; min-height:685px; height:auto; margin:0 auto; background-color:#fff; border:0px solid #0CF}

#header-section{ width:100%; height:115px; background:url(../images/header-tail2.png) repeat-x;}
#header_top{width:980px; height:115px; margin:0 auto; padding:0 0 0 0; background-color:transparent;}
#logoDiv1{ width:202px; height:71px; float:left; margin-top:16px; padding:0;}
#logoDiv2{ width:202px; height:70px; float:right; margin-top:16px; padding:0;}
#logoDiv2 strong{ font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#858585; text-align:center; font-weight:200; margin-left:6px; line-height:12px;}
.logoDiv img{ border:none; outline:none;}

.addressDiv{width:200px; height:200px; margin-left:5px; float:left; color:#858585}
.addressDiv strong{ font-size:16px; font-weight:400}
.contactForm{width:450px; height:300px; float:right; padding-top:5px; border:0px solid #b00}
.contactForm .userinput{width:383px; height:auto;}
.contactForm .usertextarea{width:380px; height:auto;}
.contactForm .buttons{margin:20px 10px 10px 10px; text-align:center}
#mapDiv{ width:100%; height:375px; float:left; margin:0; padding:5px;}








input[type=text],textarea,select{
	background:#fff url(../imgs/bg_ip.png) repeat-x;
	padding:5px;font-size:12px;color:#000;
	font-weight:bold;margin:0; margin-top:5px; width:440px;
	border:1px solid #c0c0c0;
	}

input[type=text]:hover,textarea:hover,textarea:hover{background-color:#fff5d3;border:1px solid #999;}
input[type=text]:focus,input[type=password]:focus,textarea:focus{background-color:#fff5d3;}input[type=text].blur,input[type=password].blur,textarea.blur{color:#999;font-weight:normal;font-style:italic;}input.search:hover,input.search:focus{background:transparent;border:0;}
input[type=submit],input[type=reset],input[type=button]{width:120px;background:#ccc url(../imgs/bt_g.png) repeat-x;margin:0 10px;border:1px solid #999;font-weight:bold;padding:7px 10px 7px 10px;-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow:0 1px 2px #444;-webkit-box-shadow:0 1px 2px #444;box-shadow:0 1px 2px #444;text-shadow:1px 0 0 #ccc;color:#333;}


input[type=button].right_switch{-moz-border-radius:0;-webkit-border-radius:0;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;background:#ccc url(../imgs/bg_switch.png) repeat-x;font-weight:bold;margin:0;height:30px;border:1px solid #AAA9A9;-moz-box-shadow:0 1px 1px #fff;-webkit-box-shadow:0 1px 1px #fff;box-shadow:0 1px 1px #fff;text-shadow:1px 0 0 #fff;color:#333;font-size:10px;}
input[type=button].left_switch{-moz-border-radius:0;-webkit-border-radius:0;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;background:#ccc url(../images/bg_switch.png) repeat-x;font-weight:bold;margin:0;height:30px;border:1px solid #AAA9A9;-moz-box-shadow:0 1px 1px #fff;-webkit-box-shadow:0 1px 1px #fff;box-shadow:0 1px 1px #fff;text-shadow:1px 0 0 #fff;color:#333;font-size:10px;}
input[type=button].middle_switch{-moz-border-radius:0;-webkit-border-radius:0;background:#ccc url(../images/bg_switch.png) repeat-x;font-weight:bold;margin:0;height:30px;border:1px solid #AAA9A9;-moz-box-shadow:0 1px 1px #fff;-webkit-box-shadow:0 1px 1px #fff;box-shadow:0 1px 1px #fff;text-shadow:1px 0 0 #fff;color:#333;font-size:10px;}
input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover,input[type=button].right_switch:hover,input[type=button].left_switch:hover,input[type=button].middle_switch:hover{border:1px solid #666;background:#999 url(../imgs/bt_gh.png) repeat-x;}input[type=submit]:active,input[type=button]:active,input[type=button].right_switch:active,input[type=button].left_switch:active,input[type=button].right_switch.active,input[type=button].left_switch.active,input[type=button].middle_switch:active,input[type=button].middle_switch.active{color:#ccc;border:1px solid #999;background:#999 url(../images/bt_ga.png) repeat-x;text-shadow:0 0 0 #999;}

