body {
	margin:0px 0px; padding:0px;
	text-align:center;
	background-image:url(header/repeatvert2.jpg); 
	background-repeat:repeat-x; 
	background-color:#5b5b5b;
	top:0px;
	padding-bottom: 50px;
	}
	
#content {

	width:1000px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	top:0px;

	}


#containter {

margin: 0 auto;
width: 1000px;

}
	
div.boxcontainer {

	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width: 1000px;
	background-image:url(header/boxrepeat.jpg); 
	background-repeat:repeat-y; 

	}
	
div.boxcontent{
	
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	width: 1000px;


	}
	
div.boximage{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	min-height: 400px;
	width: 1000px;
	background-image:url(header/box2.jpg); 
	background-repeat:no-repeat;
	padding-bottom:60px;

	}
	
	
	
div.bottom {
	
	width: 1000px;

}
	

div.hometext {
	
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	position: absolute;
	top: 140px;
	left: 50px;
	
	}

	
div.copyright {

	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	position: absolute;
	left: 740px;
	white-space:nowrap;
	
	}
	
div.designedby {

	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	position: absolute;
	left: 95px;
	
	}
	
div.homebutton {
	
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:0px;
	color:#000;
	position: relative;
	top: 0px;
	left: 0px;
	
	}
	
div.rightbutton {

	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:0px;
	color:#000;
	position: absolute;
	top: 143px;
	left:500px;
	
	}1
	
div.watersportsbutton {

	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	position: relative;
	top: 143px;
	
	
	}
	
div.contactbutton {

	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	position: relative;
	top: 0px;
	
	
	}
	
img.button { border: none; }

a.imageborder {
	text-decoration: none;
	border: 0 none;
	}
	
div.text {
	
	font-family: Arial, Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:12px;
	top:95px;
	left:100px;
	width: 700px;
	text-align: justify;
	 
	}
	
div.table {
	
	width: 1000px;

	 
	}
	
p { text-indent:50px; }
p.text { text-indent:25px; }
/* BUTTON ROLLOVERS */

a.header:link {

color: #ffffff; 
text-decoration: none;


}    

/* visited link */

a.header:visited {

color: #ffffff; 
text-decoration: none; 


}  

/* mouse over link */

a.header:hover {

color: #3399ff; 
text-decoration: none;


}  

/* selected link */


a.header:active {

color: #ffffff; 
text-decoration: none;


}


a.link:link {

color: #cc0000; 
text-decoration: none;


}    

/* visited link */

a.link:visited {

color: #cc0000; 
text-decoration: none; 


}  

/* mouse over link */

a.link:hover {

color: #3399ff; 
text-decoration: none;


}  

/* selected link */


a.link:active {

color: #cc0000; 
text-decoration: none;


}


a{text-decoration:none;color:#000;outline:0}


table							{ border-collapse: collapse; }

h1                              { font: bold 50px Helvetica; letter-spacing: -2px; margin: 0 0 3px 0; }

.clear 							{ clear: both; }

#order-table                    { width: 100%; }
#order-table td                 { padding: 5px; }
#order-table th                 { padding: 5px; background: black; color: white; text-align: left; }
#order-table td.row-total       { text-align: right; }
#order-table td input           { width: 75px; text-align: center; }
#order-table tr.even td         { background: #333; }

#order-table td .total-box, 
.total-box                      { border: 3px solid green; width: 70px; padding: 3px; 
                                  margin: 5px 0 5px 0; text-align: center; font-size: 14px; }

#shipping-subtotal              { margin: 0; }

#shipping-table                 { width: 350px; float: right; }
#shipping-table td              { padding: 5px; }

#shipping-table th              { padding: 5px; background: black; color: white; text-align: left; }
#shipping-table td input        { width: 69px;  text-align: center; }

#order-total                    { font-weight: bold; font-size: 21px; width: 110px; }



