#nav {
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	height: 44px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFD700;
	text-decoration: none;
}
.maintext {
	font-size: 16px;
	background-color: #092D51;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 24px;
}
.maintext a:link {
	color: #FFD700;
	text-decoration: underline;
}
.maintext a:visited {
	color: #00CC00;
}
.maintext a:hover {
	color: #FFD700;
	text-decoration: none;
}
.hdng {
	font-size: 20px;
}
#bottom-hdng {
	font-size: 20px;
	background-image: url(../images/lower-hdng-bg.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 607px;
	padding-top: 60px;
	padding-bottom: 25px;
	padding-left: 40px;
	text-transform: uppercase;
}
#footer,#footer a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFD700;
	text-decoration: underline;
}
#nav #current-main {

	color: #999999;
	text-decoration: none;
}
#logo {
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 113px;
	width: 277px;
	padding-top: 105px;
	text-decoration: none;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
.pricesheet td {
	text-align: center;
}