/* Generic Styles */

* {
	margin: 0;
	padding: 0;
}

html {
	font: 11px Tahoma, Verdana, Arial, "times New Roman", sans-serif;
	color: #363636;
	background: #074772;
	height: 100.01%;
}

p {
	margin: 12px 0;
}

img {
	border: 0;
}

a {
	color: #DC0005;
	background-color: inherit;
}

a:hover {
	color: #0088AD;
	background-color: inherit;
}

.mid {
	text-align: center;
}

/* Page Styling */

#wrapper {
	width: 708px;
	margin: 10px auto;
	background: #FFFFFF url(images/wrapperback.png);
}

#header {
	background-image: url(images/header.png);
	width: 708px;
	height: 95px;
	float: left;
}

ul#toplinks {
	position: relative;
	top: 64px;
	left: 524px;
	word-spacing: 18px;
	width: 150px;
}

ul#toplinks li {
	display: inline;
}

ul#toplinks li a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
	word-spacing: normal;
}

ul#toplinks li a:hover {
	text-decoration: underline;
}

#main-links {
	width: 212px;
	height: 194px;
	float: left;
}

#main-links ul {
	display: block;
	list-style: none;
	width: 212px;
	height: 194px;
	float: left;
}

#main-links ul li {
	display: inline;
}

li#home a {
	background-image: url(images/home-button.png);
	width: 212px;
	height: 41px;
	float: left;
}

li#home a:hover {
	background-image: url(images/home-button-over.png);
}

li#about-us a {
	background-image: url(images/about-us-button.png);
	width: 212px;
	height: 37px;
	float: left;
}

li#about-us a:hover {
	background-image: url(images/about-us-button-over.png);
}

li#services a {
	background-image: url(images/services-button.png);
	width: 212px;
	height: 37px;
	float: left;
}

li#services a:hover {
	background-image: url(images/services-button-over.png);
}

li#testimonial-but a {
	background-image: url(images/textimonials-button.png);
	width: 212px;
	height: 37px;
	float: left;
}

li#testimonial-but a:hover {
	background-image: url(images/textimonials-button-over.png);
}

li#contact a {
	background-image: url(images/contact-button.png);
	width: 212px;
	height: 42px;
	float: left;
}

li#contact a:hover {
	background-image: url(images/contact-button-over.png);
}

img#main-image {
	width: 496px;
	height: 194px;
	float: left;
}

/* Left Hand Home Section */

#pageleft {
	width: 212px;
	float: left;
}

h2#about-head img {
	width: 212px;
	height: 34px;
	float: left;
}

#about-text {
	background-image: url(images/about-us-left.png);
	width: 212px;
	height: 266px;
	float: left;
}

#about-text p {
	position: relative;
	top: 2px;
	left: 44px;
	width: 150px;
	text-align: justify;
	line-height: 14px;
}

#about-text a {
	position: relative;
	top: 39px;
	left: 131px;
}

#email-us a {
	background-image: url(images/email-us.png);
	width: 212px;
	height: 83px;
	float: left;
}

#email-us a:hover {
	background-image: url(images/email-us-over.png);
}

/* Right Hand Home Section */

#pageright {
	width: 496px;
	float: left;
}

h1#main-header img {
	width: 496px;
	height: 34px;
	float: left;
}

#welcome {
	background-image: url(images/welcome.png);
	width: 493px;
	height: 131px;
	float: left;
}

#welcome p {
	position: relative;
	top: 20px;
	left: 151px;
	width: 300px;
}

#welcome a {
	position: relative;
	top: 37px;
	left: 394px;
}

#general-services {
	background-image: url(images/general-services.png);
	width: 249px;
	height: 218px;
	float: left;
}

h3#general-services-head {
	position: relative;
	top: 12px;
	left: 20px;
	color: #A00306;
	background-color: inherit;
	font-size: 13px;
}

#general-services p {
	position: relative;
	top: 6px;
	left: 20px;
	width: 200px;
	line-height: 14px;
}

ul#gen-services-list {
	list-style: none;
}

ul#gen-services-list li {
	position: relative;
	top: -4px;
	left: 42px;
	line-height: 18px;
	color: #0088AD;
	background-color: inherit;
	text-decoration: underline;
}

h3#test-head img {
	width: 247px;
	height: 38px;
	float: left;
}

#testimonials {
	background-image: url(images/testimonials.png);
	width: 247px;
	height: 97px;
	float: left;
}

#testimonials p {
	position: relative;
	top: 7px;
	left: 13px;
	width: 200px;
	margin: 14px 0;
}

#call-us a {
	background-image: url(images/call-us.png);
	width: 247px;
	height: 83px;
	float: left;
}

/* Content Page Styles */

h1#subheader img {
	width: 708px;
	height: 34px;
	float: left;
}

#content {
	width: 628px;
	min-height: 200px;
	padding: 15px 40px 15px 40px;
	text-align: justify;
	float: left;
}

#content img {
	display: block;
	margin: auto;
}

#content h2, #content h3 {
	text-decoration: underline;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin: 12px 0;
}

#content dl {
	margin: 15px 0;
}

blockquote {
	background: #EEF6F1 url(images/quote.gif) center no-repeat;
	background-position: 15px 20%;
	color: #283D57;
	padding: 1px 15px 1px 75px;
	border-top: 2px solid #6A98C4;
	border-bottom: 2px solid #6A98C4;
	float: left;
	margin-bottom: 15px;
}

.name {
	float: right;
	padding-bottom: 10px;
	text-decoration: underline;
}

#pre-footer {
	width: 708px;
	height: auto;
	float: left;
}

#pay-by {
	background-image: url(images/pay-by.png);
	width: 249px;
	height: 83px;
	float: left;
	text-align: center;
}

p#subcharge {
	margin-top: 35px;
}

img.list-image {
	float: right;
}

#content ul {
	margin-left: 24px;
	padding-left: 10px;
}

#content ul.lists {
	line-height: 30px;
	margin-top: 10px;
}

/* Footer Section */

#footer {
	background-image: url(images/footer.png);
	width: 708px;
	height: 86px;
	clear: both;
}

ul#footlinks {
	text-align: center;
	list-style: none;
	word-spacing: 8px;
	padding-top: 13px;
}

ul#footlinks li {
	display: inline;
	color: #E57F00;
	background-color: inherit;
}

ul#footlinks li a {
	font-weight: bold;
	color: #585858;
	background-color: inherit;
	text-decoration: none;
	word-spacing: normal;
}

ul#footlinks li a:hover {
	text-decoration: underline;
}

#footer p {
	position: relative;
	text-align: center;
	margin: 2px 0;
	top: 20px;
}

#keywords {
	text-align: center;
	font-size: 9px;
	padding-top: 10px;
	color: #666;
	background-color: inherit;
}

#keywords2 {
	text-align: center;
	font-size: 9px;
	padding-top: 10px;
	color: #666;
	background-color: inherit;
}

#rapidstats {
	text-align: center;
	padding-top: 5px;
}