@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background:#000;
	font-size:14px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	text-decoration:none;
	color:#005cb0;
}
a:hover{
	text-decoration:underline;
}
p{
	padding-bottom:15px;
}
ul{
	list-style:none;
}
img{
	border:0
}

textarea{
	overflow:auto;
}
.up_down{
	margin-bottom:-3px;
}
.up{
	color:#D90005;
}
.down{
	color:#009933;
}
select > option {
  -moz-padding-start: 3px;
  -moz-padding-end: 5px;
}
/***************************************************************************************main css*****/
#wrap{
	width:814px;
	margin:0 auto;
}
#header{
	width:814px;
}
#logo{
	float:left;
	margin-top:15px;
}
#nav{
	float:right;
}
#nav ul li{
	height:98px;
	line-height:98px;
	float:left;
	font-size:18px;
	text-align:right;
}
#nav ul li a{
	color:#fff;
	display:block;
}
#nav ul li.a1 a{
	width:70px;
	background:url(../images/nav1.gif) no-repeat;
	padding-right:27px;
}#nav ul li.a2 a{
	width:84px;
	background:url(../images/nav2.gif) no-repeat;
	padding-right:18px;
}#nav ul li.a3 a{
	width:79px;
	background:url(../images/nav3.gif) no-repeat;
	padding-right:20px;
}#nav ul li.a4 a{
	width:85px;
	background:url(../images/nav4.gif) no-repeat;
	padding-right:8px;
}

#nav ul li.a1 a:hover, #nav ul li.a1 a.on{
	background:url(../images/nav1-b.gif) no-repeat;
}#nav ul li.a2 a:hover, #nav ul li.a2 a.on{
	background:url(../images/nav2-b.gif) no-repeat;
}#nav ul li.a3 a:hover, #nav ul li.a3 a.on{
	background:url(../images/nav3-b.gif) no-repeat;
}#nav ul li.a4 a:hover, #nav ul li.a4 a.on{
	background:url(../images/nav4-b.gif) no-repeat;
}


#container{
	border:2px solid #4d4d4d;
	width:810px;
	margin-top:10px;
	background:#fff;
	padding-bottom:30px;
}
#banner{
}
.clear-both{
	clear:both;
}
#leftside{
	margin-top:30px;
	width:450px;
	padding-left:28px;
	float:left;
}
#leftside h1{
	font-size:24px;
	font-weight:normal;
	color:#0a4479;
	margin-bottom:10px;
}
#leftside .services ul{
	width:160px;
	float:left;
}
#leftside .services ul li{
	background:#000;
	color:#fff;
	margin-bottom:2px;
	height:20px;
	line-height:20px;
	width:150px;
	padding-left:5px;
}
#leftside .services-contact{
	float:right;
	width:200px;
	padding-top:50px;
	text-align:center;
	line-height:20px;
}
#leftside .services-contact a{
	color:#0a4479;
	font-size:18px;
}
#rightside{
	width:260px;
	float:right;
	padding-right:28px;
	margin-top:55px;
}
#rightside .indeximg img{
	float:right;
	margin:0 4px 4px 0;
}
#rightside ul li{
	margin-bottom:4px;
}
.blue18{
	font-size:18px;
	color:#0a4881;
}
#footer{
	width:814px;
	margin-top:20px;
}
#footer a{
	color:#6d6c6c;
}
#footer a:hover{
	color:#515151;
}
.tme{
	color:#6d6c6c;
	font-size:18px;
	float:left;
	width:550px;
}
.icons{
	float:right;
	width:264px;
	text-align:right;
}
.icons img{
	margin-left:5px;
}
.copyright{
	width:814px;
	color:#6d6c6c;
	font-size:14px;
	text-align:center;
	line-height:30px;
}
.bottomlink{
	overflow:auto;
	zoom:1;
}
.cor-fff{
	color:#fff;
}
.bookingform tr td{
	background:#000;
	color:#fff;
	padding-left:5px;
}
.font18{
	font-size:18px;
}
.clients-enents tr td{
	color:#fff;
	padding:0 5px;
	height:20px;
	border-bottom:1px solid #4d4d4d;
}
.cor-blue18{
	color:#317ec7;
	font-size:18px
}
.submitbutton{
	background:url(../images/submitbutton.gif) no-repeat;
	width:116px;
	height:27px;
	border:none;
	cursor:pointer;
	color:#fff;
}#fullside{
	margin-top:30px;
	width:750px;
	padding-left:28px;
	float:left;
}
h1{
	font-size:24px;
	font-weight:normal;
	color:#0a4479;
	margin-bottom:10px;
}