body {
	background-color: #E8E8E8;
	margin: 0px;
	padding: 0px;
}
#top_spacer {
	margin: 0px auto;
	padding: 0px;
	height: 47px;
	width: 800px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	height: 133px;
	width: 800px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#header_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 133px;
	width: 470px;
}
#header_left h1 {
	font-family: Arial;
	font-size: 42px;
	color: #FFFFFF;
	margin: 0px;
	padding: 50px 0px 0px 30px;
}
#header_left p {
	font-family: Arial;
	font-size: 12px;
	color: #78A2CC;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#header_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 133px;
	width: 330px;
}
#header_right h1 {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding: 65px 0px 0px 50px;
}


#navigation {
	margin: 0px auto;
	padding: 0px;
	height: 45px;
	width: 800px;
	background-image: url(../images/navigation_bg.jpg);
	background-repeat: no-repeat;
}
#navmenu {
	width: 750px;
	height: 45px;
	padding: 0px;
	margin: 0px auto;
 }
#navmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
 } 
#navmenu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 45px;
}
#navmenu ul li a {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	height: 45px;
	line-height: 48px;
	background-image: url(../images/navigation/two_state.jpg);
	margin: 0px;
	padding: 0px 12px 0px 12px;
	text-align: center;
}
#navmenu .selected {
	background-position: 0px -45px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navmenu a:hover {
	background-position: 0px -45px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#front_images {
	margin: 0px auto;
	padding: 0px;
	height: 240px;
	width: 800px;
	background-image: url(../images/white_bg.jpg);
	background-repeat: repeat-y;
}
#image_one {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 240px;
	width: 270px;
	background-image: url(../images/front_images/business_image.jpg);
	background-repeat: no-repeat;
}
#one_top {
	margin: 0px;
	padding: 0px;
	height: 146px;
	width: 270px;
}
#one_middle {
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 270px;
}
#one_middle h1 {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
#one_bottom {
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 270px;
}
#one_bottom p {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 17px 29px 0px 0px;
	text-align: right;
}
#one_bottom a {
	color: #666666;
	text-decoration: none;
}
#one_bottom a:hover {
	color: #666666;
	text-decoration: underline;
}


#image_two {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 240px;
	width: 260px;
	background-image: url(../images/front_images/home_image.jpg);
	background-repeat: no-repeat;
}
#two_top {
	margin: 0px;
	padding: 0px;
	height: 146px;
	width: 260px;
}
#two_middle {
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 260px;
}
#two_middle h1 {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	margin: 0px;
	padding: 15px 0px 0px 22px;
}
#two_bottom {
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 260px;
}
#two_bottom p {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 17px 26px 0px 0px;
}
#two_bottom a {
	color: #666666;
	text-decoration: none;
}
#two_bottom a:hover {
	color: #666666;
	text-decoration: underline;
}



#image_three {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 240px;
	width: 270px;
	background-image: url(../images/front_images/vehicle_image.jpg);
	background-repeat: no-repeat;
}
#three_top {
	margin: 0px;
	padding: 0px;
	height: 146px;
	width: 270px;
}
#three_middle {
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 270px;
}
#three_middle h1 {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	margin: 0px;
	padding: 15px 0px 0px 22px;
}
#three_bottom {
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 270px;
}
#three_bottom p {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 17px 35px 0px 0px;
}
#three_bottom a {
	color: #666666;
	text-decoration: none;
}
#three_bottom a:hover {
	color: #666666;
	text-decoration: underline;
}



#grey_spacer {
	margin: 0px auto;
	padding: 0px;
	height: 22px;
	width: 800px;
	background-image: url(../images/grey_spacer.jpg);
	background-repeat: no-repeat;
}
#content_container {
	padding: 0px;
	width: 800px;
	background-image: url(../images/white_bg.jpg);
	background-repeat: repeat-y;
	height: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left_content {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 700px;
	width: 510px;
}
#left_content h1 {
	font-family: Arial;
	font-size: 22px;
	color: #666666;
	margin: 0px 10px 0px 10px;
	padding: 10px 5px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#left_content h2 {
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	margin: 0px;
	padding: 5px 18px 5px 18px;
}

#left_content p {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 10px 18px 5px 18px;
}
#left_content a {
	color: #4F8AC4;
	text-decoration: none;
}
#left_content a:hover {
	color: #5088C1;
	text-decoration: underline;
}




#right_content {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 700px;
	width: 290px;
}
#photo_frame {
	margin: 0px;
	padding: 0px;
	height: 186px;
	width: 290px;
	background-image: url(../images/photos/cp_blank_photo.jpg);
	background-repeat: no-repeat;
}
#pf_top {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 290px;
}
#pf_picture {
	margin: 0px auto;
	padding: 0px;
	height: 150px;
	width: 260px;
}
#photo_frame_two {
	margin: 0px;
	padding: 0px;
	height: 184px;
	width: 290px;
	background-image: url(../images/photos/cp_blank_photo_two.jpg);
	background-repeat: no-repeat;
}
#pf2_top {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 290px;
}
#pf2_picture {
	margin: 0px auto;
	padding: 0px;
	height: 150px;
	width: 260px;
}


#site_visit {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 290px;
	background-image: url(../images/front_images/free_site_visits.jpg);
	background-repeat: no-repeat;
}
#site_visit p {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 65px 25px 0px 25px;
}
#support_locals {
	background-image: url(../images/front_images/support_locals.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 290px;
}
#support_locals p {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 60px 25px 0px 25px;
}




#footer {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 91px;
	width: 800px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
#footer_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 91px;
	width: 585px;
}
#footer_left p {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 35px 0px 0px 30px;
}
#footer_left a {
	color: #666666;
	text-decoration: none;
}
#footer_left a:hover {
	color: #666666;
	text-decoration: underline;
}


#footer_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 91px;
	width: 215px;
}
#footer_right h1 {
	font-family: Arial;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0px;
	padding: 8px 0px 0px 15px;
}

#bottom_spacer {
	margin: 0px auto;
	padding: 0px;
	height: 85px;
	width: 800px;
	text-align: right;
}
#bottom_spacer img {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

