.content#home div#feature { }
.content#home div#feature.placeholder {
	width: 760px;
	height: 275px;
	background: #000;
	text-align: center;
	background: url(../images/ftr_aquavista.jpg) no-repeat top left;
}
.content#home #feature.placeholder_DISABLED:before {
	content: "flash content goes here";
	color: #666;
	font-weight: bold;
	font-size: 14px;
	line-height: 275px;
	vertical-align: middle;
	text-transform: uppercase;
}

.content#home div#panels { margin-top: 3px; }

.content#home div#panels div.panel { position: relative; }
.content#home div#panels div.panel.image { 
	background-repeat: no-repeat;
	background-position: top left;
}

.content#home #panels div.backdark {
	color: #fff;
	background-color: #10557f;
}

.content#home #panels div.backlight {
	color: #10557f;
	background-color: #dceef8;
}

.content#home #panels div.backgrad_blue {
	color: #fff;
	background: url(../images/bg_gradient-v_blue.gif) repeat-x top left #0b3d5b;
}
.content#home #panels div.backgrad_grey { 
	background: url(../images/bg_gradient-v_grey.gif) repeat-x top left #d5d5d5;
}


.content#home #panels.cols3 div { float: left; }

.content#home #panels.cols3 div#left,
.content#home #panels.cols3 div#middle {
	width: 214px;
	height: 237px;
	margin-right: 3px;
}

.content#home #panels.cols3 div#right {
	width: 326px;
	height: 237px;
}

.content#home #panels.cols3 #right div.panel {
	width: 100%;
	height: 117px;
}
.content#home #panels.cols3 #right div#upper { margin-bottom: 3px; }
.content#home #panels.cols3 #right div#lower { }

.content#home #panels .panel h1 {
	margin: 10px 0 8px 10px;
	padding-bottom: 0;
	border-bottom: solid 1px #749db6;
	font-weight: bold;
	font-size: 14px;
}

.content#home #panels .panel h1 /* default */, 
.content#home #panels .backdark h1 { color: #fff; }
.content#home #panels .backlight h1 { color: #0b3d5b; }

.content#home #panels .panel h2 /* default */,
.content#home #panels .backdark h2 {
	margin: 0 0 2px 10px;
	font-weight: normal;
	font-size: 28px;
	font-family: Arial, Helvetica, san-serif;
	line-height: 27px;
}

.content#home #panels .panel p { margin: 0 10px; font-size: 11px; }

.content#home #panels .backgrad_grey h1 {
	color: #3e494d;
	border-bottom: solid 1px #a9a9a9;
}

.content#home #panels .backgrad_grey p { color: #494f50; }
.content#home #panels .backgrad_grey a:link, 
.content#home #panels .backgrad_grey a:visited { color: #3e494d; }

.content#home #panels .backgrad_grey p#link { margin-top: 5px; }
.content#home #panels .backgrad_grey p#link a:link, 
.content#home #panels .backgrad_grey p#link a:visited {
	color: #3e494d;
	font-weight: bold;
}

.content#home a.btnPanel {
	display: block;
	width: 218px;
	height: 28px;
	background: url(../images/btn_panel_home.png) no-repeat top left transparent;
}

.content#home div.btnBgAlign {
	position: absolute !important;
	bottom: 9px;
	left: 0;
	background-color: transparent !important;
	}

.videoPres {
	width: 326px;
	height: 189px;
	background: url(../images/bg_video.jpg) no-repeat;
	}
.registerBtnHome {
	display: block;
	margin-top: 3px;
	width: 326px;
	height: 45px;
	background: url(../images/btn_register.gif) no-repeat!important;
	float: left;
	text-indent: -9999px;
	}
.videoPres h3 {
	display: block;
	margin-top: 3px;
	width: 157px;
	height: 143px;
	background: url(../images/title_video.gif) no-repeat!important;
	float: left;
	text-indent: -9999px;
	}
a.btnVideo {
	display: block;
	margin-top: 3px;
	width: 169px;
	height: 143px;
	background: url(../images/photo_video.jpg) no-repeat!important;
	float: left;
	text-indent: -9999px;
	}
a.btnVideoClick {
	display: block;
	width: 326px;
	height: 40px;
	background: url(../images/btn_video.jpg) no-repeat!important;
	float: left;
	text-indent: -9999px;
	}
a.btnVideoClick:hover {
	background: url(../images/btn_video_over.jpg) no-repeat!important;
	}		
	
					


