body{
	background-image:url(images/background.jpg);
	background-attachment:fixed;
	background-position:top center;
	background-repeat:repeat;
	background-color:#ffffff;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	font-size:12px;
}

p {text-align:left;
	font-size:11px;
	margin:0px 0px 10px 0px;}
	
.contact_text {text-align:left;
	font-size:12px;
	margin:0px;
	line-height:18px;}

ul, li{
	line-height:25px;
}

#container {
	width:843px;
	margin:0px auto;
}

#header {
	width:801px;
	height:75px;
	background-color:#126081;
}

#logo{
	width:374px;
	float:left;
}

a{
	color:#9FE0FF;
}

#nav_section{
float:left;
width:426px;
}

#center{
float:left;
width:842px;
padding:0px 21px 0px 21px;
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
}


#left_corner{
float:left;
width:21px;
height:21px;
}

#right_corner{
float:left;
width:21px;
height:21px;
}

#bottom_shadow{
float:left;
height:21px;
width:800px;
background-image:url(images/bshadow.jpg);
background-repeat:repeat-x;
}

#location{
height:31px;
text-align:right;
}

#nav {
	width:426px;
	height:33px;
}

#nav_change_home{
	height:11px;
	width:800px;
	background-color:#D2EDF9;
}

#nav_change_services{
	height:11px;
	width:800px;
	background-color:#A9DDF3;
}

#nav_change_contact{
	height:11px;
	width:800px;
	background-color:#25A8E0;
}

#nav_change_pricing{
	height:11px;
	width:800px;
	background-color:#6DC6EB;
}

#flash{
width:800px;
}


#content {
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:350px;
	background-color:#467E20;
	}
	
#content_sub {
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-x;
	width:800px;
	background-color:#467E20;
	}
	
#content_left_home{
	width:215px;
	height:109px;
	padding:0px 7px 0px 14px;
	float:left;
}

.content_boxes_home{
	height:140px;
}

#content_left_contact{
	width:750px;
	height:109px;
	padding:0px 7px 0px 14px;
	float:left;
}

#content_left_sub{
	width:167px;
	height:483px;
	padding:20px 7px 0px 8px;
	float:left;
}

#content_right_home{
	float:right;
	width:564px;
}

#content_right_sub{
	float:right;
	width:580px;
	padding:20px 15px 0px 0px;
}

.box_small{
	width:173px;
	float:left;
	height:282px;
	margin:0px 11px 0px 0px;
	background-image:url(images/3boxbg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
}

.box_small ul{
	text-align:left;
	height:80px;
}

.box_large{
	width:580px;
	margin:0px 11px 20px 0px;
}

.box_large_bg{
	width:556px;
	background-image:url(images/bg_box_lg.jpg);
	background-repeat:repeat-x;
	padding:0px 10px 0px 10px;
	border-left:#233E0D 1px solid;
	border-right:#233E0D 1px solid;
	background-color:#305512;
}

.list{
	list-style:disc;
	color:#FFFFFF;
	line-height:12px;
	list-style-position:inherit;
	margin:0px 0px 0px 10px;
	padding:0px;
	font-size:11px;
	text-indent: -.01em;
}

.list_section{
	margin:5px 0px 0px -25px;
}


.price_desc{
width:325px;
height:20px;
padding:5px 0px 5px 0px;
border-bottom:#FFFFFF dotted 2px;
float:left;
}

.price{
width:250px;	
height:20px;
vertical-align:middle;
padding:5px 0px 5px 0px;
border-bottom:#FFFFFF dotted 2px;
float:left;
}

.price_desc_nobdr{
width:325px;
height:20px;
padding:5px 0px 5px 0px;
float:left;
}

.price_nobdr{
width:250px;	
height:20px;
vertical-align:middle;
padding:5px 0px 5px 0px;
float:left;
}

#footer {
	text-align:right;
	width:771px;
	height:28px;
	display:block;
	color:#D3E4DB;
	background-color:#213a34;
	background-image:url(images/heritage_14.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.verbcomm{
	color:#666666;
	text-align:center;
	font-size:11px;
}

