/* CSS Document */

body {
	color:#FFFFFF;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;}

#sub {
	background:#000000 url(images/sub_bg.jpg) repeat-x;
	margin:0 auto;}
#home {
	background:#000000 url(images/home_bg.gif) repeat-x;
	margin:0 auto;}
div#wrapper {
	margin:0 auto;
	width:864px;}
div#logo {
	text-align:center;}
div#subTop {
	background:url(images/sub_top_bg.gif) no-repeat;
	width:864px;
	height:411px;}
div#contentTop {
	background:url(images/content_top.gif) no-repeat;
	height: 40px;
	width: 100%;}
div#content {
	background:url(images/content_bg.gif) repeat-y;
	width:764px;
	color:#FFFFFF;
	padding:0 50px 0 50px;}
#content p, li {
	font-size:14px;
	line-height:18px;
	margin-bottom:0;}
#content a {
	color:#0099FF;}
	
#footer {
	background:url(images/footer_bg.gif) no-repeat;
	width:864px;
	height:115px;
	margin:0 auto;
	padding:100px 0 0 0;
	text-align:center;
	font-size:12px;
	line-height:22px;}
#footer p {
	margin:0;
	padding:0;}
#footer a {
	color:#FFFFFF;}
	
	
	
/* MENU */

h1 {
	margin:0;
	padding:0;}
h1#menuRecreation a{
	background: url(images/recreation_h1.jpg) no-repeat;
	display:block;
	height:25px;
	width:306px;
	text-indent:-5000px;
	font-size:10px;
	float:left;
	margin:32px 0 0 0;}
h1#menuRecreationRight a{
	background: url(images/recreationRight_h1.jpg) no-repeat;
	display:block;
	height:25px;
	width:288px;
	text-indent:-5000px;
	font-size:10px;
	float:right;
	margin:32px 0 0 0;}
h1#menuAviation a{
	background: url(images/aviation_h1.jpg) no-repeat;
	display:block;
	height:25px;
	width:288px;
	text-indent:-5000px;
	font-size:10px;
	float:right;
	margin:32px 0 0 0;}
h1#menuAviationLeft a{
	background: url(images/aviationLeft_h1.jpg) no-repeat;
	display:block;
	height:25px;
	width:288px;
	text-indent:-5000px;
	font-size:10px;
	float:left;
	margin:32px 0 0 0;}
h1#menuMarine a{
	background: url(images/marine_h1.jpg) no-repeat;
	display:block;
	height:25px;
	width:288px;
	text-indent:-5000px;
	font-size:10px;
	float:right;
	margin:32px 0 0 0;}
h1#menuMarineLeft a{
	background: url(images/marineLeft_h1.jpg) no-repeat;
	display:block;
	height:25px;
	width:306px;
	text-indent:-5000px;
	font-size:10px;
	float:left;
	margin:32px 0 0 0;}
ul#listMenu {
	clear:both;
	width:725px;
	list-style:none;
	margin:0;
	padding:20px 0 0 50px;}
#listMenu li{
	float:left;
	height:26px;
	margin:0;
	padding:0;}
#listMenu a.home {
	width:55px;
	height:26px;
	display:block;
	background:url(images/menuHome.gif) no-repeat;
	text-indent:-5000px;}
#listMenu a.customize {
	width:114px;
	height:26px;
	display:block;
	background:url(images/menuCustomize.gif) no-repeat;
	text-indent:-5000px;}
#listMenu a.industry {
	width:101px;
	height:26px;
	display:block;
	background:url(images/menuIndustry.gif) no-repeat;
	text-indent:-5000px;}
#listMenu a.faq{
	width:64px;
	height:26px;
	display:block;
	background:url(images/menuFaq.gif) no-repeat;
	text-indent:-5000px;}
#listMenu a.wholesale {
	width:118px;
	height:26px;
	display:block;
	background:url(images/menuWholesale.gif) no-repeat;
	text-indent:-5000px;}
#listMenu a.contact {
	width:96px;
	height:26px;
	display:block;
	background:url(images/menuContact.gif) no-repeat;
	text-indent:-5000px;}
#listMenu a.links {
	width:67px;
	height:26px;
	display:block;
	background:url(images/menuLinks.gif) no-repeat;
	text-indent:-5000px;}
	
/* SUB PAGES */

img.main {
	margin:24px 23px;}
	
h2.industry {
	width:305px;
	height:40px;
	background:url(images/industry_h2.gif) no-repeat;
	text-indent:-5000px;
	margin-top:0;}
h2.faq {
	width:305px;
	height:40px;
	background:url(images/faq_h2.gif) no-repeat;
	text-indent:-5000px;
	margin-top:0;}
h2.customize {
	width:188px;
	height:34px;
	background:url(images/custom_h2.gif) no-repeat;
	text-indent:-5000px;
	margin-top:0;}
h2.wholesale {
	width:305px;
	height:40px;
	background:url(images/wholesale_h2.gif) no-repeat;
	text-indent:-5000px;
	margin-top:0;}
h2.contact {
	width:305px;
	height:40px;
	background:url(images/contact_h2.gif) no-repeat;
	text-indent:-5000px;
	margin-top:0;}
h2.links {
	width:305px;
	height:40px;
	background:url(images/links_h2.gif) no-repeat;
	text-indent:-5000px;
	margin-top:0;}
	
div#content p {
	margin-top:0;
	padding-top:0;}
	