body
	{
	margin:0px;
	padding:0px;
	background:url(../images/header-bg.gif) repeat-x;
	font-size:14px;
	color:#6c6c6c;
	font-family:"Trebuchet MS";
	}

h1 { 
	background: url(../images/h_logo.gif) no-repeat; 
	margin: 29px 0px 0px 65px;
	padding: 29px 0px 0px 65px;
	}

h2, h3, h4, h5, h6, ul, li, p
	{
	margin:0px;
	padding:0px;
	}

h2
	{
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	}

a:link, a:active, a:visited
	{
	color:#6c6c6c;
	text-decoration:underline;
	
	}
a:hover
	{
	text-decoration:none;
	}

input, select, textarea
	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	}

#container
	{
	width:802px;
	margin:0px auto;
	}

#logo
	{
	float:left;
	padding:29px 0px 0px 65px;
	}

#header
	{
	float:left;
	width:802px;
	padding:16px 0px 9px 0px;
	}

.whdt
	{
	background:url(../images/org-bg.jpg) no-repeat;
	float:left;
	color:#FFFFFF;
	width:281px;
	height:294px;
	}
.whdt h2
	{
	text-align:center;
	padding:5px 0px;
	}
.whdt ul
	{
	padding:30px 10px 0px 30px;
	}
.whdt li
	{
	padding:0px 0px 10px 0px;
	line-height:15px;
	font-weight:bold;
	}

.bluebg
	{
	background:url(../images/blue-bg.jpg) no-repeat;
	float:left;
	margin:0px 0px 0px 9px;
	color:#FFFFFF;
	width:281px;
	height:294px;
	}
.bluebg h2
	{
	text-align:center;
	padding:5px 0px;
	}

.grnbg
	{
	background:url(../images/green-bg.jpg) no-repeat;
	float:right;
	color:#FFFFFF;
	width:223px;
	height:294px;
	}

.grntext
	{
	padding:15px 0px 0px 0px; 
	width:115px; 
	line-height:17px;
	}
		
.grnbg h2
	{
	text-align:center;
	padding:5px 0px;
	}
	
.grnbg label
	{
	float:left;
	font-size:12px;
	clear:both;
	width:100px;
	color:#377f05;
	font-weight:bold;
	padding:0px 12px;
	}
.grnbg input
	{
	float:left;	
	clear:both;
	width:190px;
	margin:0px 12px;
	}

.subsform 
	{
	line-height: 165%;
	}

.testimonials
	{
	float:left;
	width:802px;
	}
.testimonialscontent
	{
	float:left;
	width:780px;
	background:url(../images/testimoanils-bg.gif) repeat-x;
	border-left:2px solid #e1e1e1;
	padding:0px 9px;
	border-right:2px solid #e1e1e1;
	}

.clrbtn
	{
	clear:both;
	}
.fltlft
	{
	float:left;
	}
.fltrgt
	{
	float:right;
	}

.footer
	{
	font-size:11px;
	 background:url(../images/footerbg.gif) no-repeat;
	text-align:center;
	padding:5px 10px;
	margin:15px 0px;
	width:782px;
	float:left;
	color:#6c6c6c;
	}