body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;
}
h2 {
	font-size: 18px;
	margin-top: 10px;
	font-weight: bold;
}
a:link {
	color: #28327B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #28327B;
}
a:hover {
	text-decoration: underline;
	color: #28327B;
}
a:active {
	text-decoration: none;
	color: #28327B;
}
#wrapper {
	position:absolute;
	left: 50%; 
	top: 15px;
	width:760px; 
	margin-left: -380px; /* half of the width */
	padding-bottom: 600px;
}
.footlinks {
	margin: 5px 12px;
	font-size: 10px;
	color:#FFFFFF;
}
.footlinks:a {
	color:#FFFFFF;
}
#hero, #herofull {
	width: 390px;
/*	height: 400px; */
	border:2px solid #6F6041;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 2px;
	padding-left: 2px;
}
#herofull {
	width: 608px;
	padding:0;
}
#herotext {
	background-color: #EAEAEA;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sectionHeroText {
	width: 608px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#nav p {
	margin-left: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#nav .divider {
	border-bottom: 1px solid #6F6041;
	margin-left: 10px;
	margin-right: 10px;
}
#nav a, #nav p {
	color:#6F6041;
}

.productGridHead, .productGridOn, .productGridOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.productGridHead td {
	background-color: #28327B;
	color: white;
	font-weight: bold;
}
.productGridHead a {
	color: white;
}
.productGridOn td {
	background-color: #EAEBF2;
}
.productGridHead td, .productGridOn td, .productGridOff td {
	padding: 3px;
}
.footy {
	background-color: #36478B;
	background-image: url("/images/foot_bkgd.jpg");
	background-position: right;
	background-repeat: repeat-y;
}

.taboff {
	background-color: #EAEAEA;
	border-right: 2px solid white;
	padding: 3px 10px;
	float: left;
	font-size: 10px;
}
.tabon {
	background-color: #BCBCBC;
}

#productherotext, #productherospecs, #productheroprice, #productherogallery, #productheroenquire {
	background-color: #BCBCBC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#productherotext h2, #productherospecs h2, #productheroprice h2, #productherogallery h2, #productheroenquire h2 {
	margin-top: 0px;
}
#spectable td {
	font-size: 10px;
	border-bottom: 1px solid #EEEEEE;
	padding: 5px;
	vertical-align: top;
}
#heropic {
	border:2px solid #6F6041;
	margin-bottom: 10px;
	width: auto;
}
#heroaccessorypic {
	border:2px solid #6F6041;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
}
#rhsthumbs td {
	padding-bottom: 8px;
}
#contacttable td {
	padding: 5px 5px 5px 0px;
	vertical-align: top;
}
#contacttable input, #contacttable button, #contacttable textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contacttable input, #contacttable textarea {
	width: 100%;
}
#contacttable .stdelement {
	width: auto;
}

.servicetable {
	background-color: #FFCC00;
	}

#signup {
	margin-left: 10px;
	margin-right: 10px;
	}
#signup .divider {
	border-bottom: 1px solid #6F6041;
	margin-left: 10px;
	margin-right: 10px;
}
#signup a, #signup p {
	color:#6F6041;
}
.signupinput {
	font-size: 10px;
	width: 90%;
}

.highlightbox {
	background-color: white;
	padding: 10px;
	border:1px solid #6F6041;
}
.highlightbox h3, .highlightbox p{
	margin: 0px;
}


