body{
	margin:0 auto;
	padding:0;
	background:#63A3E1 url(../images/bg.jpg) repeat-x top left;
}
.top_bg{
	background:url(../images/top_menu_bg.jpg) repeat-x top left;
	height:34px;
	
	
}

.logo{
	font-family:Calibri;
	font-size:36px;
	color:#024C88;
	padding-left:15px;
}

.top_link{
	font-family:Calibri;
	font-size:14px;
	color:#055CA4;
	font-weight:bold;
	text-transform:uppercase;
	
}

.top_link a{
	color:#055CA4;
	text-decoration:none;
}

.top_link a:hover{
	color:#DB9B00;
	text-decoration:none;
}


.t_border{
	border-right:2px dashed #05A2D5;
}

.banner_l_bg{
	width:426px;
	height:300px;
	background:url(../images/banner_left_bg.jpg) no-repeat top left;
}

.banner_r_bg{
	width:354px;
	height:300px;
	background:url(../images/banner_right_bg.jpg) no-repeat top left;
}

.footer_bg{
	background:#FFFFFF url(../images/footer_bg.jpg) repeat-x top left;
	height:48px;
}

.banner_txt{
	font-family:Calibri;
	font-size:25px;
	color:#FFC018;
	font-weight:bold;
	padding:25px 0 0 25px;
}

.banner_txt2{
	font-family:Calibri;
	font-size:22px;
	color:#FFFFFF;
	line-height:15px;
}

.z_txt1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FAFBF1;
	padding:0 0 0 25px;
}

.z_txt2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FAFBF1;
}

.input_box{
	background:url(../images/bg2.gif) no-repeat 24px 4px;
	height:41px;
	width:160px;
	padding:0 0 0 25px;
}

.input {
border: none;
background: #FFF;
width: 165px;
}
.rounded {
background:url(../images/bg2.gif) no-repeat 24px 4px;
padding: 8px;
}

.body_header{
	font-family:Calibri;
	font-size:19px;
	font-weight:bold;
	color:#6D6D6D;
}

.body_para{
	font-family:Calibri;
	font-size:16px;
	color:#6D6D6D;
	line-height:17px;
}

.border{
	background:url(../images/repeat_border.jpg) repeat-x 0 18px;
}

.footer_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#055CA4;
}

.footer_txt a{
	color:#055CA4;
	text-decoration:none;
}

.footer_txt a:hover{
	color: #1F1F1F;
	text-decoration:none;
}


.footer_txt2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.top_slider{
	background:url(../images/top_slider.jpg) repeat-y top center;
}

.input2{
	width:185px;
	height:24px;
	background-color:#FFFFFF;
	border:none;
	padding-top:4px;
}

.button{
	width:204px;
	height:57px;
	background:url(../images/button2.jpg) no-repeat top left;
}

.button_txt{
	font-family:Calibri;
	font-size:24px;
	color:#005286;
	text-transform:uppercase;
	font-weight:bold;
	padding:3px 0 0 20px;
}

.button_txt a{
	color:#005286;
	text-decoration:none;
}

.button_txt a :hover{
	color:#005286;
	text-decoration:none;
}





