.icon {
color:#9aa595;}

.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
* html .group             { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background: #bfc8b7; /* Old browsers */  /* IE9 SVG, needs conditional override of 'filter' to 'none' */  
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYzhiNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmM4YjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  
	background: -moz-linear-gradient(left,  #bfc8b7 0%, #ffffff 23%, #ffffff 88%, #bfc8b7 100%); /* FF3.6+ */  
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#bfc8b7), color-stop(23%,#ffffff), color-stop(77%,#ffffff), color-stop(100%,#bfc8b7)); /* Chrome,Safari4+ */  
	background: -webkit-linear-gradient(left,  #bfc8b7 0%,#ffffff 23%,#ffffff 77%,#bfc8b7 100%); /* Chrome10+,Safari5.1+ */  
	background: -o-linear-gradient(left,  #bfc8b7 0%,#ffffff 23%,#ffffff 77%,#bfc8b7 100%); /* Opera 11.10+ */  
	background: -ms-linear-gradient(left,  #bfc8b7 0%,#ffffff 23%,#ffffff 77%,#bfc8b7 100%); /* IE10+ */  
	background: linear-gradient(to right,  #bfc8b7 0%,#ffffff 23%,#ffffff 77%,#bfc8b7 100%); /* W3C */  
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfc8b7', endColorstr='#bfc8b7',GradientType=1 ); /* IE6-8 */;
	/* background-color: #ffffff; */
            
	/* background-image: url(../images/background_fade.jpg); */
	/* background-repeat: no-repeat; */
}

#wrapper {
	background-image: url(../images/tile.jpg);
    background-repeat:repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	height: 100%;
	width: 100%;
}
#container {
    
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#framer {
    position:relative;
    background-color:transparent;
padding-left:10px}
#pageMainWindow.pageMainWindow > ul > li > a {
    color:#959B93;
text-decoration:none;}
#pageMainWindow.pageMainWindow > ul > li > a:hover {
    color:#777777;
text-decoration: underline;}

#header {
	height: 143px;
	width: 950px;
	margin-bottom: 10px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
}
#nav li {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
#mainWindow {
	background-color: transparent;
	width: 65.7%;
	margin-bottom: 10px;
	height: 454px;
}
#pageMainWindow {
	background-color: transparent;
	width: 65.7%;
	min-height: 300px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.leftSub {
	background-color: #F1F1F1;
	float: left;
	position: relative;
	height: 240px;
	width: 32.2%;
	margin-bottom: 10px;
	margin-right: 10px;
	background-image: url(../images/3headers/3header2.jpg);
	background-repeat: no-repeat;
	/*cursor: pointer;*/
}
.midSub {
	background-color: #F1F1F1;
	height: 240px;
	width: 33%;
	position: relative;
	float: left;
	background-image: url(../images/3headers/3header1.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
	/*cursor: pointer;*/
}
.rightSub {
	background-color: #F1F1F1;
	float: right;
	height: 240px;
	width: 33%;
	margin-bottom: 10px;
	background-image: url(../images/3headers/3header3.jpg);
	background-repeat: no-repeat;
	/*cursor: pointer;*/
}
h1 {
    font-family:Tahoma, Geneva, sans-serif;
    color:#959B93;
    font-size:1.7em;
    font-weight:normal
    
}
h2  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #8F9B89;
	font-weight: lighter;
	line-height: 80%;
	text-transform: uppercase;
	font-variant: normal;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}
#baseList {
	font-size: 12px;
	color: #FFF;
	background-color: #959B93;
	height: 320px;
	width: 200px;
	float: left;
	margin-right: 10px;
	padding: 8px;
	border: solid thin #ffffff;
}
#NoCss {
	clear: both;
	float: left;
	height: 1px;
	width: 1px;
	visibility: hidden;
	overflow: hidden;
}
#foot {
	background-color: #CFD5CD;
	float: left;
	width: 934px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#baseList h2 {
	color: #CFD5CD;
}
.subInner {
	padding-top: 127px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#email {
	position: relative;
  right:0px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #959B93;
	text-decoration: none;
	float: left;
	width: 420px;
	top: 0px;
}
#email #imagetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
}
#email a {
	text-decoration: none;
	color: #FFF;
}
#email a:link{
	text-decoration: none;
	color: #FFF;
}
#email a:visited{
	text-decoration: none;
	color: #FFF;
}#email a:hover{
	text-decoration: none;
	color: #444;
}#email a:active{
	text-decoration: none;
	color: #FFF;
}

#mainWindowPage form title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #8F9B89;
	font-weight: lighter;
	line-height: 80%;
	text-transform: uppercase;
	font-variant: normal;
}
#mainWindowPage p textarea {
	border: 1px dotted #CED4CC;
	float: left;
	height: auto;
	width: 100%;
}

#testimonial {
	position:relative;
	float:right;
	clear:right;
	width:30%;
	text-align:left;
	font-family:'alexa-std', Arial;
	color:#6e931d;
	font-size:2em;
	padding:12px;
	border-right:dotted 2px #9cb563;
	
	}
.testimonial h2 {
	font-family:'alexa-std', Arial;
	font-size: 1.4em
	}
#pageMainImg {
	position: relative;
	width: 65.7%;
}
#midsection {
	position:relative;
	width:100%;
	clear:both;
}
#sig {color:#9cb563

	}
	#testimonial_Title {
	font-variant:lighter;
	color:#bbb;
	float:left;}
	
	#phoneNumber {
position:relative;
float:right;
clear:right;
top:43px;
font-family:'Trebuchet MS', arial, helvetica, sans;
font-size:2.5em;
margin-top:6px;
color:#fff;
}
#blogList{
	position:relative;
	float:left;
	padding:12px;
	
}