body,td,th {
	color: #333333;
}
body {
	background-color: #1A5743;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg_body.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#wrapper {
	width: 927px;
	min-height: 600px;
}

#header {
	width: 100%;
	height: 100px;
}

#header_logo {
	margin-left: 15px;
}

#the_body {
	width: 100%;
	min-height: 380px;
	background-repeat:no-repeat;
	clear: left;
}

#body_bottom {
	margin-bottom: 10px;
}

#body_feature {
	width: 100%;
	background-image: url(/images/panel_feature.gif);
	height: 270px;
	margin-top: 10px;
	padding-top: 6px;
}

#body_content_home {
	background-color: #FFFFFF;
	width: 886px;
	min-height: 350px;
	padding: 10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 10px;
}

#body_content {
	background-color: #FFFFFF;
	width: 907px;
	min-height: 500px;
	padding: 10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 10px;
}

#home_news_events {
	width: 373px;
	margin: 0px;
	float: left;
}

#home_pitch {
	width: 473px;
	padding: 15px;
	float: left;
	margin-left: 10px;
	background-image:url(/images/home_bg_pitch.jpg);
	background-repeat:no-repeat;
	height: 262px;
}

.home_content {
	padding-left: 10px;
}

.title_text {
	font-weight: bold;
	font-size: 13px;
}

.pitch_text {
	margin-left: 10px;
	text-align:left;
	width: 200px;
	margin-top: 35px;
}

.main_text {
	font-size: 12px;
	color: #333333;
}

#main_text {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	text-align:left; 
	float: left; 
	width: 597px; 
	margin-left: 5px;
}

#footer {
	width: 100%;
	height: 67px;
	padding: 15px;
	background-image:url(/images/footer_background.jpg);
	background-repeat:no-repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
}

#request_services {
	margin-top: 20px;
	width: 203px;
	text-align:left;
}

#big_green {
	float: left;
	width: 305px; 
	min-height: 578px;
}

a:link {
	color: #3163b0;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3163b0;
}
a:hover {
	text-decoration: none;
	color: #3163b0;
}
a:active {
	text-decoration: none;
	color: #3163b0;
}
