body
{
	background: #074124 url(background.jpg) repeat-x;
	font: 62.5%/1.3 Arial, Helvetica, sans-serif;
	color: #169854;
}
body, h1, h2, h3, h4, h5, h6, ul
{
	margin:0;
	padding:0;
}
a, a:hover
{
	color:black;
}
a img
{
	border:none;
}
.separator
{
	clear:both;
}
#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 643px;
	height: 213px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 643px;
	height: 213px;
}


#top_menu_div
{
	margin-top:200px;
	padding:22px 0 14px;
	height:22px;
	background:url(menu_background.gif);
}
#top_menu
{
	font-size:1.23em;
	font-weight:bold;
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	text-decoration:none;
	color:white;
}
#top_menu li
{
	display:inline;
	padding:0 .7em;
	background:url(menu_split.gif) no-repeat;
	background-position: center right;
}
#top_menu li.last
{
	background:none;
}
#top_menu a
{
	color:white;
	text-decoration:none;
}
#top_menu a:hover
{
	color:#C5F428;
}
#container
{
	margin:0 auto;
	width:900px;
}

#top_banner
{
	width:900px;
	height:44px;
	position:relative;
}

#content
{
	background-color:white;
	margin:0 auto;
	padding:0px 12px;
	color: #606060;
}
#sidebar
{
	width:220px;
	float:left;
}
/* ********************************
Main Body Styling 
********************************* */
#main_body
{
	width:880px;
	float:right;
}
#main_body h2 {
	margin-top: 25px;
}
#main_body img
{
	margin-bottom:10px;
}
#main_body_text
{
	padding:0 20px 5px;
}

/*
#main_body_text h2
{
	padding-left:10px;
	color:#056735;
	font-size:2.1em;
	font-weight:normal;
	border-bottom: solid 2px #9FC35B;
}
*/
#main_body_text p
{
	font-size:1.3em;
}
#main_body_text h3
{
	color: #036534;
}

/* ********************************
END Main Body Styling 
********************************* */
.service_thumbnails_column
{
	float:left;
	width:420px;
}
.service_thumbnails
{
	list-style:none;
	padding:0;
	margin:20px 0 0 0;
	font-size:1.1em;
	line-height:1.4em;
	color:#6D6D6D;
}
.service_thumbnails a
{
	color:#6D6D6D;
}
.service_thumbnails .service_thumbnail_item
{
	display:block;
	float:left;
	width:420px;
	margin-bottom:20px;
}
.service_thumbnails img
{
	float:left;
	padding:3px;
	border:solid thin #E0E0E0;
}
.service_thumbnails ul
{
	list-style:none;
	display:block;
	float:left;
	padding:5px 0 0 20px;
	width:220px;
}
.service_thumbnails ul li.headline
{
	list-style:disc;
}
#footer
{
	background:url(content_footer.gif) no-repeat;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#footer_menu
{
	list-style:none;
	color:white;
}

#footer_menu li
{
	display:inline;
	border-right: 1px solid #ADD036;
	background-position: center right;
	line-height: 1;
	padding-top: 0;
	padding-right: 0.8em;
	padding-bottom: 0;
	padding-left: 1em;
}
#footer_menu li.last {
	border-right: 0;
}
#footer_menu a
{
	color:white;
	text-decoration:none;
	line-height: 1;
}

#footer_menu li.first
{
	padding:0 1em 0 0;	
}
#footer_menu li.last
{
	background:none;
}

#windowbox {
	background-color:#D3D3D3;
	overflow: hidden;
}
#windowbox img {
	display: block;
	float: right;
	border-left: 13px solid #D3D3D3;
}
#service
{
	float: left;
	padding:0px 0px;
}
#service a
{
	text-decoration:none;
}
#service h2
{
	color: green;
	font-size:1.4em;
	font-weight:normal;
	margin-bottom: .5em;
}
#service ul
{
	padding:0 1em;
	font-size:1.2em;
}
#service ul li
{
	line-height:1.7em;
	color:white;
}


#associations ul
{
	display:block;
	list-style:none;
	margin:0 auto;
	padding:0;
	
}
#associations li
{
	padding-bottom:10px;
}
#associations li img, #associations li a
{
	display:block;
	margin:0 auto;
	text-align:center;
}
.h2_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #084025;
}
