html {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: normal 12px/14px Arial,sans-serif;
	background: #cef4db url(../images/body-bg.jpg) center top repeat-x;
}
body {
	width: 878px;
	margin: 0 auto;
	padding: 0;
}
p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
img {
	border: 0;
}
h1,h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #2a546e;
	margin: 0;
	padding: 0;
}
ol {
	padding-left: 20px;
}
.clear {
	clear: both;
}

/* Header */
div.header {
	width: 878px;
}
div.header .logo-menu {
	width: 629px;
	float: left;
}
div.header .header-info {
	width: 243px;
	float: left;
	padding: 0 0 0 6px;
}
div.header .header-info table {
	width: 243px;
	margin-top: 12px;
}
div.header .header-info table th {
	width: 83px;
	color: #2a546e;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
div.header .header-info table td {
	width: 154px;
	color: #2a546e;
	padding-left: 6px;
	padding-bottom: 10px;
	vertical-align: top;
}
div.header .logo-container {
	padding: 25px 0 0 21px;
	height: 99px;
}
/* Header */

div.title-container {
	width: 878px;
	height: 86px;
	background: transparent url(../images/title-bg.png) no-repeat left top;
	position: relative;
	clear: left;
}
div.title-container h1 {
	position: absolute;
	top: 38px;
	left: 52px;
}	
div.title-container h2 {
	position: absolute;
	top: 38px;
	left: 653px;
}
div.title-container-wide {
	width: 878px;
	height: 86px;
	background: transparent url(../images/title-bg.png) no-repeat left top;
	position: relative;
	clear: left;
}
div.title-container-wide h1 {
	position: absolute;
	top: 38px;
	left: 12px;
}	
div.title-container-wide h2 {
	position: absolute;
	top: 38px;
	left: 653px;
}	
div.content-container {
	width: 850px;
	padding: 0 8px 0 20px;
	background: transparent url(../images/content-bg.png) repeat-y left top;
}
div.content-container .col1 {
	float: left;
	width: 527px;
	padding: 12px 40px 15px;
}
div.content-container .col2 {
	width: 213px;
	margin-left: 607px;
	padding: 0 15px 15px 15px;
}
div.content-container .col1 ul {
	padding-left: 15px;
}

/* Footer */
div.footer {
	position: relative;
	width: 850px;
	margin: 0px auto;
	padding: 0px;
}
div.footer .address {
	color: #686868;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 11px;
	line-height: 15px;
}
div.footer .hours {
	color: #686868;
	position: absolute;
	top: 18px;
	left: 0px;
	font-size: 11px;
	padding-left: 5px;
	line-height: 15px;
}
div#footermenu {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
div#footermenu ul {
	position: relative;
	left: -6px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#footermenu li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 12px;
	font: normal 11px/12px Arial,sans-serif;
	background: url(../images/footer-border.jpg) no-repeat right 2px;
}
div#footermenu li:last-child {
	background: none;
}	
div#footermenu a {
	color: #686868;
	text-decoration: none;
}
p.copyright, p.address {
	font: normal 11px/12px Arial,sans-serif;
	color: #949494;
}
div.designedby {
	position: absolute;
	top: 19px;
	right: 0px;
}
div.designedby img {
	border: 0 none;
}
/* Footer */

.errmsg {
	color: red;
	font-style: italic;
}

table.services-wide,
table.services-medium,
table.services-narrow {
	width: 520px;
	margin-bottom: 40px;
}
table.services-wide p,
table.services-medium p,
table.services-narrow p {
	padding: 0;
	margin: 0;
}	
table.services-wide thead th,
table.services-medium thead th,
table.services-narrow thead th {
	width: 520px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #58a872;
	padding-bottom: 7px;
	text-align: left;
}
table.services-wide tbody th,
table.services-wide tbody td,
table.services-medium tbody th,
table.services-medium tbody td,
table.services-narrow tbody th,
table.services-narrow tbody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-bottom: 5px;
	text-align: left;
}
table.services-wide tbody th {
	width: 302px;
}
table.services-wide tbody td {
	width: 218px;
}
table.services-narrow tbody th {
	width: 168px;
}
table.services-narrow tbody th.length {
	padding-left: 12px;
	width: 156px;
}
table.services-narrow tbody th.style {
	padding-left: 35px;
	width: 133px;
}
table.services-narrow tbody td {
	width: 352px;
}
table.services-medium tbody th {
	width: 218px;
}
table.services-medium tbody th.length {
	padding-left: 12px;
	width: 206px;
}
table.services-medium tbody th.style {
	padding-left: 35px;
	width: 183px;
}
table.services-medium tbody td {
	width: 302px;
}

/* Contact Form Styles */
form#contactus th {
	text-align: left;
	padding-right: 10px;
	width: 175px;
	vertical-align: top;
	padding-bottom: 3px;
}
form#contactus td {
	vertical-align: top;
	padding-bottom: 3px;
}	
form#contactus textarea {
	width: 245px;
	height: 100px;
}
div#errmsg {
	color: red;
	margin: 10px 0 20px;
}
div#errmsg ul {
	margin: 0;
	padding-left: 15px;
}	

