body, p, img, ul, li, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background: #FFF url(../images/body_bg.gif) repeat-x left top;
}
div#page {
	width: 889px;
	margin: 0 auto;
	padding: 19px 50px 19px 49px;
	background: transparent url(../images/page_bg.png) no-repeat left top;
}
h1 {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #949494;
	margin-bottom: 20px;
}

/* Header Styles */
div#header {
	margin-bottom: 22px;
}
div#header img#callus, 
div#header img#emailus {
	float: right;
}
div#header img#emailus {
	clear: right;
}
/* Header Styles */

/* Homepage Styles */
div#main-content {
	width: 548px;
	padding-right: 30px;
	float: left;
}
div#sidebar {
	width: 310px;
	margin-left: 578px;
	background-color: #d3e1ec;
}
div#main-content p {
	margin-bottom: 15px;
}
div#main-content p.subtitle {
	font-size: 14px;
	margin-bottom: 6px;
}
img#mainimage {
	margin-bottom: 16px;
}
div#services-top {
	width: 310px;
	height: 52px;
	background: #FFF url(../images/services_top.gif) no-repeat left top;
}
div#services-bottom {
	width: 310px;
	height: 15px;
	background: #FFF url(../images/services_bottom.gif) no-repeat left top;
}	
p#servicelist-top {
	width: 286px;
	height: 5px;
	margin-left: 11px;
	background: #FFF url(../images/servicelist_top.gif) no-repeat left top;
}
p#servicelist-bottom {
	width: 286px;
	height: 5px;
	margin-left: 11px;	
	background: #FFF url(../images/servicelist_bottom.gif) no-repeat left top;
}
div#sidebar ul {
	list-style-type: none;
	background-color: #FFF;
	margin-left: 11px;
	width: 286px;
	background: #FFF url(../images/servicelist_bg.gif) repeat-y left top;
}
div#sidebar ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height: 24px;
	border-bottom: 1px solid #d9dfe4;
	padding-top: 4px;
	padding-bottom: 2px;
	background: #FFF url(../images/servicelist_bg.gif) repeat-y left top;
}	
div#sidebar ul li.last {
	border-bottom: none;
	padding-bottom: 0;
}	
div#sidebar ul li img {
	float: left;
	width: 36px;
	height: 24px;
}	
div#sidebar p#servicenote {
	margin-left: 11px;
	margin-top: 12px;
	font-size: 14px;
}
/* Homepage Styles */

/* Footer Styles */
div#footer-top {
	width: 889px;
	height: 9px;
	background: #FFF url(../images/footer_top.gif) no-repeat left top;
	clear: left;
	margin-top: 14px;
}
div#footer-bottom {
	width: 889px;
	height: 9px;
	background: #FFF url(../images/footer_bottom.gif) no-repeat left top;
}
div#footer-content {
	background-color: #ebf0f3;
	height: 49px;
}
div#footer-content img {
	float: right;	
	margin-right: 16px;
	margin-top: 12px;
}
div#footer-content p#sitedesign {
	float: right;
	font-size: 11px;
	color: #737b81;
	margin-right: 15px;
	margin-top: 21px;
}
div#footer-content p#sitedesign a {
	color: #737b81;
}	
div#footer-content div.footerlinks ul {
	list-style-type: none;
	margin-left: 16px;
	padding-top: 8px;
}
div#footer-content div.footerlinks ul li {
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737b81;
}
div#footer-content div.footerlinks ul li a {
	color: #1d83c3;
	text-decoration: none;	
}
div#footer-content p.siteinfo {
	clear: left;
	color: #737b81;
	margin-left: 16px;
	padding-top: 4px;
	display: inline-block;
}
/* Footer Styles */

/* Content Page Styles */
div#contentpage-sidebar {
	float: left;
	width: 190px;
	margin-bottom: 18px;
}
div#contentpage-content {
	margin-left: 190px;
	margin-bottom: 18px;
	width: 659px;
	padding: 0 20px 0 20px;
}
div#sidebar-top {
	width: 190px;
	height: 7px;
	background: #FFF url(../images/sidebar_top.gif) no-repeat left top;
}
div#sidebar-bottom {
	width: 190px;
	height: 7px;
	background: #FFF url(../images/sidebar_bottom.gif) no-repeat left top;
}
div#sidebar-content {
	background-color: #d3e1ec;
	padding: 5px 12px 5px 11px;
	width: 167px;
}
div#sidebar-content ul {
	list-style-type: none;
	background-color: #FFF;
}	
div#sidebar-content ul li {
	padding: 6px 12px;
	border-bottom: 1px solid #d9dfe4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
div#sidebar-content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
div#contentpage-sidebar h2 {
	background-color: #d3e1ec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
div#contentpage-sidebar h3 {
	background-color: #d3e1ec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 6px;
}
/* Content Page Styles */
