body {
	background-image:url(../images/background_repeater.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	width:800px;
	margin:0 auto;
	background-image:url(../images/shadows.gif);
	padding:0px 3px 0px 3px;
	}
	
/*###################################################################################################### HEADER #####*/
	
.header { 
	width:800px;
	height:110px;
	float:left;
	background:url(../images/first_point_surveys_header.gif) no-repeat #3b3b3b;
	}
	
.stage_break {
	background:url(../images/stage_divide.gif) no-repeat;
	height:10px;
	margin:0 auto;
	width:806px;
	clear:both;
	}
	
.navigation {
	text-indent:30px;
	margin-top:80px;
	float:left;
	width:550px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
	
.header_contact {
	margin-top:80px;
	float:right;
	width:162px;
	padding-right:20px;
	}
	
.section_header {
	height:30px;
	width:800px;
	float:left;
	/*background:url(../images/home_header.gif) top no-repeat;*/
	}
	
.cta_margin {
	margin-top:10px;
	}
	
.footer {
	background:url(../images/footer.jpg) no-repeat;
	height:55px;
	width:806px;
	margin:0 auto;
	color:#8FABFC;
	font-size:10px;
	padding-top:10px;
	clear:both;
	text-indent:25px;
	
	}
	
a.footer_links {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #8FABFC;
	}
	
	
/*###################################################################################################### HEADER #####*/
/*###################################################################################################### HOMEPAGE #####*/
	
.main_stage {	
	width:760px;
	float:left;
	background-color:#3b3b3b;	
	padding:30px 20px 20px 20px;
	height:auto;
	}
	
.image_holder {
	float:left;
	width:265px;
	height:auto;
	}
	
.text_holder {
	float:right;
	width:474px;
	height:500px;
	height:auto;
	}
	
/*###################################################################################################### HOMEPAGE #####*/
/*###################################################################################################### TEXT #####*/

.body_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	}
	
.title_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#8FABFC;
	}
	
.contact_text {
	text-indent:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ccc;
	}
	
a.body_links:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #cccccc;
	}
	
a.body_links:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #cccccc;
	}
	
a.body_links:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #cccccc;
	}
	
a.body_links:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #cccccc;
	}
	
.header_text {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#cccccc;
	line-height:80%;
	height:195px;
	background:url(../images/homepage_bullets.gif) no-repeat top left;
	padding:3px 0px 0px 35px;
	}
	
a.navigation_links:link {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.navigation_links:active {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.navigation_links:hover {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
a.navigation_links:visited {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}

/*###################################################################################################### TEXT #####*/

.float_left {
	float:left;
	padding-left:10px;
	}
	

	
.float_right {
	float:left;
	padding-left:10px;
	width:200px;
	}
