/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



html {
height: 100%;
}

body {
	margin:0;
	padding:0;
	height: 100%;
       font-family: arial;
       font-size: 12px;
	line-height: 150%;
       color: #000500;
       text-align: left;
	background-image: url("images/header_bg_jpg_1100.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
 
a img {border: none; } 

.holder {
	position: relative;
	width: 1035px;
  	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	padding-bottom: 20px
}


.Append
	{
	position: relative;
}

.Clear {  clear: both; height: 0; overflow: hidden; width: 1050px;}

.clear_both { clear: both; } 

.navigation {
  height:auto; width:25%; 
  color:white;
  border-color:maroon; 
  border-style:solid; 
  border-width:1px; 
  float:left; 
  background-color:#4852B7
}



.content {
  height:auto; 
  width:100%; 
  min-width:300px;
  margin-left: auto;
  margin-right: auto;
}

.fp_lhcol {
  height:auto; 
  width:60%; 
  float:left;
}

.fp_rhcol {
  height:auto; 
  width:40%; 
  float:left;

}

.thumbnail_holder {
  float:left;
  background-color: #cccccc;
  margin: 5px; 
  height:90px;
}

.li_info {
float: left; width: 210px; list-style: none; background: url(images/info_15x15.png) no-repeat center left; padding-left: 20px; padding-top: 5px; height: 20px;
}

.quote {
font-family: georgia, arial; font-size: 16px; line-height: 150%;
margin-left: auto; margin-right: auto; width: 500px; font-weight: bold; text-align: justify;
}

.survey_diag_left {
float: left; border-bottom: 2px solid #ffb200; text-align: left; margin-left: 5px; margin-top: 15px;
}

.survey_diag_right {
float: right; border-bottom: 2px solid #ffb200; text-align: right; margin-right: 5px; margin-top: 15px;
}

.title_bar {
	z-index: 1;
	position: relative;
	margin-left: auto;
	margin-right: auto;
 	height:auto; 
	width: 1025px;
	padding: 0px;
	margin-bottom: 10px;
}

.menu_bar {
	z-index: 1;
	position: relative;
	margin-left: auto;
	margin-right: auto;
  	height:45px; 
	width: 1025px;
	padding: 0px;
	text-align: left;
}

#lhs_menu_holder {
z-index: 1; position: relative; float: left; height:1430px; width: 248px; padding: 0; margin: 0;
}

#lhs_menu {
	z-index: 1;
	position: relative;
	float: left;
	width: 245px; left: 3px;
  border-color:#606060; 
  border-style:solid; 
  border-width:1px; 
	background-image: url("images/menu_bg.jpg");
	background-repeat: no-repeat;
	background-position:left bottom;
	padding: 10px 0px;
	margin: 0; /* top right bottom left */
	text-align: left;
}

#lhs_menu ul { list-style-type: none; padding: 0px; margin: 0px;}
#lhs_menu ul li { display: block; padding: 5px 0px 0px 0px; margin-left: 10px; margin-right: 10px; height: 27px; width: 222px; background-image: url(images/main_menu_bar.gif); background-repeat: no-repeat; background-position: bottom right; }


.lhs_menu hr {
height: 1px; color: #dedede; background-color: #dedede;
}

.rhs_content {

height: auto; width:736px; float: left; margin-left:24px; margin-bottom: 25px; border: 1px solid #909090 ; background-color: #efefef; padding: 10px;
}

.nav_bar {
height: auto; width:755px; float: left; margin-left:24px; border: 1px solid #dedede; background-color: #efefef; margin-bottom:10px; font-weight: bold;
}

.compass_holder {
float: left; margin-right: 15px; margin-top: 2px; margin-left: 10px;
}

.breadcrumb_holder {
float: left; margin-top: 5px; width: 680px;
}

.footer_bar {
	position: relative;
	height:50px; 
	width: 1035px;
	background-image: url("images/aloesite_footer_bg.jpg");
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	padding: 0px;
  clear:both;
}


.maintitle {
       padding: 5px;
       font-family: arial;
       font-size: 40px;
       font-weight: bold;
       color: #FFFF00;
       text-align: left;
       }
	   
.mainsubtitle {
       padding: 3px;
       font-family: arial;
       font-size: 18px;
       font-weight: bold;
       color: #FFFF00;
       text-align: left;
       }   

H1 {
       margin: 0px;
	padding: 0px;
       font-family: arial;
       font-size: 24px;
       color: #ab0000;       
       text-align: left;
	   line-height: 120%;
	   
}

H2 {
       margin: 0px;
	padding: 0px;
       font-family: Arial;
       font-size: 20px;
       color: #ab0000;
       font-weight: bold;
       text-align: left;
	   line-height: 120%;
}

H3
{
       margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 15px;
	color: #ab0000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 120%;
}

H4
{
    margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #ab0000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 110%;
}

.text {
       padding: 0px;
       text-align: left;
       }

.smalltext {
       padding: 0px;
       font-family: Verdana;
       font-size: 10px;
       color: #000500;
       text-align: left;
	   line-height: 100%;
       }

.largenumbers {
	float: left;
       margin: 0px;
	padding: 0px;
       font-family: arial;
       font-size: 24px;
       color: #215E21;       
       text-align: left;
	font-weight: bold;
	   
}

.survey_results_holder {
float: left; clear: left; width: 725px; border: 1px solid #005900; background-color: #BFFEBF; margin: 5px;
}

.survey_results {
float: left; width:320px; margin: 15px; padding: 5px; background-color: #EFFEEF;
}

.survey_results_large_text {
font-size: 14px;
font-weight: bold;
}

.testimonial_title {
display: block;
font-size: 14px;
margin-top: 10px;
margin-left: 10px;
}

.statstext {
	float: left; 
	margin-left: 10px; 
	line-height: 130%;
       font-family: Verdana;
       font-size: 11px;
       color: #000500;
       text-align: left;
       }
	   
p {
		margin-left: 10px;
	   vertical-align: top;
        text-decoration: none;
}

li.warnings	{        font-family: Verdana; font-size: 10px; color: #ff0000;  text-align: left; }

a.menulink:link,  a.menulink:visited,  a.menulink:active    	{ font-size: 15px; color: #215E21; font-weight: bold; text-decoration: none; }
a.menulink:hover    											{ font-size: 15px; color: #215E21; font-weight: bold; text-decoration: underline; }

a:active, a:link , 	a:visited  								{ font-family: arial; font-size: 12px; color: #215E21; text-decoration: underline; font-weight: bold;	}
a:hover 														{ font-family: arial; font-size: 12px; color: #215E21; font-weight: bold; text-decoration: none;			}
		
a.green_bg:link, a.green_bg:visited, a.green_bg:active     	{ font-size: 15px; color: #ffffff; text-decoration: none; }
a.green_bg:hover    											{ font-size: 15px; color: #ffffff; text-decoration: underline; }

a.largelink:link, a.largelink:visited , a.largelink:active    { font-size: 15px; color: #008000; }
a.largelink:hover    											{ font-size: 15px; color: #008000; text-decoration: underline;}

a.statstext:link, a.statstext:visited, a.statstext:active     { font-size: 11px; color: #008000; }
a.statstext:hover    											{ font-size: 11px; color: #008000; text-decoration: underline;}

