body {
	margin:0;
	padding:0;
	background:#E2DECD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.813em;
	color:#333;
	line-height:140%;
}
html, body {
	height:100%;
}
#wrapper {
	width:980px;
	margin:0 auto;
	padding:0px;
	min-height:100%;
	background:#FFFFFF;
}
#padding {
	padding:40px;
}
#header {
	height:75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #27598F;
	font-weight: bold;
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight:bold;
	line-height:-10%;
	padding-bottom:5px;
	letter-spacing: 0.2em;
}
#nav {
}
#services li h2 {
	color:#fff;
	font-size:0.875em;
}
#services li p {
	color:#bbb;
	font-size:0.75em;
}
.seperator {
	background:url(images/v-sep.jpg) top right repeat-y;
}
.services-1 {
	background:url(images/icon-bucket-small.png) 20px 5px no-repeat;
}
.services-2 {
	background:url(images/icon-sponge-small.png) 20px 5px no-repeat;
}
.services-3 {
	background:url(images/icon-duster-small.png) 20px 5px no-repeat;
}
.services-4 {
	background:url(images/icon-brush-small.png) 20px 5px no-repeat;
}
#services {
	overflow:hidden;
	padding:0; /* reset inherited pading-right:10px from ul tag */
	background:#333;
	margin-top:-0px;
}
#services li {
	float:left;
	list-style:none;
	margin:15px 0;
	width:225px;
}
#services li h2 {
	line-height:20px;
	padding:0 15px 5px 55px;
}
#services li p {
	line-height:16px;
	padding:0 15px 0 55px;
}
#services a {
	color:#95B9C9;
}
#content {
	margin-top:15px;
}
#footer {
	margin-top:15px;
	height:40px;
	background:#13457B;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	font-size:11px;
}
#footer a {
	color:#FFF;
}
#end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
}
#img-bar {
	width:900px;
	height:84px;
	background:url(../images/img-bar.jpg) center no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #95B9C9;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F63;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339712;
	margin: 0px;
	padding: 0px;
}
a {
	color: #F63;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #13457B;
}
.img-right {
	float:right;
	padding:5px;
}
.img-left {
	float:left;
	padding:5px;
}
.employ {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	color:#333;
}
.employ a {
	color:#333;
	text-decoration:none;
}
.employ a:hover {
	color:#333;
	text-decoration:underline;
}
.fast {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	color:#333;
}
input, textarea {
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.req {
	font-size:10px;
	color:#F00;
}


.fancybox-slide--iframe .fancybox-content {
	width  : 660px !important;
	height : 310px !important;
	margin: 0;
  	background: #FFF;
}