@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.jpg) repeat-x top #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#4e4e4e
}
table tr td {
	color:#4e4e4e
}
#h1bg {
	background: url(../images/heading.jpg) no-repeat top;
	width:899px;
	height:28px;	
}
#h1bg h1 {
	font-size:9px;
	margin:0;
	color:#62c4ff
}

.service {
	border:1px solid #ccc;
	padding:0 15px 5px 15px;
	margin-bottom:15px
}

a {
	color:#1d82bf
}

h2 {
	font-size:23px;
	color:#1d82bf
}

h3 {
	background: #cc0a0a;
	color:#FFF;
	width:524px;
	height:31px;
	margin:0;
	padding:6px 0 0 20px
	
}

.watermark {
	background: url(../images/watermark.jpg) no-repeat bottom left;
}

#bottomtext {
	font-size:9px; color:#FFF; padding-left:10px	
}

h4 {
	font-size:16px;
	color:#1d82bf;
}

#footer {
	background: url(../images/footer.jpg) no-repeat top;
	width:960px;
	height:130px
}

#footernav {
	padding:55px 0 0 10px;
	color:#fff
}
#footernav a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#fff
}

#qq {
	border:2px dashed #efefef;
	padding:10px;
	width:400px;
}



h5 {
font-size:9px;
color:#FFF
}
