/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:980px;
	background-color:#dddddd;
}
#outer{
	height:100%;
	min-height:100%;
	width:890px;
	text-align:left;
	margin:auto;
	background: transparent url(../menu/background.jpg) repeat-y 0 0;
	font-family:Verdana;
        position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:left;
	width:870px;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:890px;
	height:170px;
	background: transparent;
	overflow:hidden;
	z-index:100;
}
#left {
	position:relative;/*ie needs this to show float */
	width:1px;
	float: left;
	padding-top:170px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}

#t {
	margin-top: 60px;
}


#page_text {
	width: 529px;
	float: left;
	
	text-align: left;

}

#page_text_container {
	margin-top:1px;
	color:#757575;
	font-size:12px;
}

#page_text table {
	font-size: 9px;
	color:#757575;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	/*border: #bbbbbb 1px solid;*/
}

#page_text table td {
	padding: 2px;
}

#page_text table td p {
	padding: 0;
	margin: 0;
}








#service_menu {
	width:196px;
	text-align: left;
	float: left;
}

#right {
	position:relative;/*ie needs this to show float */
	width:200px;
	float: right;
	padding-top:170px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}

#centrecontent {
	width:772px;
	float: right;
	padding-top:170px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size:12px;
	color:#757575;
    text-align: justify;
}

#centrecontent p {
	margin:0;
	margin-top:15px;
}

#centrecontent h1 {
	color:#e81c1c;
	margin:0;
	font-size:14px;
	margin-bottom: 20px;
}

#footer {
	width:890px;
	clear:both;
	height:50px;
	background: transparent;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;

}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */





#menu_bottom {
	z-index:1;
	padding:0;
	margin:0;
	position:absolute;
	left: 60px;
	top: 153px;
	width: 770px;
	height: 23px;
	background: transparent url(../menu/menu_bottom.jpg) repeat-x 0 0;
}



#logo1 {

	display:block;
	position:Absolute;
	top: 44px;
	left: 56px;
	width: 213px;
	height: 68px;
	background: transparent url(../menu/logo1.jpg) no-repeat 0 0;
        cursor: pointer;
        z-index: 400;
}

#logo2 {

	display:block;
	position:Absolute;
	top: 24px;
	right: 60px;
	width: 251px;
	height: 81px;
	background: transparent url(../menu/logo2.jpg) no-repeat 0 0;
        z-index: 400;
}


















/****************************************************************/

.menu_box {
	position:relative;
	margin:0;
	top:0;
	left: 0;
	background:transparent;
	width:190px;
	cursor:pointer;
	margin-bottom: 20px;
}

.menu_box .first,
.menu_box .firstactive,
.menu_box .first_over {
	cursor:pointer;
	background: transparent url(../menu/dotline.jpg) no-repeat 8px bottom;
	position:relative;
}

.menu_box .first a,
.menu_box .firstactive a,
.menu_box .first_over a {
	text-decoration: none;
	font-size:11px;
	color: #666666;
	display: block;
	padding: 7px;
	padding-bottom: 11px;
	padding-left: 12px;
	background: transparent url(../menu/menu_item_normal.jpg) no-repeat center left;
}

.menu_box .first_over a, .menu_box .firstactive a {
	color:#e50000;
	background: transparent url(../menu/menu_item_over.jpg) no-repeat center left;
}



.menu_box .separator img {
	width:215px;
	margin:0;
	margin-left:15px;
	padding:0;
	height:1px;
}

.second_box {
	margin-left: 20px;
}

.second_box .second,
.second_box .second_over,
.second_box .second_active {
	cursor: pointer;
}

.second_box .second a {
	padding-left:28px;
	padding-top:3px;
	padding-bottom:7px;
	color:#4f4e4e;
	font-size: 12px;
	text-decoration: none;
	width:90%;
	height:100%;
	display:block;
	background:url(../menu/b2.jpg) no-repeat 16px 9px;
}

.second_box .second_over a {
	padding-left:28px;
	padding-top:3px;
	padding-bottom:7px;
	color:#4f4e4e;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	width:90%;
	height:100%;
	display:block;
	background:#e3e3e3 url(../menu/b2.jpg) no-repeat 16px 9px;
}

.second_box .second_active a {
	padding-left:28px;
	padding-top:3px;
	padding-bottom:7px;
	text-decoration: none;
	font-size: 12px;
	color: #f68606;
	font-weight:bold;
	width:90%;
	height:100%;
	display:block;
	background:url(../menu/b2.jpg) no-repeat  16px 9px;
}

.third_box {
	margin-left: 0;
}

.third_box .third,
.third_box .third_active,
.third_box .third_over {
	cursor: pointer;
}

.third_box .third a,
.third_box .third_active a,
.third_box .third_over a {
	text-decoration: none;
	color:#4f4e4e;
	font-size: 11px;
	background:transparent url(../menu/b3.jpg) no-repeat 16px 9px;
	padding-left:34px;
	padding-top:3px;
	padding-bottom:7px;
	display:block;
	width:90%;
	height:100%;
}

.third_box .third_active a {
	background: url(../menu/b3a.jpg) no-repeat  16px 9px;
	font-weight:bold;
}

.third_box .third_over a {
	background:#e3e3e3 url(../menu/b3a.jpg) no-repeat  16px 9px;
	font-weight:bold;
}










#img_loader_index {
	width: 770px;
	height: 339px;
	position: absolute;
	z-index: 1;
	top: 153px;
	left: 60px;
	
}

#menu_bottom_index {
	z-index:1;
	padding:0;
	margin:0;
	position:absolute;
	left: 60px;
	top: 490px;
	width: 758px;
	height: 23px;
	background: transparent url(../menu/menu_bottom_index.jpg) repeat-x left center;
	color:#e81c1c;
	font-size: 14px;
	padding-top: 4px;
	height: 30px;
	padding-left: 12px;

}

#menu_auto {
	width: 765px;
	position: absolute;
	z-index: 1;
	top: 200px;
	left: 60px;
	background: url(../menu/menu_dark_bg.jpg) repeat-x top left;
}

#menu_auto a {
	padding: 9px;
	display:block;
	float:left;
	color:#ffffff;
	text-decoration: none;
	font-size: 11px;
	border-right: #bcbcbc 1px solid;
        height: 100%;
        
}


#menu_auto a.active,
#menu_auto a.active:hover,
#menu_auto a:hover {
	background: white url(../menu/menu_light_bg.jpg) no-repeat left top;
	color:#e50000;
}









#menu_auto_index {
	width: 770px;
	position: absolute;
	z-index: 1;
	top: 540px;
	left: 60px;
	background: url(../menu/menu_dark_bg.jpg) repeat-x top left;
}

#menu_auto_index a {
	padding: 9px;
	padding-left:5px;
	padding-right:4px;
	display:block;
	float:left;
	color:#ffffff;
	text-decoration: none;
	font-size: 9px;
	border:0;
	border-right: #bcbcbc 1px solid;
}


#menu_auto_index a.active, #menu_auto_index a:hover {
	background: url(../menu/menu_light_bg.jpg) no-repeat top -1px;
	color:#e50000;
}




