/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
body#bd {
	background: url(../images/main_bg.jpg) top center fixed;
}

#wrapper{
	width:1002px;
	margin:0px auto;
	padding:0;
}

.container{width:1002px;float:left;margin:30px 0px 0px 0px;}

.leftbar{width:268px;float:left;}

.left_txt1{
	width:268px;
	height:40px;
	font-size:19px;
	letter-spacing:-1px;
	font-weight:normal;
	text-align:center;
	float:left;
}

.left_txt2{
	width:268px;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	float:left;
}
.left_txt3{
	width:268px;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	text-align:center;
	float:left;
	margin:10px 0px 15px 0px;
}

.left_phone{
	font-size:19px;
	font-weight:bold;
}

.logo{
	width:268px;
	margin:0px 0px 10px 0px;
	text-align:center;
	float:left;
}

.h_contact{width:228px;height:81px;float:left;padding:5px 20px 5px 20px;background:url(../images/contact_d_bg.png) no-repeat;color:#FFFFFF;}

.h_contact_head{width:228px;font-size:17px;height:20px;margin:0px 0px 5px 0px;}
.h_contact_detail{width:228px;}

.h_contact a{color:#FFFFFF;font-size:13px;font-weight:bold;text-decoration:underline;}
.h_contact a:hover{text-decoration:none;}

.rightbar{width:703px;float:right;}

.mid_bg{width:703px;float:left;background:url(../images/content_bg.png) center repeat-y;}

.h_content{width:693px;text-align:center;float:left;padding:5px;font-family:arial narrow;font-size:18px;}

.h_flash{width:693px;text-align:center;float:left;padding:5px;margin:20px 0px 0px 0px;}

.logowrap{
	width:703px;
	height:90px;
	float:left;
	margin:0px 0px 0px 0px;
	background:url(../images/h_logo_bg.png) no-repeat;
}

.logocell{
	width:130px;
	height:85px;
	text-align:center;
	float:left;
	margin:5px 0px 0px 10px;
}


.cell_logo{
	width:130px;
	text-align:center;
	height:64px;
	float:left;
}

.cell_txt{
	width:130px;
	height:18px;
	text-align:center;
	float:left;
}

.cell_txt a{
	font-size:12px;
	text-decoration:none;
}

.cell_txt a:hover{
	text-decoration:underline;
}

.footer{width:1002px;height:29px;line-height:29px;margin:20px 0px 0px 0px;float:left;background:url(../images/footer_bg.png) no-repeat;text-align:center;color:#FFFFFF;font-size:14px;}



/******-----------------------------INNER PAGE-------------------*****/

.i_content{width:683px;float:left;padding:10px;}

.sup_block_wrap{width:662px;float:left;margin:0px 0px 0px 10px;}

.sup_block{width:330px;float:left;}
.sup_block_img{width:330px;height:150px;float:left;text-align:center;}
.sup_block_txt{width:330px;line-height:30px;float:left;font-family:arial narrow;color:#FFFFFF;font-size:36px;font-weight:bold;}

.sup_block a{
	width:100px;
	line-height:19px;
	text-align:center;
	display:block;
	color:#FFFFFF;
	background-color:#466aa6;
	border:1px #000000 solid;
	float:right;
	text-decoration:none;
}

.sup_block a:hover{
	text-decoration:underline;
}

.sup_logowrap{
	width:703px;
	float:left;
}

.sup_logotop{
	width:703px;
	float:left;
}

.sup_logobg{
	width:703px;
	float:left;
	background:url(../images/sup_logo_bg.png) repeat-y;
}


.sup_logo{
	width:150px;
	text-align:center;
	float:left;
}

.sup_logo_txt{
	width:550px;
	text-align:center;
	float:right;
}

.sup_logo_txt a{
	font-size:12px;
	text-decoration:none;
}

.sup_logo_txt a:hover{
	text-decoration:underline;
}
