body {
	background: #000 url(/images/aqua/body_bg.jpg) no-repeat center top;
}
#wrapper {
	margin: 0 auto;
	width: 779px;
}
#logo {
	margin-left: 13px;
}
#homeTop{
	margin: -27px -23px 15px -23px;
}
#contentOuter {
	background: transparent url(/images/aqua/side_fade.png) center top repeat-y;
	width: 709px;
	padding: 10px 35px;
}
#contentFooter {
	background: transparent url(/images/aqua/footer.png) no-repeat center top;
	clear: both;
	height: 86px;
}
#contentFooter a:hover{
	text-decoration: underline;
}
#contentFooter a{
	font: bold 11px arial, verdana;
	color: #fff;
	text-decoration: none;
}
#contentFooter span{
	display: block;
	float: left;
	padding: 35px 0 0 45px;
}
#print{
	padding: 0 0 0 40px;
}
#copyright, #copyright a{
	text-align: center;
	font: normal 10px arial;
	color: #fff;
}

.CB{
	clear: both;
}
td, div, th, p, span{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 140%;
}
a{
	color: #666;
	text-decoration: underline;
}

/*start navigation*/
#nav {
	clear: left;
	height: 59px;
	background: transparent url(/images/aqua/nav.png) no-repeat center top;
}




#nav ul {
	width: 747px;
	height: 42px;
	margin :0;
	padding: 0 0 0 18px;
	position:relative;
	z-index:10;
}
 
#nav ul li{
	width: 123px;
	list-style: none;
	float:left;
	text-align:center;
}
#nav ul li a{
	font: normal 13px "Trebuchet MS", arial;
	display:block;
	padding: 10px 0 0 0 ;
        height: 32px;
	color: #ffffff;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul .Selected a{	
	position:relative;
	z-index:12;

	background: url(/images/aqua/navBg.png) repeat-x left bottom;
}
#nav li.Separator{
	background: url(/images/aqua/nav_sep.gif) no-repeat right top;
	float: left;
	width: 1px;

	height: 39px;

	padding: 0 0 0 0;
	margin: 3px 0 0 0;
}

/* end navigation */

/*------Contact Page---------*/

#colorFastFormTable{
	margin-left:20px;
	width: 500px;

}

.FormLabel
{
	float:left;
	width:120px;
	text-align: left;
	color: #333;
	font-size: 11px;
}

.FormBox
{
	width: 153px;
	height: 21px;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #d1d1d1;
}
.FormTextarea
{
	width: 153px;
	height: 90px;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #d1d1d1;
}

div.FormTextBits
{
	float:right;
	margin-top:-20px;
	color: #333;
}
.FormTextBits
{
	color: #333;
}
.ContentHeading
{
	text-align: left;
	color: #de3427;
	font:bold 16px arial;
}
#checkText{
	width:390px;
	margin-left:20px;
}
.FormSpacer
{
	line-height: 5px;
}
.CB{
	clear:both;
}

/*------End Contact Page---------*/


/*--------- gallery styles-------------*/
.GalleryMain
{
	padding: 22px;
	padding-top: 0;
	margin-top: 0;
	text-align: left;
}
.GreyBG
{
	height: 159px;
	padding: 0;
}
.GreyBox
{
	width: 159px;
	height: 159px;
	background: #ccc;
}
.FPadd
{
	width: 723px;
	margin: 0 0 0 22px;
	padding:20px 0 20px 0;
}

#div_ThumbnailImages{
text-align:center;
}

/*----------end of gallery styles------*/

/* Portal Menu Styles */

#PortalMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#PortalMenu li
{
	float: left;
}
#PortalMenu li a img
{
	border:none;
}