@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#globalNav {
	height: 75px;
	width: 960px;
	float: left;
}
#globalNav h1 {
	width: 50px;
	float: left;
	font-size: 20px;
}
#horizontalNavList {
	width: 180px;
	color: #FFFFFF;
	float: right;
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
}
#horizontalNavList li {
}
#globalNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#globalNav a:hover {
	color: #A2D94B;
}
a {
	text-decoration: none;
}


#homeHeader {
	width: 960px;
	height: 330px;
	background-image: url(../images/homeText.png);
	background-repeat: no-repeat;
	float: left;
}
.tourSteps {
	width: 250px;
}
#tourButtons {
	padding-top: 275px;
	width: 450px;
	float: left;
}
#tourButtons a {
	height: 42px;
	width: 189px;
	display: block;
}
#tourButtons li {
	float: left;
}
#consult {
	padding-right: 40px;
	
}
#consult a {
	background-image: url(../images/btn_consult.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#consult a:hover{
	background-image: url(../images/btn_consult.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#whyBuy a {
	background-image: url(../images/btn_whyBuy.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#whyBuy a:hover{
	background-image: url(../images/btn_whyBuy.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fltLeft {
	float: left;
}
.fltRight {
	float: right;
}
.featureContent {
	float: left;
	padding-right: 40px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333333;
	width: 217px;
}
.featureContent li {
	padding-bottom: 20px;
	width: 217px;
}
.clear {
	clear: both;
}
#globalNav h1{
	background-image: url(../images/logoImg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 156px;
	height: 53px;
}
.hideText {
	position: absolute;
	text-indent: -5000px;
}


#subContent {
	width: 960px;
	float: left;
	padding-top: 50px;
}
#footer {
	clear: both;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #818080;
	padding-top: 20px;
	font-size: 14px;
	text-align: right;
	padding-bottom: 10px;
}
#footer h1 {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 10px;
	color: #333333;
}
#footer a {
	color: #FF0000;
}

#whoIsEligible {
	float: left;
	width: 380px;
	padding-top: 10px;
}
#whoIsEligible h1 {
	padding-bottom: 10px;
	color: #306DB0;
	width: 380px;
	float: left;
	font-size: 18px;
	font-weight: bold;
}
#whoIsEligible p {
	float: left;
	color: #5D5D5D;
	width: 380px;
	font-size: 14px;
}
.logoHolder {
	background-image: url(../images/logoImg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 55px;
	width: 300px;
}
#whoIsEligible a {
	color: #366CAA;
}
#whoIsEligible a:hover {
	color: #27405D;
}
.whyBuy {
	background-image: url(../images/tourBodyBg.jpg);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
}
#whyBuyContent {
	padding-top: 50px;
	width: 960px;
	float: left;
}
#whyBuyBody {
	margin-left: 310px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#whyBuyBody h1 {
	font-size: 1.8em;
	padding-bottom: 20px;
	color: #165690;
}
#whyBuyNav {
	float: left;
	width: 220px;
}
#whyBuyNav li {
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
}
#whyBuyBody span {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#whyBuyNav a {
	color: #333333;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#whyBuyNav a:hover {
	background-color: #CCCCCC;
}
#whyBuyBody p {
	color: #333333;
	padding-bottom: 40px;
}
.overview  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 20px;
}
#whyBuyBody h2 {
	padding-bottom: 10px;
	color: #333333;
	padding-top: 10px;
	font-weight: bold;
}
.unorderedList  {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
	padding-top: 10px;
	color: #363636;
}
.unorderedList li  {
	padding-bottom: 10px;
	font-size: 14px;
}
#whyBuyBody h3 {
	float: right;
	padding-top: 10px;
	padding-bottom: 30px;
	background-image: url(../images/btn_continueBg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-left: 20px;
	padding-right: 20px;
}
#whyBuyBody h3 a {
	color:#FFFFFF;
		
}
#whyBuyHeader {
	padding-top: 30px;
	float: left;
	width: 960px;
}
#breadCrumb  a {
	color: #666666;
}
#breadCrumb  a:hover {
	color: #165690;
}
#contact ul {
	float: left;
}
#contact li {
	float: left;
	display: block;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	clear: both;
}
#breadCrumb {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	font-size: 14px;
	color: #4690EA;
	border-bottom-color: #666666;
}
.overview a {
	color: #165690;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contactInfo {
	font-size: 14px;
	float: left;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#whyBuyBody form {
	float: left;
}
label {
	width: 110px;
	padding: 2px 5px 2px 0;
	float: left;
}
input {
	width: 250px;
	margin: 0 0 10px 0;
	

}
.button {
	width: 75px;
	padding: 5px;
}
textarea {
	width: 500px;
	padding: 0 0 2px 0;
}
.error {
	color: #FF0000;
	display: inline;
	float: left;

}
.hidden {
	display: none;
}