/* CSS Document */
h1 {
	font-size:16px;
	font-weight:bold;
	color: #004e60;
	padding:3px 0;
	font-family: Georgia;
	margin:0 0 10px 0;
}
h2 { font-size:14px; font-weight:bold; color:#fff; }
h3 {
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	padding:10px;
	background-color: #7cbc42;
	width:610px;
	text-align: center;
}

/* png transparency fix for IE6 */
img, div {
	behavior: url(iepngfix.htc);
	position: relative;
	z-index: 1;
}
/* end fix */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{	
	text-align:center;
	min-width:960px;/* for mozilla*/
	background-color: #FFF;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:960px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(images/bg_outer.gif) repeat-y center center;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	line-height:18px;
	color:#555555;
	}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header
	{
	position:absolute;
	top:0;
	width:960px;
	height:524px;
	overflow:hidden;
	z-index:100;
	background:url(../Images/bg_header.gif) no-repeat;
	}
.left
	{
	padding:10px;
	float:left;
	width:630px;
	
	}
.leftpink
	{
	margin:10px 0 0 0;
	padding:10px;
	float:left;
	width:625px;
	background:#db6597;
	color:#fff;
	}
#footer 
	{
	width:960px;
	clear:both;
	height:107px;
	left:0;
	bottom:0;
	position: absolute;
	background:url(../Images/bg_footer.gif) no-repeat;
	}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer 
	{/*only ie gets this style*/
	\height:109px;/* for ie5 */
	he\ight:107px;/* for ie6 */
	}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:960px;
	padding-top:524px;/*make room for header*/
	}
#clearfooter {width:100%;height:109px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-109px;} /*safari wrapper */
#topnav
	{
	margin:160px 0 0 0;
	color:#fff;
	}
#topnav li
	{
	font-weight:bold;
	float:left;
	width:186px;
	height:28px;
	margin:0 1px;
	padding:5px 0 0 0px;
	text-align:center;
	}
#topnav li a
	{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
#footercontent
	{
	margin:60px 0 0 10px;
	color:#86888b;
	}

#news2
	{
	float:left;
	width:615px;
	margin:30px 10px 10px 0;
	padding:10px 12px;
	height:230px;
	color:#fff;
	background-color: #CCC;
	}
	
#news2 h1
	{
	color:#999999;
	font-size: 14px;
	}
	
	
#news
	{
	background:#7da9b0;
	float:left;
	width:615px;
	margin:30px 10px 10px 0;
	padding:10px 12px 20px;
	height:230px;
	color:#fff;
	}
	
#news h1
	{
	color:#fff;
	font-size: 14px;
	}
	
		
#news a
	{
	color:#fff;
	}
#news a:hover
	{
	text-decoration:underline;
	}
#news ul
	{
	margin:10px 0 10px 30px;
	list-style-type:disc;
	}

#contentgreen
	{
	float:left;
	width:930px;
	color:#FFF;
	margin:0 0 0 0;
	padding:10px;
	background-color: #7cbc42;
	}
#rightbottom
	{
	width:281px;
	float:right;
	padding:10px;
	margin:0 12px 0 0;
	}
#rightbottom p { padding:5px;}
.left a {
	font-weight: bold;
	color: #DB6597;
	text-decoration: none;
}
#testimonials
	{
	clear:both;
	width:916px;
	padding:10px 12px;
	background:#7CBC42;
	margin:0;
	overflow:hidden;
	color:#fff;
	}
#testimonials p
	{
	width:440px;
	margin:0 20px 0 0;
	float:left;
	}
#images
	{
	position:absolute;
	top:204px;
	right:10px;
	z-index:800px;
	}
#padtable td{
padding:10px;
}#bluehead {
	background-color: #7ea9af;
	display: block;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
