body{
	margin:0;
	padding:0;
}

.container{
	width:100%;
	height:auto;
	margin:0 auto;
}

.top{
	width:100%;
	background: url(../images/top_bg.jpg) repeat-x top left;
	height:325px;
	margin:0 auto;
}

#banner{
	width:978px;
	margin:0 auto;
	height:325px;
}

.left{
	width:524px;
	height:325px;
	float:left;
	background:url(../images/banner_left.jpg) no-repeat top left;
}

.right{
	width:454px;
	height:325px;
	float:right;
	background:url(../images/banner_right.jpg) no-repeat top left;
}

.banner_txt{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:26px;
	text-align:center;
	width:325px;
	height:10px;
	float: right;
	padding:140px 130px 0 0;
	color:#FFFFFF;
}


#BODY{
	width:100%;
	margin:0 auto;
	height:auto;
	background: #FFFFFF url(../images/middle_bg.jpg) repeat-x top left;
}

.body_middle{
	width:978px;
	margin:0 auto;
	min-height:877px;
	background-color:#FFFFFF;
}

.body_middle_m{
	width:978px;
	margin:0 auto;
	min-height:1500px;
	background-color:#FFFFFF;
}

.body_middle_d{
	width:978px;
	margin:0 auto;
	min-height:930px;
	background-color:#FFFFFF;
}

.body_middle_c{
	width:978px;
	margin:0 auto;
	min-height:1300px;
	background-color:#FFFFFF;
}

.body_middle_u{
	width:978px;
	margin:0 auto;
	min-height:3200px;
	background-color:#FFFFFF;
}

.body_middle_t{
	width:978px;
	margin:0 auto;
	min-height:2750px;
	background-color:#FFFFFF;
}


.left_shadow{
	background:#FFFFFF url(../images/left_shadow.jpg) no-repeat top left;
	height:877px;
	width:31px;
	float:left;
}

.right_shadow{
	background:#FFFFFF url(../images/right_shadow.jpg) no-repeat top right;
	height:877px;
	width:32px;
	float:right;
}
.body_content{
	width:915px;
	height:auto;
	float:left;
}


.body_left{
	width:259px;
	float:left;
	height:800px;
}

/*Menu ----------------------------------------------------*/

.menu{
	width:259px;
	float:left;
	height:360px;
	margin-top:35px;
}

.m1{
	width:200px;
	height:30px;
	margin:0 auto;
	border-bottom:1px dashed #666666;
}
.m_icon{
	width:30px;
	height:20px;
	float:left;
	background:url(../images/menu_icon.jpg) no-repeat 13px 6px;
}
.m_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	float:right;
	width:160px;
	height:15px;
	padding:5px 0 0 0;
}

.m_txt a{
	color:#000000;
	text-decoration:none;
}

.m_txt a:hover{
	color:#0476CE;
	text-decoration:none;
}

.m_txt a.active{
	color:#0476CE;
	text-decoration:none;
}

.m_txt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	float:right;
	width:160px;
	height:auto;
	padding:7px 0 7px 0;
	line-height:15px;
}

.m_txt2 a{
	color:#000000;
	text-decoration:none;
}

.m_txt2 a:hover{
	color:#0476CE;
	text-decoration:none;
}

.m_txt2 a.active{
	color:#0476CE;
	text-decoration:none;
}
/*Menu End----------------------------------------------------*/

.body_right{
	width:650px;
	float:left;
	height:877px;
	background:url(../images/middle_body_shadow.jpg) no-repeat top left;
}

.body_right_top{
	width:625px;
	float:right;
	height:auto;
	background:url(../images/middle_bg_bottom.jpg) no-repeat bottom center;
}

.w_txt_image{
	width:620px;
	float:left;
	height:auto;
	padding:30px 0 20px 0;
}

.w_image{
	background:url(../images/middle_image1.jpg) no-repeat top left;
	width:183px;
	height:263px;
	float:left;
}

.welcome_txt{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#000000;
	width:420px;
	float:right;
}

.welcome_para_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1D1D1D;
	width:400px;
	float:right;
	line-height:16px;
	padding:20px 10px 0 0;
}

.welcome_para_txt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1D1D1D;
	width:610px;
	float: left;
	line-height:16px;
	padding:0 0 20px 0
}

.body_box_two{
	width:625px;
	float:right;
	height:auto;
	margin:10px 0 0 0;
}

.body_boxtwo_head{
	width:625px;
	float:right;
	height:auto;
	margin:40px 0 0 0;
}

.body_boxtwo_head2{
	width:625px;
	float:right;
	height:auto;
}

#footer{
	width:100%;
	margin:0 auto;
	height:106px;
	background:url(../images/footer_bg.jpg) repeat-x top left;
}
.footer-content{
	width:915px;
	margin:0 auto;
	height:106px;
}

.box_left{
	width:287px;
	height:292px;
	float:left;
}


.box_right{
	width:287px;
	height:292px;
	float:left;
	margin:0 0 0 30px;
}

.box_left_top{
	width:287px;
	height:22px;
	background:url(../images/box_top.jpg) no-repeat top left;
	float:left;
}

.box_left_middle{
	width:287px;
	height:237px;
	background:url(../images/box_bg.jpg) repeat-y top left;
	float:left;
}

