body {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF url(../images/bgl.gif) repeat-x;
	line-height: 16px; 
}

a {
	color: #33ADDB;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	position:absolute;
	margin: 0px auto; 
	width: 780px; 
	padding-left: 10px;
}

.subheader {
	/*clear: both;*/
	height: 177px;
	margin-top: 0px;
	padding-top:0px;
	background: #FFF url(../images/headerbg_lg.gif) no-repeat top;
}

.subheader_left {
	line-height: 28px;
	width: 183px;
	color: #FFFFFF;
	padding: 5px 0px 0px 0px;
}

.subheader_right {
	background: #F6F6F6 url(../images/hmrightbg.gif) repeat-x;
	color: #626262;
	line-height: 28px;
	float: right;
	width: 580px;
	margin-top: 24px;
	
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #33ADDB url(../images/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}


.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

.left {
	float: left;
	width: 190px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 200;
	padding-left: 10px;
}

.bottomleft {
	position: absolute;
	width: 190px;
	bottom: 150px;
	}

.right {
	float: right;
	width: 560px;
	margin: 0 0 20px 0; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
}

.info {
	font: bold 1.7em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
	color: #33ADDB;
}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}


input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}

label {
	font-size:12px;
	font-weight:bold;
	margin-right: 0.5em;
	padding-right: 0.5em;
	width: 10em;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
.phone a {
	color:#6AC65D;
	text-decoration:none;
}

.bullets {
	list-style-type:square;
	margin-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

.testimony {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.testimony_author {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	font-style:italic;
}
.footer_text {
	font-size:9px;
	color:#999999;
}

