body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.75em;
}

h1, h2, h3, h4 {
	margin: 10px 0px;
	padding: 0px;
	color: #660000;
	font-weight: bold;
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h1 a, h2 a, h3 a, h4 a,
h1 a:link, h2 alink, h3 alink, h4 alink,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover,
h1 a:active, h2 a:active, h3 a:active, h4 a:active {
	color: #660000;
	text-decoration: none;
}


#pageContainer {
	width: 795px;
	height: 700px;
	min-height: 700px;
	margin: 0px auto;
	text-align: left;
}

/* -- HEADER -- */
#header {
	width: inherit;
	background-color: #FFF;
	height: 90px;
	line-height: 1em;
}

#header .top {
	height: 65px;
	background-color: inherit;
	width: inherit;
}

#header .top img#logo {
	position: relative;
	top: 15px;
	left: 30px;
}

#header #topnav {
	width: inherit;
	height: 22px;
	background: url('../images/topnav_grad.gif') repeat-x left top;
	
}

#topnav ul.nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

ul.nav li {
	float: left;
	height: 22px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

ul.nav li a,
ul.nav li a:link,
ul.nav li a:visited {
	text-decoration: none;
	background: none;
	height: 22px;
	padding: 0px 20px;
	color: #FFF;
	display: inline-block;
	line-height: 20px;
}

ul.nav li a:hover {
	background: url('../images/topnav_grad_active.gif') repeat-x left top;
}

ul.nav li a:active {
	background: none;
}


/* -- CONTENT -- */
#mainContent {
	width: inherit;
	background-color: #e8e8e8;
}

#mainContent .hbanner {
	background: url('../images/landing_banner.jpg') #FFF no-repeat left top;
	width: inherit;
	height: 185px;
	padding-bottom: 10px;
}

#mainContent .hbanner em {
	display: none;
}

#mainContent .innerContent {
	padding-left: 20px;
	width: 535px;
	padding-right: 20px;
	float: left;
	background-color: #FFF;
	padding-bottom: 10px;
}

#mainContent .padtop10 {
	padding-top: 10px;
	
}

#mainContent .innerContent .boxleft {
	width: 245px;
	padding-right: 20px;
	float: left;
}

#mainContent .innerContent .boxright {
	width: 245px;
	padding-left: 20px;
	float: left;
}

#mainContent .rightcol {
	width: 200px;
	float: left;
	background-color: #e8e8e8;
	padding-left: 10px;
}

#mainContent .rightcol .contactmap {
	padding-left: 20px;
}


.prod_head {
	width: inherit;
}

.prod_head h1 {
	width: 420px;
	margin-top: 0px;
	padding-top: 5px;
	border-bottom: 1px solid #660000;
	padding-bottom: 0px;
	
	
}

.prod_head img {
	float: left;
	height: 85px;
	width: 90px;
	
}

.prod_head p {
	margin-top: 5px;
}

.prod_head p strong {
	width: 100px;
}

.prod_content {
	padding-top: 10px;
}

.prod_table {
	width: 75%;
}

.sections h1 {
	padding-bottom: 2px;
	border-bottom: 1px solid #660000;
}

.sections h4 {
	margin: 5px 0px 5px 0px;
}
.sections table.sectiontable {
	margin-top: 10px;
	width: inherit;
}

table.sectiontable ul {
	margin: 5px 0px;
	padding: 0px;
	list-style: none;
}

table.sectiontable td {
	text-align: left;
	vertical-align: top;
	width: 90px;
}

table.sectiontable tr > td + td {
	width: 170px;
}

table.sectiontable tr > td + td + td {
	width: 90px;
}

table.sectiontable tr > td + td + td + td {
	width: 170px;
}

table.sectiontable td img {
	margin-bottom: 10px;
}

table.sectiontable td h4 {
	margin-top: 0px;
	line-height: 1em;
}

table.sectiontable td ul li {
	line-height: 1.2em;
}

#contactTable1,
#contactTable2 {
	width: 500px;
	margin-top: 10px;
	line-height: 20px;
}

#infotable1 {
	width: 400px;
	margin: 10px 0px;
	line-height: 20px;
	border: 1px solid #eee;
}

#infotable2 {
	width: 530px;
	margin: 10px 0px;
	line-height: 20px;
	border: 1px solid #eee;
}


#infotable1 td,
#infotable2 td {
	text-align: left;
	padding-left: 5px;
}

#infotable1 td {
	width: 25%;
}

#infotable1 td + td {
	width: 50%;
}

#infotable1 td + td + td{
	width: 25%;
}

#contactTable2 {
	margin-top: 20px;
}

#contactTable2 td.header {
	border-bottom: 1px solid #999;
}

#contactTable2 tr.odd,
#infotable1 tr.odd,
#infotable2 tr {
	background-color: #eee;
}

#infotable2 tr.odd {
	background-color: #fff;
}

#contactForm label.error {
	color: red;
	font-style: italic;
}

/* -- FOOTER -- */

#footer {
	width: inherit;
	height: 100px;
	background: #666;
}

/* -- Table styles -- */

.classtable {
	border-collapse: collapse;
	
}

.classtable th {
	font-weight: bold;
}

.classtable th,
.classtable td {
	border: 1px solid #ccc;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.classtable .th3 {
	width: 150px;
}
/* -- UTILITIES -- */
.clearfloats {
	line-height: 0px;
	clear: both;
}
