body {
  background-color: #10394A;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #1a1718;
  margin: 0px;
  padding: 20px 20px 100px 20px;
}

a {
  	color: #9E7701;
	text-decoration: none;
}

div#contentWrapper{
	background-color: #000;
	width: 865px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 0px;
	background-image: url("../images/main_bg_3.gif");
    background-repeat: no-repeat;
	background-position: 0px 54px;
}

/*#div#wrapper{
  background-color: #2B4A5D;
  margin: auto;
}
*/
div#header1 {
  background-color: #BD8C01;
  clear: both;
  height: 19px;
  margin-right: 0px;
}

div#header2 {
  background-color: #10394A;
  clear: both;
  height: 8px;
  padding: 0;
  margin: 0;
}

img#subscribeNow {
  margin: 0px 0px 0px 513px;
  padding: 0px;
}


div#main {
  height: 725px;
  width: 865px;
  margin: 0px;
  padding: 0px;
}
div#mainContentLeft {
	width: 475px;
	padding: 80px 25px 12px 12px;
	float: left;
	margin-top: 39px;
}

div#mainContentLeftText {
  padding-right: 45px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

div#mainContentRight {
	width: 326px;
	float:right;
	margin: 10px 12px 0px 12px;
	padding: 0;
}

div#are_you_ready {
	margin-top: 0px;
	padding-top: 0px;
}

div#footer {
	color: #ffffff;
	font-size: 10px;
	padding-top: 5px;
	background-color: #000;
	margin-right: 0px;
	margin-top: 0px;
}

div#mainContentLeft h1{
	font-size: 22px;
	color: #11394f;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 0px;
  }
  
h1#bottom {
  font-weight: 100;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
  
div#mainContentLeft h1 {
	font-size: 18px;
	color: #9E7701;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div#mainContentLeft h3 {
  color: #11394f;
  font-size: 12px;
  font-weight: bold;
}

div#mainContentLeft p {
/*line-height: 10px;*/
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 20px;
}

div#mainContentLeft ul {
  padding: 0pt;
  margin: 0px 0px 0px 12px;
  list-style-position: outside;
  text-align: justify;
  }

div#mainContentLeft li {
  line-height: 12px;
  padding: 10px 0px 0px 0px;
  }
  
div#mainContentRight p {
  color: #ffffff;
  font-size: 10px;
  line-height: 14px;
padding-bottom: 0px;
padding-top: 0px;
margin-bottom: 6px;
margin-top: 0px;
}

div#mainContentRight h2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 0px;
padding-top: 10px;
margin-bottom: 10px;
margin-top: 0px;
}

div#mainContentRight h3 {
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}

div#mainContentRight input.signupBoxName {
	border: 1px solid #000000;
	height: 16px;
	margin: 0px 0px -1px 6px;
	width: 252px;
	font-size: 9px;
}

div#mainContentRight input.signupBoxEmail {
	border: 1px solid #000000;
	height: 18px;
	margin: 0px 0px -2px 6px;
	width: 170px;
	font-size: 9px;

}

div#mainContentRight div.signupRow {
	color: #ffffff;
	font-size: 9px;
	margin-bottom: 10px;
	float: left;
	padding-bottom: 20px;
	padding-top: 8px;	
		
}

div#goButton {
  margin-left: 5px;
  float: left;
  width: 45px;
	padding-bottom: 20px;
	padding-top: 8px;   
}

div#mainContentRight p#testimonial {
	font-style: oblique;
	font-size: 12px;
	line-height: 20px;
	margin-top: 350px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

 div#rightFooter {
	color: #ffffff;
	font-size: 10px;
	font-weight: 500;
	width: 326px;
	margin-top: 25px;
	padding-top: 0px;
}

div#mainContentRight div#rightFooter a{
	color: #bd8c01;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div#footer span.footerGold {
	color: #bd8c01;
	font-weight: bold;
	font-size: 10px;
}

div#footer input.footerInput {
	size: 20px;
	border: 1px solid #000000;
	margin-bottom: 2px;
	height: 12px;
	width: 50px;
	padding-left: 2px;
	font-size: 9px;
}

/* Tabs style.  Source: http://www.alistapart.com/articles/slidingdoors/ */
#tabs {
      float:left;
      width:100%;
      background:#10394A;
      font-size:12px;
      line-height:normal;
	  margin: 0 0 0 0;
      }
    #tabs ul {
      margin:0;
      padding:0px 20px 0 0;
      list-style:none;
      }
    #tabs li {
      float:left;
      background:url("../images/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #tabs a {
      display:block;
      background:url("../images/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#FFF;
	  padding-bottom:5px;
      }
    #tabs a:hover {
      color:#10394A;
      }
    #tabs #current {
      background-image:url("../images/left_on.gif");
      }
    #tabs #current a {
      background-image:url("../images/right_on.gif");
      color:#10394A;
      padding-bottom:5px;
      }
	
/* end tabs style */

/* begin inverted tabs style */
#itabs {
		float:left;
		width:760px;
		margin-top:-10px;
		margin-left: 500px;
		font-size: 12px;
		font-weight: bold;
/*		position:absolute;
		z-index: 2;
		*/
	}
#itabs ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}
#itabs li {
		float:left;
		margin:0 0 0 -1px;
		padding:0 0 0 6px;
		background:url(../images/itabs_right.gif) 0 100% no-repeat;
	}
/*#itabs li:hover {
		background-position:-6px 100%;
		/*background:url(../images/itabs_left.gif) 100% 100% no-repeat;*/
/*	}*/

#itabs a {
		float:left;
		display:block;
		color:#FFF;
		background:url(../images/itabs_left.gif) 100% 100% no-repeat;
		padding:5px 14px 12px 8px;
		text-decoration:none;
	}
/*#itabs li:hover a {
		background-image:url(../images/itabs_left.gif);
	}*/
	/* Hide from IE5-Mac \*/
#itabs a {float:none;}
	/* End IE5-Mac hack */
#itabs a:hover {
		color:#10394A;
		/*text-decoration:none;*/
	}


/* end inverted tabs style */
