body {
	margin: 0px;
	background-color: #f2f2f2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body,td,th {
	font-size: 10px;
	line-height: 16px;
}
.wrapper {
	font-family: Verdana;
}
.main {
	width: 977px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 97px;
	background-color: #FFFFFF;
}
.bar {
	background-color: #015266;
	height: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.contentArea {
	background-image: url(images/mainbg.jpg);
}
.stripes {
	background-image: url(images/menustripes.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.leftCol {
	width: 200px;
	float: left;
	padding-top: 10px;
}
.rightCol {
	float: right;
	width: 776px;
	color: #FFFFFF;
	background-image: url(images/mainpic2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
}
.rightCol2 {
	float: right;
	width: 776px;
	color: #FFFFFF;
	background-image: url(images/mainpic3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
}
.rightCol3 {
	float: right;
	width: 776px;
	color: #FFFFFF;
	background-image: url(images/mainpic4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
}
.rightCol4 {
	float: right;
	width: 776px;
	color: #FFFFFF;
	background-image: url(images/mainpic5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
}
.rightCol5 {
	float: right;
	width: 776px;
	color: #FFFFFF;
	background-image: url(images/mainpic6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
}
.clearer {
	clear: both;
}

.footer {
	clear: both;
	height: 63px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #015266;
}
.footerLeft {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.footerRight {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

.contentLeftCol {
	float: left;
	width: 510px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 170px;
	padding-bottom: 50px;
}
.contentLeftCol h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px 0px 16px;
}
.contentLeftCol a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.contentLeftCol a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.contentLeftCol a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.contentLeftCol a:active {
	color: #CCCCCC;
	text-decoration: none;
}


.contentRightCol {
	float: right;
	width: 225px;
}
.logo {
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-left: 5px;
}

.callToAction {
	float: right;
	width: 400px;
	text-align: right;
	height: 91px;
	padding-top: 6px;
}


.nav {
	margin-bottom: 40px;
}


.nav a:link {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.nav a:visited {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.nav a:hover {
	display: block;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(images/white-out.png);
	background-repeat: repeat;
}
.nav a:active {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.subMenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
.subMenu a:link {
	padding-left: 30px;
	padding-right: 10px;
	font-size: 9px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.subMenu a:visited {
	padding-left: 30px;
	padding-right: 10px;
	font-size: 9px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.subMenu a:hover {
	padding-left: 30px;
	padding-right: 10px;
	font-size: 9px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.subMenu a:active {
	padding-left: 30px;
	padding-right: 10px;
	font-size: 9px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.twitterInset {
	float: right;
	width: 180px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 5px;
}
.newsArchive {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5A5A5;
	padding-top: 10px;
}
.newsArchive h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 10px;
}
.newsArchive a:link {
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	color: #FFFFFF;
}
.smallPrint {
	font-size: 9px;
}
.tableHolder {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#name {
	font-size: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 250px;
}
#email {
	font-size: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 250px;
}
#address {
	font-size: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 250px;
}
#tel {
	font-size: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 250px;
}
#type {
	font-size: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 250px;
}
#comments {
	width: 250px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#button {
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.testimonial {
	padding-right: 10px;
	padding-left: 20px;
	text-align: center;
	margin-bottom: 40px;
	font-size: 12px;
	color: #FFFFFF;
}
.testimonial strong {
	margin-top: 4px;
	display: block;
}
.tradeLogos {
	text-align: center;
	height: 200px;
}
