/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/body.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#header {
	background: url(../images/header.jpg) center top;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: 105px;
	width: 780px;
}
ul#topnav {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 165px;
	width: 240px;
	list-style: url(none) none;
	height: 22px;
	float: left;
}
ul#topnav li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 80px;
}
ul#topnav a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 80px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#topnav a:hover, ul#topnav a.samepage {
	background: url(../images/topnav-hover.jpg) no-repeat center bottom;
}
a#email {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	height: 22px;
	width: 220px;
	font-size: 14px;
}
a#email:hover {
	color: #BEC3CE;
}
p#address {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 60px 0px 0px;
	width: 780px;
	display: block;
	text-align: right;
}
p#address span {
	font-size: 16px;
	padding-left: 50px;
	padding-right: 10px;
}
#middle {
	background: url(../images/middle.jpg) repeat-y center top;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
}
h1#pagetitle {
	font-size: 22px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 11px 5px 0px 0px;
	color: #E21020;
	display: block;
	height: 26px;
}
p.smallrgt {
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px 5px 15px 0px;
	display: block;
	color: #18264B;
}
p.smallrgt strong {
	font-size: 13px;
}
p.smallrgt a {
	color: #18264B;
}
p.smallrgt a:hover {

}
h2.subtitle {
	color: #E21020;
	display: block;
	margin: 0px 5px;
	padding: 0px 0px 2px 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dashed #E21020;
}
ol.terms {
	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
}
ol.terms li {
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.terms {
	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
}
ul.terms li {
	padding-top: 2px;
	padding-bottom: 2px;
}
a.membership {
	background: url(../images/download.gif) no-repeat center top;
	text-align: center;
	display: block;
	margin: 0px auto;
	height: 47px;
	width: 587px;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.membership:hover {
	color: #FFFFFF;
	background: url(../images/download-hover.gif) no-repeat center top;
}
table.fulltable {
	font-size: 12px;
	border-top: 1px solid #0F172C;
	border-right: 1px solid #0F172C;
	margin-left: auto;
	margin-right: auto;
}
h3.sectionname {
	font-size: 16px;
	font-weight: normal;
	color: #0F172C;
	display: block;
	border-bottom: 1px solid #0F172C;
	margin-bottom: 5px;
	text-align: left;
	width: 575px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-top: 10px;
}
table.fulltable th {
	font-size: 12px;
	color: #E21020;
	background: #CCCCCC;
	border-bottom: 1px solid #0F172C;
	border-left: 1px solid #0F172C;
}
table.fulltable td {
	border-bottom: 1px solid #0F172C;
	border-left: 1px solid #0F172C;
	text-align: left;
}
table.fulltable tr.odd td {
	background-color:#CCCCCC;
}
table.fulltable td span {
	font-weight: bold;
	color: #E21020;
}
#nav {
	background: url(../images/nav-top.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 168px;
	height: 425px;
}
#nav ul {
	margin: 0px;
	padding: 90px 0px 0px;
	width: 168px;
	list-style: url(none) none;
	text-align: left;
	font-size: 14px;
	color: #18264B;
}
#nav li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#nav li.navtitle {
	font-weight: bold;
	padding-top: 15px;
	border-bottom: 1px solid #18264B;
	margin-bottom: 4px;
}
#nav a {
	display: block;
	width: 155px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #18264B;
	text-decoration: none;
	font-size: 12px;
	padding-left: 13px;
}
#nav a:hover {
	background: url(../images/nav-hover.gif) no-repeat left center;
}
#nav a.samepage {
	background: url(../images/nav-samepage.gif) no-repeat left center;
	color: #E11120;
}
#content {
	margin: 0px;
	padding: 0px 8px;
	float: right;
	width: 596px;
	background: url(../images/content-top.jpg) no-repeat center top;
}
#footer {
	width: 780px;
	background: url(../images/footer.jpg) no-repeat center top;
	height: 68px;
}
#footer p#copyright {
	font-size: 11px;
	text-align: left;
	display: block;
	width: 300px;
	margin: 0px;
	padding: 46px 0px 0px 185px;
}
.industriallink {
	font-size: 11px;
	float: right;
	width: 260px;
	padding-top: 46px;
	text-align: right;
}
.industriallink a {
	color: #000000;
}
.industriallink a:hover {

}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
}
#products a {
	font-size: 11px;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
	margin: 0;
	padding: 0;

}
#products li {
	list-style-type: none;
	float: left;
	height: 140px;
	width: 100px;
	clear: none;
		margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0;
}
ul#products {
	width: 500px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
div#prodholder {
	width: 500px;
	margin: 40px 0 0 40px;
}
#products a img {
	border: 1px solid #999999;
}
#products a:hover {
	color: #0000FF;
}
#content p {
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
img#leftpic {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
p#home {
	font-size: 19px;
	color: #152140;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
}
#address a {
	color: #8993C8;
}

