body {
	background: #585652;
}

#header {
	border-color: #333333;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	position: relative;
	height: 150px;
}

#abs_logo {
	position: absolute;
	left: 30px;
	top: 20px;
}

#header table {
	bottom: 0px;
	margin: 0px;
	width: 100%;
}


#footer_text {
	margin: auto;
	text-align: center;
	color: #dddddd;
	font-size: 13px;
	margin-top: 15px;
}
	
.white_link {
	text-decoration:none;
	color: #dddddd;
}


#container {
	padding: 100px 150px 100px 150px;
	xmin-height: 400px;
	border: 1px solid #4d2911;
	width: 600px;
	x margin: auto;
	position: relative;
	font-family: verdana, helvetica, sans-serif;
}

.home_link {
	color: #222222 !important;
	font-size: 12px;
	text-decoration: underline !important;
	margin-top: 10px;
	margin-bottom: 28px;
	margin-left: 15px;
}

.menu_strip {
	position: absolute;
	bottom: 0px;
	width: 100%;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	margin-top: 0px;
	margin-left: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #30301f;
	background-color: #ffffff;
}
	
.menu_strip a {
	color: #585652;
	text-decoration: none;
}

.menu_strip a:hover {
	color:#7b9f90;
}

#content {
	background-color: #ffffff;
	min-height: 500px;
	padding: 10px 55px 55px 55px;
	border-color: #333333;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}

#content img {
	margin:20px 30px 20px 30px;
}

#radon_gif {
	margin-right: 0px !important; 
}

#content p {
	line-height: 150%;
	text-align: justify;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
}

#content a {
	margin-left: 8px;
	color: #7b9f90;
	font-family: verdana, helvetica, sans-serif;
}

#content a:hover {
	color: #c7d8d1;
}

#content ul img { 
	margin: 5px; 
}

.main_home {
	color:#30301f;
	text-decoration: none;
}

#content li { 
	margin-bottom: 10px;
	font-size: 13px; 
}

.page_title {
	font-size: 15px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 10px;
	margin-top: 30px;
	font-family: verdana, helvetica, sans-serif;
	color: #636241;
	font-weight: bold;
}

.contact_today {
	font-size: 16px;
	color: #960014;
	padding-left: 50px;
	padding-top: 15px;
}

.wrapper_radon {
	background-image: url( 'images/radon_house3.gif' );
	background-position: 0px -2%;
}

.wrapper_survey {
	background-image: url( 'images/topo_header.gif' );
	background-position: 0px -12%;
}


#wrapper {
	width: 600px;
	margin: auto;
	background-repeat: no-repeat;
	font-family: verdana, helvetica sans-serif;
}

#wrapper_home a {
	color: #ffffff;
	text-decoration: none;
}

#wrapper_home a:hover {
	color:#7b9f90;
}


#wrapper_home {
	background-color:#585652;
	width: 500px;
	border: 0px solid #333333;
	font-size: 16px;
	font-family: verdana, helvetica, sans-serif;
	font-color: #30301f;
	margin: auto;
	margin-top: 10%;
}

#wrapper a {
	text-decoration: none;
}
	
#survey_menu a {
	color: #30301f;
	text-decoration: none;
}

#wrapper a:hover {
	color:#c7d8d1;
}


#rfp {
	width: 70%;
	margin: auto;
	margin-top: 30px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
}
#rfp input { 
	font-size: 12px;
}

#rfp input {
	margin-bottom: 5px;
	font-size: 13px;
	font-family: verdana, helvetica, sans-serif;
}

.hidden {
	display: none;
	height: 0px;
	width: 0px;
}



