body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
   	text-align: center;
	background: #3331bf url(images/background4.jpg) repeat-x top;			
	
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:italic;
	color:#003399;
	}
TEXTAREA{ /*Text areas can be changed here*/
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	
}

	

.bodyText {
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
}

.bodyText a {
	color:#000000;
	
	}
.bodyText a:hover {
	color:#E60D0D;
	}

.bodyTextTrademark {
	font-size: 70%;
	vertical-align:super;
	
	}
.hilteText {
	
	color:#E60D0D;
	/*color:#A45813;*/
	font-size:95%;
	font-weight:600;
	}
					
#container {
margin-left: 10%; 
margin-right: 10%;
z-index:1;

}

#content {
	position:relative;
	top:32px;
	background-color:#72716d;
	text-align: left;
	width:835px;
	height:auto;
	padding-bottom:20px;
	/*padding-right:1px;*/
	/*padding-left:15px;*/
	z-index:2;
	
}




#header {
	position:relative;
	width:825px;
	height:187px;
	top: 0px;
	z-index:4;
}




.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#003366;
	
	
	}

.nav a {
	color:#003366;
	text-decoration:none;
	} 
.nav a:visited {
	color:#003366;
	}
	
.nav a:hover {
	color:#E60D0D;
}
.nav li {
	
	line-height:30px;
	color:#003366;
	list-style-image:none;
	list-style-image:url(images/bullet.gif);

	}
#mainTextArea {
	position:relative;
	left:10px;
	top:10px;
	padding-top:10px;
	width:815px;
	height:auto;
	background-color:#f1ecd6;
	z-index:5;
}
#textHolder {
	position:relative;
	width:535px;
	height:auto;
	z-index:6;
	left: 230px;
	top:0px;
}
#productHolder {
	position:relative;
	width:555px;
	height:auto;
	z-index:6;
	left: 230px;
	top:0px;
}
#photoHolder {
	position:relative;
	width:555px;
	height:auto;
	z-index:6;
	left: 230px;
	top:0px;
}
#leftCol {
	position:absolute;
	left:0px;
	top:25px;
	width:210px;
	height:900px;
	background: #f1ecd6 url(images/leftColumnBackground.jpg) ;
	margin-left:0px;
	z-index:7;

}


#footer {
	position:relative;
	top:0px;
	left: 0px;
	width:782px;
	height:180px;
	background-image:url(images/footerWave.jpg);
	background-repeat:no-repeat;
	z-index:20;
}
#copyright {
	position:relative;
	top:140px;
	left: -10px;
	padding-left:0px;
	width:435px;
	
	color:#000;
	font-size:13px;
	z-index:21;
	}
