

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}body {
	background: transparent url('../images/bg.gif') left top repeat;
	font: 12pt/16pt Georgia, Times, Serif;
	color: #fff;
}

a { color: #039; text-decoration: none; }
	a:hover { text-decoration: underline; }

.wrap { width: 960px; margin: auto; }

.left { float: left; }
.right { float: right; }
.left.push { margin-left: -15px; }
.right.push { margin-right: -15px; }
.left.push, .right.push { margin-bottom: -20px; }

.bull {
	list-style: disc;
	margin-left: 40px;
}

#subhead {
	height: 16px;
	padding: 20px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	margin-bottom: 20px;
	background: #666 url('../images/h1-bg.gif') left bottom repeat-x;
}

h1 {
	font: normal 18pt/14pt Georgia, Times, Serif;
	float: left;
}

.desc {
	text-transform: uppercase;
	font-size: 8pt;
	letter-spacing: 2px;
	font-style: italic;
	margin-left: 8px;
	margin-top: 2px;
}

h2 {
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: normal;
}

.color { color: #039; }
.gray { color: #aaa; }

.upper { text-transform: uppercase; }

ul.bull { list-style-type: disc; margin-left: 30px; }

#container { padding-top: 20px; background: transparent url('../images/header-bg.gif') left top repeat-x; }

#header {
	height: 60px;
}

#logo {
	display: block;
	text-align: center;
	font-size: 16pt;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

#nav { text-align: center; overflow: hidden; }
#nav li {
	display: inline;
	border-right: 1px solid #aaa;
}
	#nav li.last { border: none; }
#nav li a {
	padding: 0 5px;
	text-transform: uppercase;
	font-size: 8pt;
	position: relative;
	z-index: 600;
}
	#nav li.last a { padding-right: none; }
	
#nav li ul {
	display: none;
	position: absolute;
	padding-top: 30px;
	background: transparent url('../images/subnav-bg.gif') center top no-repeat;
	width: 240px;
	border-top: none;
	z-index: 500;
	margin-top: -15px;
}
	#nav li ul li {
		display: block;
		border-right: none;
		border: 1px solid #888;
		border-collapse: collapse;
		padding: 5px 10px;
		background-color: #AAA;
		margin: -1px 0;
	}
		#nav li ul li a { color: #fff; padding: 0; }
#nav li:hover > ul { display :block; }

#nav li#services ul { margin-left: 236px; }

#content { margin-top: 10px; }

#cycle-wrap {
	width: 979px;
	height: 319px;
	margin: -19px;
	margin-top: -5px;
	padding: 19px 0 0 17px;
	background: url('../images/cycle-bg.png') left top no-repeat;
	position: relative;
	z-index: 100;
}

#cycle-text { position: relative; z-index: 200; background-color: transparent; }
#cycle-text div {
	text-shadow: #039 0 0 5px, #039 0 0 10px, #039 0 0 20px;
	font-size: 22pt;
	margin: -500px 0 -100px 20px;
	position: relative;
	z-index: 200;
	background-color: #039;
	height: 20px;
	padding: 10px;
	overflow: hidden;
	text-align: center;
}
	#cycle-text div#ct1 { width: 420px; top: 230px !important; left: 215px !important; }
	#cycle-text div#ct2 { width: 460px; top: 420px !important; width: 420px; }
	#cycle-text div#ct3 { width: 520px; top: 405px !important; left: 315px !important; }
	#cycle-text div#ct4 { width: 360px; top: 420px !important; left: 176px !important; }
	#cycle-text div#ct5 { width: 450px; top: 230px !important; left: 215px !important; }
	#cycle-text div#ct6 { width: 550px; top: 230px !important;  }
	#cycle-text div#ct7 { width: 590px; top: 420px !important; width: 670px; }
	
h1#welcome { font-size: 24pt; }
.plaque { margin-top: -10px; margin-bottom: 25px; }
#hometext {
	margin-top: 20px;
}

#homebottom div {
	margin: 20px 0;
	width: 430px;
	padding: 20px;
	background-color: #AAA;
}

.third {
	width: 253px;
	height: 300px;
	padding: 30px;
	margin: 9px -11px;
	background: url('../images/home-third-bg.png') left top no-repeat;
	float: left;
	margin-right: 31px;
}
	.third.last { margin-right: -50px; margin-left: -12px; }
	
	.third h2 { margin-bottom: 40px; margin-top: -5px; }
	.third img { float: left; margin: 8px 14px -10px -4px; }

.readmore {
	display: block;
	clear: both;
	width: 74px;
	padding-right: 15px;
	background: url('../images/readmore.png') right 2px no-repeat;
	font-size: 8pt;
	text-transform: uppercase;
	float: right;
}

#pictures { width: 980px; }
#pictures a {
	display: block;
	width: 225px;
	height: 150px;
	float: left;
	border: 3px solid #830;
	margin: 0 12px 12px 0;
}
	#pictures a:hover { border-color: #AAA; }

.testimonial {
	display: block;
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 20px;
	overflow: hidden;
}
	.testimonial span {
		display: block;
		margin-left: 500px;
		font-size: 16px;
		font-style: italic;
	}
	
#gmap {
	width: 530px;
	height: 327px;
	margin-bottom: 20px;
}
form {
	width: 410px;
}

label {
	display: block;
	width: 100px;
	float: left;
}
	input, textarea, .input { font: 10pt/14pt Georgia, Times, Serif !important; }
	.input {
		width: 300px;
		border: 2px solid #830;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		padding: 3px;
		margin-bottom: 5px;
		height: 17px;
		background-color: #f1f1f1;
		color: #830;
	}
		.input.error { border-color: #fc7; }
		.input.med { width: 148px; }
		select.input { height: 27px; position: relative; top: 1px; }
		.input:hover, .input:focus { background-color: #fff; border-color: #a52; }
		.textarea { margin-top: -1px; height: 128px; }
	
.return {
	border: 3px solid #fc7;
	color: #830;
	padding: 20px;
	background-color: #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#otherservices {
	margin-right: 20px;
	background-color: #EEE;
	padding: 20px;
	width: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 8pt;
	line-height: 9.8pt;
	height: 258px;
}

.pdf { background: url('../images/icon-pdf.gif') left center no-repeat; padding-left: 20px; }
.word { background: url('../images/icon-word.gif') left center no-repeat; padding-left: 20px; }

	#otherservices strong { color: #000; }

#footer {
	background: url('../images/footer-bg.png') center top no-repeat;
	margin-top: 20px;
	height: 58px;
	padding-top: 20px;
	text-align: center;
	font-size: 8pt;
	text-transform: uppercase;
	clear: both;
}
