BODY {	
			background-color: #fff; 
			color: #162e51;
			margin-top: 0px;
			font-family:Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
			font-size: 62.5%;
}

a	{
			text-decoration: none;
			color: #162e51;
}

strong	{
			text-transform: uppercase;
			font-weight: bolder;
			color: #991b1f;
}

#container	{
			width: 960px;
			height: 650px;
			margin: 0 auto 0 auto;
			text-align: center;
			background: url(_assets/img/fish.jpg) no-repeat;
			background-position: 100% 97%;
			text-indent: -9999em;
}

#navtainer	{
			text-indent: 0;
			height: 120px;		
			background: url(_assets/img/waves.jpg) no-repeat bottom left;				
}

#leftnav	{
			width: 635px;
			float: left;
			margin-top: 25px;
}

#rightnav	{
			width: 325px;
			float: right;
			background: url(_assets/img/logo.jpg) no-repeat bottom right;		
			height: 100%;
			text-indent: -9999em;
}

#rightnav a	{
			display: block;
			width: 310px;
			height: 120px;
			float: right;
}

#nav li	{
			float:left;
			font-size: 1.8em;
			border: 3px double #7190ca;
			padding: 0.4em;
			height: 25px;
			margin: 0 9px 0 9px;
}

#nav li	a:hover {
			color: #7190ca;
}

#content	{
			height: 500px;		
			text-align: left;
			text-indent: 0;
			width: 100%;
			float: left;
}


#contact	{
			text-indent: 0;
			font-size: 1.8em;
			text-align: left;
			margin-top: 500px;
			
}

#footer	{
			text-align: center;
			margin: 20px auto 0 auto;
			font-size: 1.4em;
			text-align: center;
}

#footer	li	{
			display: inline;
			border-right:1px solid;
			padding:0 0.33em;
}

#footer li:last-child {
			border-right:0px solid;
}

#footer p	{
			font-size: .8em;
			margin-top: 5px;
}

#fishtext	{
			color: #162e51;
			height: 190px;
			width: 380px;
			float: left;
			text-indent: 0px;
			text-align: center;
			font-size: 1.7em;
			font-family: GillSans, Trebuchet, Calibri, sans-serif;
			border: 1px solid #162e51;
			padding: 15px;
			margin: 20px 0 0 10px;
			line-height: 1.3em;
}

#fishtext h1	{
			border-bottom: 1px solid #162e51;
			padding: 3px;
}

#fishtext strong	{
			font-size: 1.1em;
}

#fishtext h2	{
			font-size: 1.2em;
			margin: 15px 0 0 25px;
			text-transform: uppercase;
			font-weight: bolder;
			color: #991b1f;
			float: left;

}

#fishtext h3	{
			font-size: 1.2em;
			margin: 15px 0 0 75px;
			text-transform: uppercase;
			font-weight: bolder;
			color: #991b1f;
			float: left;			
}

#fishtext h4	{
			font-size: 1.4em;
			margin: 15px 0 0 45px;
			text-transform: uppercase;
			font-weight: bolder;
			color: #162e51;
			float: left;			
}

#fishtext h5	{
			font-size: 1.3em;
			margin: 15px 0 0 20px;
			text-transform: uppercase;
			font-weight: bolder;
			float: left;					
			color: #991b1f;	
}

#fishtext p	{
			margin-top: 10px;
			text-align: center;
}

#groupsnap	{
			background: url(_assets/img/groupsnap.jpg) no-repeat;
			height: 260px;
			width: 350px;
			float:right;
			margin-right: 175px;
}

#cards	{
			background: url(_assets/img/cards.jpg) no-repeat;
			height: 265px;
			width: 730px;
			margin-left: 80px;
			float: left;
}