body 
	{
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: white;
	margin: 0;
	padding: 0; 
	border: 0; 
	}
	
body_towel 
	{
    font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_towel.gif);
	background-repeat: repeat-x; 
	background-color: #e5e5e5; 
	margin: 0;
	padding: 0; 
	border: 0; 
	}

p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #224f7b;
	margin-left: 2px;
	}		

a
	{
	text-decoration: underline;
	color: #224f7b; 
	}
	
a:hover
	{
	color: #5191ce; 
	}		
	
img
	{
	border: 0; 
	} 
	
h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	text-decoration: none;
	color: #224f7b;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 2px;
	text-shadow: 2px 2px 2px #999;
	}	
	
h1_2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	color: #224f7b;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 2px;
	text-shadow: 2px 2px 2px #999;
		}
	
h2
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;	
	color: #5191ce; 
	margin: 5px 0 0 0; 
	}		
	
td
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #224f7b; 
	}		
	
/*---------- page elements ----------*/			

#wrapper
	{
	width: 960px; 
	margin: 0 auto; 
	padding: 0; 
	}

#bg
	{
	width: 960px; 
	float: left; 
	padding: 0; 
	margin: 0; 
	background: white; 
	background-image: url(images/bg_grey.gif);
	background-repeat: no-repeat; 
	background-position: right bottom; 
	}
	
	
#header
	{
	width: 960px;
	height: 193px;  
	border-bottom: 17px solid #224f7b; 
	margin: 0; 
	padding: 0; 
	}	
	
#content
	{
	background: white; 
	padding: 0; 
	margin: 0; 
	padding-top: 2px;
	padding-left: 2px;
	}	
	
#content_tow
	{
	width: 726px;
	float: right;
	background: white;
	background-image: url(images/bg_towels.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	}	
	
#content_inside
	{
	width: 726px;
	float: right;
	background: white;
	padding: 0;
	margin: 0;
	top: 268px;
	}	
	
.home_pic
	{
	width: 726px; 
	float: right;
	} 

.text table
	{
	width: 750px; 
	}		
	
.text td
	{
	padding: 10px; 
	}	
	
.text ul 
	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #224f7b; 	
	line-height: 22px; 
	} 


	
.product_text
	{
	width: 380px; 
	border: 1px solid #5191CE; 
	margin: 20px 30px 0 0;
	padding: 10px;  
	background-image: url(images/bg_text.jpg);
	background-repeat: repeat-x; 
	background-color: #fff; 
	text-align: left; 
	}	
	
.product_text02
	{
	width: 380px;
	border: 1px solid #5191CE;
	margin: 0;
	padding: 10px;
	background-image: url(images/bg_text.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: left;
	}		

.caption	
	{
	width: 200px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #939393;	
	padding: 0 0 3px 25px; 
	}	
	
.caption14_Bold	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #939393;
	}	
	
.caption12	
	{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #939393;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	}	
	
.products td
	{
	width: 150px; 
	text-align: center;
	}

.products td:hover
	{
	width: 150px;
	color: #FFFFFF;
	display: block;
	background-color: #0066FF;
	}		

#footer
	{
	position:relative;
	bottom:0;
	width:100%;
	height:60px;
	text-align: center;  
	background: white; 
	}	
	
	
#footer p
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;	
	padding: 5px; 
	} 
	
#footer a
	{
	color: #224f7b; 
	text-decoration: underline; 
	}	
	
#footer a:hover
	{
	color: #5191ce; 
	}	
	
/*---------- navigation ----------*/			
		
#nav
	{
	width: 155px; 
	height: 600px; 
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x; 
	background-color: white; 
	float: left; 
	margin-top: 2px; 
	}	


#nav ul 
	{
	list-style-type: none; 
	padding: 0;
	margin: 0;
	border: 0; 
	} 	
	
#nav li 
	{
	border-bottom: 1px solid #87b2dd; 
	}	
	
#nav a
	{
	width: 150px; 
	height: 100px; 
	display: block; 
	padding: 5px 0 0 0px;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #fff;	
	}	
	
#nav a:hover
	{
	width: 150px;
	color: #FFFFFF;
	display: block;
	background-color: #0066FF;
	}		
	
.nav_on 
	{
	background-color: #224F7B;
	}

		
