﻿body {
	max-width: 100%;
	margin: 0 !important;
	padding:  0 !important;
	min-height: 100%;
	font-size: 11pt;
	font-family: Arial, sans-serif;
	position:absolute !important; /*without this, the text goes off the page. */	}
	
	

body {
	background-color: transparent;
	background-image: none;
	}

#header_tools, #nav, .interior_sidebar, #interior_ad, .share, #footer_utility, #edit_tools, #footer_social, .detail .column2 {
	display: none !important;
	}
	
#header	{
	height: 80px;
}

#logo {
	display: block;
}
	
.interior_content {
	border-left: none;
	float: none !important;
	width: 98% !important;
	margin: 0 !important; 
	padding: 0 !important; 
	position:relative !important; /*without this, the text goes off the page. */

}

.landing .column1 {
	float: none !important;
	width: 98% !important;
	margin: 0 !important; 
	padding: 0 !important; 
	position:relative !important; /*without this, the text goes off the page. */

}

.landing .column2 {
	float: none !important;
	width: 98% !important;
	margin: 0 !important; 
	padding: 0 !important; 
	position:relative !important; /*without this, the text goes off the page. */

}
.landing .landing_features {
	float: none !important;
	width: 98% !important;
	margin: 0 !important; 
	padding: 0 !important; 
	position:relative !important; /*without this, the text goes off the page. */
	border: none;

}

.landing .callout_box {
	float: none !important;
	width: 98% !important;
	margin: 0 !important; 
	padding: 0 !important; 
	position:relative !important; /*without this, the text goes off the page. */
	border: none;
}

.block_title, .block_title_1 {
margin: 0;
padding: 0;

}

#footer, #footer_contact {
clear: both;
border-top: #333 solid 1px;
	background-color: transparent;
	background-image: none;	
    margin: 0 !important;
    padding: 0 !important;
    width: 98% !important;
	float: none !important;
	overflow: visible;
} 

 #footer .pattern {
	clear: both !important; 
 	background-color: transparent;
	background-image: none;
 	position: relative;
	left: 0;
	box-shadow: none;
 }
