body {
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 950px;
	text-align: left;
	line-height: 18px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	clear: both;
	height: 43px;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	display: table;
	font-size: 14px;
	font-weight: bold;
	width: 615px;
}
div.nav img {
	float: left;
}
div.nav box {
	color: #d2d2d2;
	display: block;
	float: left;
	text-align: center;
	padding: 10px 11px 10px 10px;
	width: 24px;
}
div.nav a {
	color: #d2d2d2;
	display: block;
	float: left;
	text-align: center;
	padding: 10px 11px 10px 10px;
}
div.nav a.login {
	background-color: #141b38;
	padding-left: 11px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.nav a.login {
		padding-left: 9px;
		padding-right: 8px;
	}	
}
div.nav a:hover,
div.nav a.on,
div.nav a.loginon {
	color: #ffad00;
	background-image: url(images/nav-on-bg.jpg);
	background-repeat: repeat-x;
}
div.homeboxesbg {
	clear: both;
	background-image: url(images/home-boxes-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 950px;
}
div.leftbox {
	float: left;
	width: 417px;
	margin-left: 22px;
	margin-right: 32px;
}
div.leftbox a {
	float: right;
	padding-top: 15px;
}
div.rightbox {
	float: left;
	margin-left: 23px;
	width: 442px;
}
div.rightbox p {
	padding-bottom: 10px;
}
div.rightbox span {
	color: #ffad00;
}
div.rightbox strong {
	line-height: 13px;
}
div.copy {
	float: left;
	color: #27336b;
	padding: 10px;
}
div.footerlinks {
	float: right;
	padding: 10px;
}
div.footerlinks a {
	color: #27336b;
	margin: 0 10px;
}
div.footerlinks a:hover {
	text-decoration: underline; color:#FF0000;
}
div.path {
	clear: both;
	background-image: url(images/path-bg.gif);
	background-repeat: no-repeat;
	width: 934px;
	height: 19px;
	line-height: 19px;
	padding-left: 16px;
}
div.path a {
	color: #141a37;
	font-weight: bold;
}
form.contact {
	margin-left: 16px;
	clear: both;
	margin-top: 59px;
	padding-bottom: 73px;
	width: 934px;
	border-bottom: 1px #d6d6d6 solid;
	display: table;
}
div.contactform {
	float: left;
	border-right: 1px #d6d6d6 solid;
	padding-right: 38px;
	margin-right: 30px;
	display: table;
	width: 458px;
}
div.contactform label {
	clear: both;
	width: 459px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4e4e;	
	height: 30px;
	display: inline-block;
	position: relative;
	line-height: 20px;
}
div.contactform label input,
div.contactform label select,
div.contactform label textarea {
	border: 1px #908e8e solid;
	width: 346px;
	position: absolute;
	right: 0;
	font-size: 11px;
	padding: 3px;
}
div.contactform label select {
	width: 353px;
}
div.contactform label textarea {
	height: 66px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 6px;
}
input.submit {
	background-image: url(images/submit-btn.gif);
	background-repeat: no-repeat;
	background-color: orange;
	width: 105px;
	height: 26px;
	border: none;
	cursor: pointer;
	float: right;
}
div.content {
	clear: both;
	border-bottom: 1px #d6d6d6 solid;
	margin-top: 10px;
	width: 937px;
	margin-left: 13px;
	display: table;
}
div.left {
	float: left;
	width: 709px;
	line-height: 14px;
	text-align: justify;
}
div.left p {
	padding: 10px 0 20px 0;
}
div.left a {
	color: #b3670c;
	text-decoration: underline;
}
div.left ul {
	margin: 0 15px;
}
div.left ul li {
	padding-bottom: 15px;
}
div.left ul strong {
	color: #b3670c;
	font-size: 14px;
}
div.right {
	float: left;
	width: 210px;
	margin-left: 18px;
}
h1 {
	color: #141a37;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	padding: 0;
	margin: 10px 0;	
}
h2 {
	color: #b3670c;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
div.slider {
	float: left;
	background-color: #d8d9de;
}
div.slider div.cell {
	float: left;
	width: 158px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #141a37;
	line-height: 15px;
	padding-right: 5px;
}
div.slider p {
	padding: 0;
	margin: 0;
}

div.slider strong {
	text-align: center;
}

div.slider a {
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #141a37;
	text-decoration: none;	
}
div.productnav {
	clear: both;
	line-height: 14px;
}
div.productnav a {
	background-color: #141a37;
	font-weight: bold;
	color: white;
	padding-left: 19px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 191px;
	display: block;
	border-bottom: 1px #727687 solid;
}
div.productnav a:hover,
div.productnav a.on {
	background-color: black;
}
h3 {
	color: #27336b;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 20px 0;
}
div.contactleft {
	float: left;
	width: 258px;
	border-right: 1px #d6d6d6 solid;
	margin-right: 31px;
	margin-top: 20px;
}
div.contactright {
	float: left;
	margin-top: 20px;
}
div.producttabletitle {
	clear: both;
	background-image: url(images/product-table-title-bg.gif);
	background-repeat: no-repeat;
	width: 697px;
	height: 34px;
	line-height: 34px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	color: white;
}
div.producttable,
div.ngostable {
	clear: both;
	background-color: #d8d9de;
	width: 712px;
	display: table;
}
div.ngostable a {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
div.ngostable a:hover {
	text-decoration: underline;
}
div.producttable p {
	padding: 10px;
	line-height: 21px;
}
div.ngostable div.row {
	border-bottom: 1px white solid;
	width: 682px;
	padding: 15px;
	display: table;
}
div.producttablecell01 {
	float: left;
	border-right: 3px white solid;
	border-bottom: 1px white solid;
	background-color: #d8d9de;
	width: 335px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table;
}
div.producttablecell01_heading {
	float: left;
	border-right: 3px white solid;
	border-bottom: 1px white solid;
	background-color: #d8d9de;
	width: 335px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	display: table;
}
div.producttablecell02 {
	float: left;
	border-bottom: 1px white solid;
	background-color: #d8d9de;
	width: 335px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table;
}
div.producttablecell02_heading {
	float: left;
	border-bottom: 1px white solid;
	background-color: #d8d9de;
	width: 335px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	display: table;
}
div.productrighttitle {
	clear: both;
	background-image: url(images/product-right-box-title.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	display: table;
	margin-top: 20px;
}
div.productrightbg {
	clear: both;
	background-color: #d8d9de;
	width: 190px;
	padding: 10px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
div.productrightbg a {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
div.productrightbg a:hover {
	text-decoration: underline;
}
div.moreinfo {
	clear: both;
	font-weight: bold;
	padding: 20px 0;
}
div.moreinfo a {
	color: #b4680c;
	text-decoration: none;
}
div.moreinfo a:hover {
	text-decoration: underline;
}

.h2text{
 padding:14px 0px 0px 0px; margin:0px 0px 0px 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color: #27336b; text-align:center; font-weight:normal;
}