@charset "utf-8";

/**{ padding:0; margin:0;}*/
body{ font:12px/22px "arial"; text-align:left; background:url(../siteimages/bodybg.jpg) left top repeat-x #fff; color:#535353; line-height:18px;min-height:100%; position:relative; top:0;}
h1,h2,h3{ font-size:14px;}
/*ul,li{ list-style:none;}*/
a{ color:#575757; text-decoration:none;}

img{ border:0;}
a img,a:hover img{ border:0;}

input{ font-size:12px;}


.clearit{ clear:both;}

#wrapper{ width:1002px; margin:0 auto;}
#centerCon{ width:920px; float:left;overflow:hidden;}
.fleft{ width:180px; float:left; margin-top:8px; display:inline; margin-left:1px;}
.fright2{ width:189px; float:right;}

#header{border-top:1px solid #BEBEBE; border-left:1px solid #E0E0E0; background:#fff; position:relative;;overflow:hidden;}
#header .logo{margin-top:10px;}
#header .search{ margin:18px 0 0 510px; width:455px;}

#header .search .searchMain{ float:left; width:216px; display:inline; margin-left:18px;}
#header .search .searchMain span{ float:left;}
#header .search .searchMain .txt{ float:left; height:14px; color:#929292; padding:2px 0 0 2px; width:105px; border:1px solid #C0C0C0; border-right:0;}
#header .search .searchMain .btn{ float:left;}
#header .nav{ width:700px; margin:14px 0 0 210px; height:26px;}

#mainNav {height:23px; font-weight:bold;margin:48px 0 0; text-align:center;width:100%}
#mainNav a {display: block;line-height:26px; text-decoration:none;}
#mainNav li {float:left; text-align:center; padding:0 11px; position:relative;}

#mainNav ul {position:absolute; left:0; top:22px; display:none;}


#footer1{ margin-top:12px; height:38px; background:url(../images/footerbg.jpg) repeat-x; padding-top:14px;}

.leftNav{ border:1px solid #D2D2D2; color:#2E2E2E;width:177px}
.leftNav h2{ height:23px; background:url(../images/leftnav_tit.jpg) repeat-x; padding:4px 0 0 12px; font-size:13px;}
.leftNav ul{ padding-bottom:10px; margin-top:10px;}
.leftNav li{ margin:6px 0 0 19px; _margin:10px 0 0 19px;}
.leftNav li ul{ padding-bottom:0; display:none; margin:0;}
.leftNav li li{ width:129px; margin:4px 0 0 19px; _margin:7px 0 0 19px;}
.leftNav a{ color:#2E2E2E;}
.leftNav img {width:177px}
#search_box {
    width: 170px;
    height: 20px;
    background: url(../siteimages/searchTextBox.gif);
	float:right;
	margin:5px 0 0;
}

#search_box #search {
    float: left;
    padding: 0;
    margin: 3px 0 0 4px;
    border: 0;
    width: 140px;
    background: none;
	font-size:11px;
    
}

#search_box #go {
    float: right;
    margin: 2px 4px 0 0;
}

.goog-te-gadget .goog-te-combo {
width:170px;
}
