*
{
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
}
body,html
{
	width: 100%;
}
body
{
	background: #ddf url(../img/bg_waves.jpg) top center repeat-x;
}
ul,li
{
	list-style-type: none;
}
#header,
div.tri-column,
div.two-column,
#superfooter div.tri-column
{
	margin: auto;
	width: 80%;
	min-width: 900px;
	max-width: 1200px;
}
div.tri-column,
div.two-column
{
	width: 75%;
}
#header
{	
	height: 140px;
	margin: auto;
	padding-top: 30px;
}
#logo
{
	width: 343px; 
	height: 80px;
	background: url(../img/logo.gif) top left no-repeat;
	float: left;
	border: none !important;
}
.main-nav
{
	float: right;
}
#header .main-nav
{
	padding-top: 15px;
}
.main-nav ul,
.main-nav li,
.main-nav a
{
	display: block;
	float: left;
}
.main-nav a
{
	padding: 0px 4px;
	text-decoration: none;
	color: #666;
	font-size: 120%;
	letter-spacing: -0.1em;
	border:  4px solid #fff;
	margin-left: 4px;
}
.main-nav a:hover
{
	background: #ddd;
	border:  4px solid #ddd;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #333;
}
body.home .main-nav li.aboutnav a,
body.home .main-nav li.aboutnav a:hover,
body.services .main-nav li.servicesnav a,
body.services .main-nav li.servicesnav a:hover,
body.range .main-nav li.rangenav a,
body.range .main-nav li.rangenav a:hover,
body.brands .main-nav li.brandsnav a,
body.brands .main-nav li.brandsnav a:hover,
body.contact .main-nav li.contactsnav a,
body.contact .main-nav li.contactsnav a:hover
{
	background: #f00!important;
	border-color: #f00!important;
	color: white;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#content
{
	margin: auto;
	min-height: 300px;
	line-height: 1.6em;
	float: left;
	width: 100%;
	color: #668;
	padding-bottom:3em;
}
#content ul
{
	padding-left: 2em;
}
#content li
{
	padding-bottom: .1em;
}
div.column
{
	float: left;
}
.tri-column div.column
{
	width: 33%; 
}
div.column .padder
{
	padding: 1.5em;
}
.two-column div.column
{
	width: 65%;
}
.tri-column .last-column,
.two-column .last-column,
.tri-column .column:last-child,
.two-column .column:last-child
{
	background: white;
	background: #f2f2f2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: right;
	width: 30%;
	margin-top: 1em;
}
#footer .column:last-child,
#footer .last-column
{
	background: #555;
}
#footer .last-column .padder p,
#footer .column:last-child .padder p
{
	font-size: 100%;
}
#footer a
{
	color: #fff;
	border-color: #ccc;
}
#footer a:hover
{
	border-color: red;
}
#footer ul
{
	display: block;
	background: #555;
	padding: 0.8em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#footer li
{
	display: block;	
}
#footer li a
{
	display: block;
	padding: 6px;
	padding-left: 2em;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #666;
	background: url(../img/bullet_darkred.gif) 4px 6px no-repeat;
}
#footer li:last-child a
{
	border-bottom: 0;
}
#footer li a:hover
{
	border-color: #666;
	background-color: #444;
}
#sand
{
	clear: both;
	background: url(../img/bg_sand.gif) bottom center repeat-x;
	height: 20px;
}
#footer
{
	background: #666 url(../img/bg_footer_rock.jpg) top left repeat-x;
	clear: both;
	min-height: 200px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	color: #fee;
	float: lefT;	
	width: 100%;
	padding-top: 2em;
	padding-bottom: 2em;
}
#footer .tri-column
{
	opacity: 0.8;
}
#superfooter
{
	clear: both;
	background: #b00 url(../img/bg_footer_red.jpg) top left repeat-x;
	color: white;
	float: left;
	width: 100%;
}
#superfooter div.tri-column
{
	font-size: 90%;
	color: #faa;
	opacity: 0.6;
	background: url(../img/logo_footer.gif) top left no-repeat;
}
#superfooter .padding
{
	padding: 1em;
	padding-right: 0;
	padding-left: 4.4em;

}
#superfooter .main-nav
{
	padding: 0;
}
#superfooter a
{
	color: #fff;
}
#superfooter .main-nav a
{
	color: white;
	border-color: transparent;
}
#superfooter .main-nav a:hover
{
	border: 4px solid #d44;
	background: #d44;
}
#superfooter div.footlinks a
{
	color: white;
	text-decoration: none;	
	margin-right: 10px;
}
#illustration
{
	position: absolute;
	left: 0;
	top: 80px;
	height: 50px;
	padding: 0;
	width: 100%;
}
#illustration div
{
	margin: auto;
	width: 900px;
}
div.shark
{
	height: 90px;
	background:  url(../img/illustrations/sharks-trans.png) bottom right no-repeat;
}
div.fisherman
{
	height: 104px;
	background:  url(../img/illustrations/fisherman-trans.png) bottom right no-repeat;
}
div.school1
{
	height: 85px;
	background:  url(../img/illustrations/school1-trans.png) bottom right no-repeat;
}
div.school2
{
	height: 88px;
	background:  url(../img/illustrations/school2-trans.png) bottom right no-repeat;
}
div.container
{
	height: 63px;
	background:  url(../img/illustrations/container-trans.png) bottom right no-repeat;
}
#content ul
{
	padding: 0;
}
#content li
{
	display: block;	
	background: url(../img/bullet_blue.gif) 0px 1px no-repeat;
	padding-left: 1.6em;
}
div.brandlogo
{
	padding-bottom: 1em;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1em;	
	text-align: center;
}

div.brandlogo:last-child
{
	border-bottom: none;
	margin-bottom: 0;
}
div.product
{
	border: 10px solid white;
	background: white;
	padding: 0.5em;
	margin-bottom:1em;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;
	float: left;
	width: 100%;
}
div.product p
{
	margin: 0;
}
div.product div.productimage
{
	text-align: center;
	padding: 1em;
	margin-bottom: 1em;
	float: right
}
div.category
{
	border: 10px solid white;
	background: white;
	padding: 0.1em;
	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;
	clear: both;	
	float: left;
	width: 100%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding-left: 0.5em;
}
div.category div.categoryimage
{
	float: right;
	margin-left: 1em;
}
a.moreinfo
{
	font-size: 80%;
}
dl.minidl
{
	display: block;
	background: #444;
	bordeR: 5px solid #444;
	-moz-border-radius: 8px;

	-webkit-border-radius: 8px;
	padding: 0.5em;
}
dl.minidl dt
{
	text-transform:  uppercase;
	font-size: 80%;
	color: #ccc;
	width: 45px; 
}
dl.minidl dd
{
margin-bottom: 0.5em;
}
dl.minidl a
{
	color: white;
}
body.home div.brandlogo
{
	border: none;
	padding: 0;
	margin: 0.5em;
}
#content .column:last-child a,
#content .last-column a
{
	text-decoration: none;
	border-bottom: none;
	
}
#content .last-column ul,
#content .column:last-child ul
{
	padding-top: 0.5em;
}
#content .last-column li,
#content .column:last-child li
{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	border-bottom: 1px solid #ddd;
}
#content .column:last-child li:last-child
{
	border-bottom: none !important;
	padding-bottom: 0em;
}
#content .last-column li a,
#content .column:last-child li a
{
	text-decoration: none;
	border-bottom: none;
}

#content .last-column li a:hover,
#content .column:last-child li a:hover
{
	
}
label
{
	display: block;
	text-transform: uppercase;
}
input,textarea
{
	padding: 0.2em;
	font-size: 120%;
	border: 2px solid #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #666;
}
input.button
{
	border-color: #333;
	background: red;
	color: #fff;
}
input
{
	width: 40%;
}
input.subject
{
	width: 80%;
}

textarea
{
	width: 80%;
	height: 200px;
	padding: 0.5em;
}
big.req
{
	color: red;
	font-size: 150%;
	position: relative;
	top: 4px;
	line-height: 1px;
}
div.pot,
input.pot
{
	display: none;
	visibility: hidden;
}
body.contact #content .last-column h1,
body.contact #content .column:last-child h1
{
	margin-bottom: 1em;
}
body.contact #content .last-column h2,
body.contact #content .column:last-child h2
{
 	font-size: 80%;
 	text-transform: uppercase;
 	color: #999;
 	line-height: 1em;
}