@charset "utf-8";
.title {
	font-size: 14px;
	font-weight: bold;
	color: #039;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #03C;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
	
	
.topbg{background-image: url(../images/topbg.jpg);
 height:125px}.bannerbg {
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
	height: 387px;
}
.contentbg {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-size: 10px;
}
.btmline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.BLUETITLE {
	font-size: 14px;
	font-weight: bold;
	color: #009;
}
.content1 {
	text-align: justify;
}
.whitetext {
	color: #FFF;
}
.serviceswhitetext {
	color: #FFF;
	font-size: 16px;
}
.servicestext {
	
	font-size: 16px;
}
