@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: 5d5d5d;
	margin-top: -5px;
	margin-left: -5px;
}
body a {
	color: #BABA00;
	text-decoration: none;
}
hr {
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 80%;
	height: 2px;
	align: left;
	text-align:left;
	margin: 30px 0 20px 0;
	#margin: 5px 0 20px 0;
	clear: both;
}
h1 {
	font-size: 15px;
	color: #BABA00;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	margin-top: -5px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0 0px 0px;
	color: #BABA00;
	padding: 0px;
}
.container {
	width: 900px;
	clear: both;
	color: #666666;
}
.logo {
	width: 381px;
	float: left;
	position: static;
}
.nav  {
	width: 515px;
	float: right;
	position: static;
	text-align: left;
	vertical-align: top;
}
.mainContent {
	float: left;
	position: static;
	width: 559px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 10px;
	text-align: justify;
}
.rightContent {
	width: 249px;
	float: right;
	position: static;
	top: auto;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightContent li {
	list-style-image:url(/images/bullet.jpg);
	margin-left: -20px;
}
.joinUs {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	padding-left: 15px;
	padding-bottom: 5px;
}
.leftAd {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
	padding-right: 15px;
	padding-left: 15px;
	position: static;
}

.testimonials {
	position: static;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	font-style: italic;
	padding-left: 15px;
	padding-bottom: 5px;
}
.ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	padding-left: 40px;
}

.footer hr{
	width: 98%;
}

.footerLink a{
	padding: 7px 0px 0 9px;
	width: 104px;
	height: 23px;
	margin-right: 7px;
	background-image: url(../images/footer_back.jpg);
	text-align: left;
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	position: static;
}

.footerLink a:hover{
	background-image: url(../images/footer_back_over.jpg);
	color: #ffffff;
}

.footerCopyright {
	float: left;
	width: 330px;
	padding-top: -5px;
	padding-bottom: 5px;
}
.footerContact {
	text-align: right;
	float: right;
	width: 450px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: -5px;
}
.subHeader{
	padding-bottom: 50px;
}
.subNav{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-bottom: 30px;
}
.subNav a{
	padding-left: 20px;
}
.subLeftContent{
    float: left;
	padding: 20px;
	width: 230px;
}
.subJoinUs{
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}
.subContent{
	float: right;
	width: 600px;
    position: static;
	padding-bottom: 20px;
	padding-right: 20px;
	text-align: justify;
}

.inputBox{
margin: 0 0 5px 5px;
width: 154px;
_width: 167px;
height: 20px;
_height: 24px;
padding: 4px 7px 0 6px;
font-size: 12px;
color: #5d5d5d;
border: 0px;
background-image: url(../images/inputBack.jpg);
background-repeat: no-repeat;
}

#newsletterForm #submit{
width: 50px;
height: 24px;background-image: url(../images/addButton.jpg);
border: 0px;
color: #fff;
Font-weight: bold;
font-size: 11px;
margin: 0 0 5px 2px;
cursor: pointer;
}
