html, body {
	margin:0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #07acd0;
}
html, body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
img, div {
	behavior: url(images/iepngfix.htc)
}
p {
	margin: 5px 0px;
	padding: 0px;
}
div.container {
	width: 100%;
	background: url(../images/bgFishTile.jpg) repeat-x #0054a6;
}
div.pageHead {
	height: 175px;
	width: 990px;
	margin: 0px auto;
	background:url(../images/SharknRay-Header.png) top left no-repeat;
}
div.pageBody {
	width: 990px;
	margin: 0px auto;
	background:url(../images/SharknRay-BodyTile.png) top left repeat-y;
}
div.pageBodyHead {
	background:url(../images/SharknRay-BodyHead.png) top left no-repeat;
}
div.pageBodyFoot {
	background:url(../images/SharknRay-BodyFoot.gif) bottom left no-repeat;
}
div.pageWrap {
	width: 940px;
	margin: 0px auto;
}
div.pageLeft {
	float: left;
	width: 675px;
	margin-left: 5px;
}

div.pageRight {
	float: right;
	width: 245px;
}
div.pageRight p {
	margin: 15px;
	padding: 0px;
}
div.pageFoot {
	height: 55px;
	width: 990px;
	margin: 0px auto;
	background:url(../images/SharknRay-Footer.png) top left no-repeat;
	text-align: center;
	line-height: 30px;
	color: #fff;
}

div.pageBase {
	height: 150px;
	background: url(../images/SharknRay-BaseImage.jpg) center bottom no-repeat;
}
div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
div.spacer{
	height: 115px;
}

div.mainNav {
	width: 934px;
	margin: 0px auto;
}	

div.mainNav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.mainNav ul li{
	float:left;
	line-height: 34px;
}
div.pageFoot ul{
	margin: 0px;
	margin-left: 260px;
	padding: 0px;
	list-style-type: none;
}
div.pageFoot ul li{
	font-size: 10px;
	float: left;
	line-height: 29px;
}
ul li a:link, 
ul li a:visited{
	margin: 0px 20px;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
ul li a:hover,
ul li a:active{
	color: #ffff00;
	text-decoration: none;
}

div.copy {
	font-size: 9px;
	color: #66CCFF;
	clear: both;
}
h1 {
	font-size: 24px;
	line-height: 30px;
	color: #0054A6;
	margin: 0px 0px 20px 0px
}


.blue {
	color: #0054A6;
}

.style7 {
	color: #0054A6;
	font-size: 20px
}

.style9 {
	color: #0054A6; 
	font-size: 16px; 
	font-weight: bold; 
}

.style10 {font-size: 9px}

.style11 {color: #FFFFFF}