@charset "UTF-8";
/* CSS Document */

@import url("base.css");
#msthd {
	background-image: url(../img/services_mstbg.jpg);
}
.maincol {
	float: left;
	height: auto;
	width: 770px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 80px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: right top;
}
.modserv {
	float: left;
	height: auto;
	width: 225px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.modserv h1 {
	font-size: 130%;
	color: #003366;
	font-weight: normal;
	margin: 0px;
}
.modserv h1 a {
	color: #003366;
	text-decoration: none;
	background-image: url(../img/misc_icon_color_50.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-left: 60px;
}
.modserv h1 a:hover {
	background-image: url(../img/misc_icon_color_50.gif);
	color: #006699;
}
#services_home .mod_container {
	float: right;
	width: 530px;
}
.modserv p {
	text-align: left;
	padding-left: 60px;
}
.leftbox {
	width: 200px;
	float: left;
}
.leftbox li {
	color: #006699;
	margin-right: 30px;
	margin-left: 0px;
}
.leftbox p {
	font-size: 90%;
	text-align: left;
}