.box_left_bottom{
	width:287px;
	height:16px;
	background:url(../images/box_bottom.jpg) no-repeat top left;
	float:left;
	vertical-align:bottom;
}

.p1{
	font-family:Calibri;
	font-size:19px;
	margin:0;
	padding:0;
	color:#024DA1;
}

.p2{
	font-family:Calibri;
	font-size:24px;
	margin:0;
	padding:0 0 0 30px;
	color:#000000;
}

.pm{
	text-align:center;
	margin:0;
	padding:0;
}

.pt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1D1D1D;
	width:254px;
	margin:10px auto;
}

.ps{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0258A1;
}

.ps a{
	color:#0258A1;
	text-decoration:none;
}
.ps a:hover{
	color:#000000;
	text-decoration:underline;
}

.ps2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0258A1;
}

.ps2 a{
	color:#0258A1;
	text-decoration:underline;
}
.ps2 a:hover{
	color:#000000;
	text-decoration:none;
}

.pr{
	font-family:Cambria;
	font-size:16px;
	width:265px;
	margin:0 auto;
	line-height:18px;
}

.r_image{
	width:131px;
	height:137px;
	float:left;
	padding:13px 0 0 15px;
}

.r_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010101;
	width:116px;
	height:137px;
	float:left;
	margin:10px 0 0 10px;
}

p{
	margin:0;
	padding:0;
}

.rp{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#010101;
}


.left_txt1{
	margin:25px auto;
	padding:0;
	width:200px;
	height:250px;
	clear:both;
}

.left_txt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#060606;
	font-weight:bold;
}


.L1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:15px 0 0 0;
	
}

.L2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0476CE;
	font-weight:bold;
}

.L2 a{
	color:#0476CE;
	text-decoration:none;
}

.L2 a:hover{
	color:#000;
	text-decoration:none;
}


.L3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0 0 10px 0;
}

.L4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:10px 0 10px 0;
}

.con_bg{
	width:200px;
	height:162px;
	margin:30px auto;
	background:url(../images/contact_bg.jpg) no-repeat top left;
}

.member_txt{
	font-family: "Trebuchet MS";
	font-size:22px;
	color:#FFFFFF;
	width:170px;
	height:auto;
	margin:0 auto;
	padding:15px 0 0 0;
}

.button{
	width:175px;
	height:42px;
	margin:0 auto;
	padding:5px 0 0 0;
}

.dowm_load_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0;
	padding:10px 0 0 15px;
}

.dowm_load_txt a{
	color:#FFFFFF;
	text-decoration:none;
}

.dowm_load_txt a:hover{
	color: #CCCCCC;
	text-decoration:underline;
}


/*FOOTER -----------------------------------------------*/

.footer_txt{
	font-family:Tahoma;
	font-size:11px;
	color:#06132C;
	width:700px;
	height:auto;
	margin:0 auto;
	padding:25px 0 0 20px ;
	clear:both;
}

.footer_txt a{
	color:#06132C;
	text-decoration:none;
}

.footer_txt a:hover{
	color:#098DD9;
	text-decoration:none;
}

.footer_txt2{
	font-family:Tahoma;
	font-size:11px;
	color:#06132C;
	width:500px;
	height:auto;
	text-align:center;
	margin:0 auto;
	padding:13px 0 0 0 ;
}

.txt_logo{
	width:420px;
	height:107px;
	float:right;
}

.logo_r{
	width:137px;
	height:107px;
	float:right;
	padding:0 25px 0 0;
}

.top_txt{
	width:250px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	float:left;
	text-align:right;
	padding:65px 0 0 0;
}


.sub1{
	width:400px;
	float:left;
	height:auto;
	margin:10px 0 0 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:17px;
}

.sub1 a{
	color:#000000;
	text-decoration:underline;
}

.sub1 a:hover{
	color:#0476CE;
	text-decoration:none;
}

.sub1 p{
	margin:0;
	padding:0;
}

.sub2{
	width:350px;
	float:left;
	height:auto;
	margin:10px 0 0 0;
	padding:6px 0 0 10px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#F4F4F4;
}

.sub2 p{
	margin:0;
	padding:0;
}

.L5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0476CE;
	font-weight:bold;
}

.L6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	font-weight:bold;
}

/*DOCUMENTS-----------------------------------------------------------*/

.d_link ul{
	width:350px;
	float: left;
	height:auto;
	margin:5px 0 0 0;
	padding:0;
	list-style:none;	
}

.d_link ul li {
	padding:5px 0 5px 20px;
	width:350px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0476CE;
	background:url(../images/d_arrow.jpg) no-repeat 2px 9px;
}

.d_link ul li a {
	padding:5px 0 5px 0;
	width:350px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0476CE;
	text-decoration: underline;
}

.d_link ul li a:hover  {
	width:350px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

.middle_body{
	width:625px;
	float:right;
	height:auto;
	margin:40px 0 0 0;
}


.left1{
	width:400px;
	float:left;
	height:auto;
}

.right1{
	width:160px;
	float: left;
	height:auto;
	margin:0 0 0 20px;
	padding:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0476CE;
	font-weight:bold;
	border:1px solid #E4E4E4;
}

.right1 a{
	color:#0476CE;
	text-decoration: underline;
}

.right1 a:hover{
	color:#000;
	text-decoration:none;
}
