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

body {
	background: #e6e6e6;
	font: normal 80% "Lucida Sans Unicode", "Trebuchet MS", Verdana, Tahoma, sans-serif;
	margin-top: 0;
}
h4 {
	font-size: 1em;
}
h5 {
	color: #1E64A2;
	font-size: 1.1em;
	margin-bottom: 5px;
}
input.border, textarea.border {
	border: 1px solid #999999;
}
.blueLine {
	width: 440px;
	height: 20px;
	border-bottom: 1px solid #1E64A2;
	float:left;
	color: #1E64A2;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.blueLineRight {
	width: 140px;
	height: 20px;
	border-bottom: 1px solid #1E64A2;
	float:left;
	color: #1E64A2;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
p {
	margin-top: 10px;
	margin-bottom:15px;
}
a {
	color: #1E64A2;
	text-decoration:none;
}
ul {
	list-style-image: url('/img/wrench_r2.png');
}
.containerContainer {
	width:660px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
}
.container {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url('/img/bg_r3.png') repeat-y;
	float: left;
}
/*.top {
	width:800px;
	height: 66px;
	margin: 0 10px 0 10px;
	float: left;
	background:#ffffff;
}*/
.header {
	width: 640px;
	height: 200px;
	float: left;
	margin: 0 10px 0 10px;
}
.van {
	width:240px;
	height:161px;
	float: left;
	background: url('/img/van240x161.jpg');
	margin: 0 0 0 10px;
}
.title {
	width: 219px;
	height: 59px;
	float: right;
	margin: 30px 20px 0 140px;
	overflow:hidden;
}
.phone {
	width: 140px;
	float: right;
	text-align:center;
	margin: 10px 0 0 0;
}
.phone h4 {
	margin-top:10px;
}
.headerBar {
	width:640px;
	height:35px;
	background: url('/img/blackBar.png') center top no-repeat;
	float: left;
}
.main {
	width:640px;
	float:left;
	margin: 10px 10px 0 10px;
}
.left {
	width:440px;
	float: left;
	margin: 0 20px 0 20px;
}
.right {
	width: 140px;
	float:left;
	margin: 0 20px 0 0;
}
.sideLinks {
	width:140px;
	float: right;
}
.sideLinks a {
	clear:both;
	display:block;
	margin-bottom: 5px;
	font-size:1.1em;
}
.footerHR {
	width: 600px;
	height: 1px;
	background: #1E64A2;
	margin: 10px 20px 0 20px;
	float:left;
}
.footer {
	width:640px;
	text-align:center;
	float: left;
}
.alan {
	font-size:0.8em; 
	color:#999999;
}
.alan a {
	color:#666666;
	text-decoration:none;
}
.blueBar {
	width: 640px;
	height: 30px;
	background: url('/img/blueBar.png') repeat-x top;
}
.blackBar {
	width: 640px;
	height: 35px;
	background: url('/img/blackBar.png') repeat-x top;
	float: left;
}
.logo {
	width: 140px;
	float: left;
	height: 171px;
	background: url('/img/logo.png') center no-repeat;
	margin: 20px 0 20px 0;
}
.services {
	width: 450px;
	float: left;
}
.servicesCell {
	width: 225px;
	float: left;
}
.services p {
	font-weight: bold;
	margin-top: 0px;
}
.form {
	margin-top: 5px;
	margin-bottom: 0px;
}
.cert h4 a {
	font-size: 0.9em;
	font-weight: normal;
	display: block;
	clear: both;
}
.cert h4 {
	margin-bottom: 0px;
}