body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #081053;
	margin: 0px;
	padding: 0px;
}

#main {
	width: 796px;
	height: 570px;
	margin-left: auto;
	margin-right: auto;
	background-color: #B2D4DB;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

#valid {

	width: 796px; 
	margin-left: auto;
	margin-right: auto;
} 

#footer{
	width: 646px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/credits.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	font-size: 12px;
	color: #525887;
	padding-top: 10px;
}

#footer a{
text-decoration: none;
	color: #525887;
}
#footer  a:hover {
	color: #081053;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #081053;
}

#nav {
	background-color: #0087AC;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;	
	padding-top: 230px;
	width: 110px;
	height: 340px;
	margin-left: 21px;
	float: left;
}
#nav ul
{
	margin: 0;
	list-style-type: none;
	padding-top: 23px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#nav ul li { 
width: 100px;
padding-top:23px;
}
#nav ul li a {
	text-decoration: none;
	color: #FFFFFF; 
}
#nav ul li a:hover {
	color: #081053;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #081053;
}
#nav ul li a.here { 
	color: #081053; 
}
#nav ul li a.here:hover { 
	color: #B2D4DB; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2D4DB;
}

#top { 
	background-image: url(images/drums/drum1.jpg);
	background-repeat: no-repeat;
	background-position: 370px 0px;
	padding-top: 292px;
}
#history {
	background-image: url(images/drums/drum5.jpg);
	background-repeat: no-repeat;
	background-position: 370px 0px;
	padding-top: 292px;
}
#products {
	background-image: url(images/drums/drum3.jpg);
	background-repeat: no-repeat;
	background-position: 370px 0px;
	padding-top: 292px;
}
#above_75 {
	background-image: url(images/drums/drum4.jpg);
	background-repeat: no-repeat;
	background-position: 370px 0px;
	padding-top: 292px;
}
#below_75 {
	background-image: url(images/drums/drum2.jpg);
	background-repeat: no-repeat;
	background-position: 370px 0px;
	padding-top: 292px;
}
#contact {
	background-image: url(images/drums/drum3.jpg);
	background-repeat: no-repeat;
	background-position: 370px 0px;
	padding-top: 292px;
}
#accred {
	background-image: url(images/drums/drum6.jpg);
	background-repeat: no-repeat;
	background-position: 370px 0px;
	padding-top: 292px;
}
#form {
	background-image: url(images/drums/drum2.jpg);
	background-repeat: no-repeat;
	background-position: 370px 0px;
	padding-top: 292px;
}
#home {
height: 278px;
overflow:auto;
padding-left: 75px; 
padding-right: 94px; 
}
#home h1 {
	font-size: 18px;

}
 
#formstyle th, #formstyle input{
font-size: 12px;
	color: #081053;
} 
