
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #090909;
	margin:0;
	padding:0;
	background:url(../images/body_bg.gif) repeat-x top left #568dc3;
}
/********common css*********/
.clear{clear:both; font-size:1px;}
.float_l {float:left;}
.float_r {float:right;}
img {border:none;}
a { color:#4569a7; outline:none;}
a:hover{ color:#4569a7;}
.bold{ font-weight:bold;}
.light_orange{ color:#ffd974; font-weight:bold;}
h1{
	color:#232323;
	font-size:18px;
	font-weight:normal;
	margin:0;
	}
h2{
	font-size:12px;
	color:#3c5497;
	margin:0;
	}
p {
	color:#101010;
	margin:0px;
	padding:0px;
	line-height:15px;
	}
.image_left{
	margin-right:20px;
	float:left;
	}
.image_right{
	margin-left:20px;
	float:right;
	}
.margin_right {margin-right:20px;}
.line{
	background:url(../images/line.bg.gif) repeat-x top left;
	height:1px;
	font-size:1px;
	}
.dottedline{
	background:url(../images/dotted_line.gif) repeat-x top left;
	height:1px;
	font-size:1px;
	margin:9px 0;
	}
/**************************/
#main{
	width:738px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#top{
	margin: 0px;
	padding: 0px;
}
.top_orange_line{
	background:url(../images/orangeline_right_corn.gif) no-repeat top right #ffba01;
	height:8px;
	overflow:hidden;
	}
#manu {
	background-color: #ffFFFF;
	height: 35px;
	width:100%;

}
#manu ul {
	margin: 0px;
	padding: 0px;
	float:right;
	text-align:right;
	list-style-type:none;;
}
#manu ul li{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffba01;
	float:left;
}
#manu ul li.none{
	border:0;
	}
#manu ul li a{
	color:#191919;
	padding:15px 7px 0 10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	text-decoration:none;
	letter-spacing:-1px;
	}
#manu ul li a:hover{
	color:#191919;
	}
.logo{
	margin-left:17px;
	float:left;
	}
.contact{
	background:url(../images/contact.gif) no-repeat top left;
	height:40px;
	line-height:30px;
	padding-left:38px;
	color:#4569a7;
	font-size:18px;
	margin-top:29px;
	margin-bottom:15px;
	float:right;
	}
#container{
	margin-top:15px;
	float:left;
	width:738px;
	}
.banner{
	position:relative;
	}
.banner p{
	width:289px;
	position:absolute;
	top:85px;
	right:33px;
	font-size:1.0em;
	}
.banner p a{
	color:#1a338c;
	}
.index_common_box {
	display:inline;
	float:left;
	width:237px;
	background: #083054 url(../images/buck-bg.jpg) top repeat-y;
	margin-left:12px;
	margin-bottom:8px;
	}
.index_common_box p {
	width:180px;
	color:#FFFFFF;
	margin:0px;
	padding:0px 0px 0px 20px;
	}
.index_common_box p a{
	color:#ffd35f;
	text-transform:uppercase;
	text-decoration:underline;
	font-size:10px;
	margin-top:5px;
	display:block;
	float:left;
	}
.index_common_box img
  {float:left;
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px; 
  }
.margin_none{
	margin-left:0;
	}
#footer{
	color:#FFFFFF;
	float:left;
	width:738px;
	}
#footer .float_l{
	width:600px;
	}
#footer .footer_menu{}
#footer .footer_menu ul{
	list-style-type:none;
	text-align:left;
	padding:0;
	margin:0;
	}
#footer .footer_menu ul li{
	float:left;
	border-left:solid 1px #FFFFFF;
	padding:0 7px;
	margin:0;
	margin-top:10px;
	margin-bottom:5px;

	}
#footer .footer_menu ul li a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding:0;
	margin:0;
	
	}
#footer .footer_menu ul li.none{
	border:0;
	padding-left:0;}

#footer .copyright{
	margin-top:10px;
	clear:both;
	}
/*---------------innerpxge css--------------*/
.commonbox{
	float:left;
	width:668px;
	background:url(../images/common_box_bottom.gif) no-repeat bottom left #ffffff;
	padding:32px 38px 43px 32px;
	margin-bottom:20px;
	}
.commonbox_top{
	background:url(../images/common_box_top.gif) no-repeat top left;
	height:12px;
	overflow:hidden;
	}
#listbox {
  margin: 10px 0px 0px 0px;
  float:left;
  width:500px;
  display:inline;
}
#listbox ul {
width:120px;display:inline;
margin-top:0px;
margin-left:10px;
margin-right:0px;
padding-top:0px;
padding-left:10px;
float:left;
list-style-position:inside;	
}
#selltable{
	float:left;
	width:100%;
	}
#selltable .float_l{
	width:300px;
	line-height:20px;
	}
.services h2 {
	line-height:25px;}
	
#container .services	dt {
  width:100%;
  line-height:25px;
  font-size:13px;
  color:#3c5497;
  float:none;
}
#container .services dd {
	color:#333;
	width:100%;
	margin-left:0px;
	font-size:12px;
	padding-top:3px;
	padding-bottom:10px;
	background:url(../images/dotted_line.gif) repeat-x bottom left;
}
	
	
#content_main a.freeval {
	display:block;
	width:250px;
	float:none;
	margin:0px auto 0px auto;
}
.contact_us .float_l{
	width:278px;
	margin-right:35px;
	}
.contact_us .float_r{
	text-align:left;
	width:353px;
	}
.contact_us .input{
	width:278px;
	border:solid 1px #939393;
	}
.contact_us .submit{
	border:0;
	background:#384d91;
	color:#FFFFFF;
	margin-top:9px;
	}
.error {
	color:#FF0000;
}	
#verification_contact {
	margin:5px 0 0px 0px;
	padding:0px;
	float:left;
	width:110px;
}
dt {float:left;display:block;width:50px;height:20px;font-weight:bold;}
dd {margin-bottom:10px;width:600px;display:block;}

table#bord
  {
	 margin-top:10px; 
  }
table#bord  td, th
  {
	 border-bottom:1px solid #cccccc;
	  text-align:left;
  }
