div.container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}



div#circles {
	height: 269px;
	width: 281px;
	position: relative;
	top: 245px;
	margin-top: -269px;
	background-image: url(../Images/circles.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	padding: 0px;
	z-index: 1;
	overflow: hidden;
}


div.mainContent {
	margin: 0px;
	float: left;
	width: 770px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
div.leftCol {
	margin: 0px;
	float: left;
	width: 500px;
	color: #3b4f61;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.leftCol h2 {
	font-size: 0.938em;
	padding-bottom: 20px;
}

div.rightCol {
	float: right;
	width: 230px;
	background-image: url(../Images/rightColBG.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
	color: #3b4f61;
}



.rightCol li a {
	color: #3b4f61;
	text-decoration: none;
}


.rightCol li a:hover {
	color: #3b4f61;
	text-decoration: underline;
}





.leftCol p {
	font-size: 0.75em;
	padding-bottom: 10px;
}




div.homeOffers {
	margin: 0px;
	float: left;
	width: 770px;
	background-color: #7b848a;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.leftCol h1 {
	font-size: 1.37em;
	padding-bottom: 20px;
}
div.mainOffer {
	width: 500px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.leftCol h3 {
	font-size: 0.75em;
	padding-bottom: 10px;
	color: #3b4f61;
}

.lrgOfferInfo p {
	font-size: 0.688em;
	color: #878889;
}



.lrgOfferInfo a {
	color: #3B4F61;
	text-decoration: underline;
	font-weight: bold;
}



.lrgOfferInfo a:hover {

	text-decoration: none;

}


div.lrgOffer {
	margin: 0px;
	padding-right: 30px;
	width: 150px;
	float: left;
}
.lrgOffer img {
	border: 1px solid #cccccc;
}
div.lrgOfferInfo {
	margin: 0px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}





div.homeOfferCol {
	float: left;
	width: 230px;
	color: #FFFFFF;
}


.smlOfferInfo a {
	color: #FFFFFF;
	text-decoration: underline;
}

.smlOfferInfo a:hover {

	text-decoration: none;
}


.divider {
	background-image: url(../Images/homeDivider.gif);
	background-repeat: repeat-y;
	padding-right: 40px;
	background-position: 230px 0px;
}




body {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.smlOfferInfo p {
	font-size: 0.688em;
}

div.header {
	margin: 0px;
	float: left;
	width: 770px;
	padding-top: 36px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #a2adb5;
}
div.navigation {
	margin: 0px;
	float: left;
	width: 770px;
	background-color: #8d979e;
	padding-top: 6px;
	padding-right: 40px;
	padding-bottom: 6px;
	padding-left: 40px;
}
h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}
div.homeImage {
	margin: 0px;
	float: left;
	width: 370px;
	height: 166px;
	background-image: url(../Images/homeImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 440px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-color: #040205;
}
.homeImage h1 {
	font-size: 1.37em;
	padding-bottom: 5px;
}
.homeImage p {
	font-size: 0.938em;
	padding-bottom: 10px;
}
.homeImage a {
	color: #FFFFFF;
	text-decoration: underline;
}
.homeImage a:hover {
	text-decoration: none;
}



.homeLink{
	color: #ffffff;
	font-weight:bold;
}




div.contentImage {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 850px;
}








.navigation a.home_nav {

	width: 37px;

	background-image: url(../images/home-nav.gif);

}





.navigation a.benefits_nav {

	width: 129px;

	background-image: url(../images/benefits-nav.gif);

}





.navigation a.partner_nav {

	width: 110px;

	background-image: url(../images/partner-nav.gif);

}





.navigation a.offers_nav {

	width: 85px;

	background-image: url(../images/offers-nav.gif);

}



.navigation a.contact_nav {

	width: 48px;

	background-image: url(../images/contact-nav.gif);

}




.navigation a:hover {

	background-position: 0px -17px;

}





.navigation a {

	float: left;

	display: block;

	height: 17px;

	background-repeat: no-repeat;

	text-indent: -10000px;

	font-size: 0em;
	/*margin-right:15px;*/

}



body.home a.home_nav, body.benefits a.benefits_nav, body.partner a.partner_nav, body.offers a.offers_nav, body.contact a.contact_nav {

background-position: 0px -34px;

}












.offerTitleRow a.moreoffers {

	width: 86px;

	background-image: url(../images/moreoffers-button.gif);
		float: left;

	display: block;

	height: 17px;

	background-repeat: no-repeat;

	text-indent: -10000px;

}

a.moreoffers:hover {

	background-position: 0px -17px;

}











h1.logo {
	background-image: url(../Images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 214px;
	text-indent: -10000px;
}
div.upperFooter {
	background-color: #a2adb5;
	margin: 0px;
	float: left;
	width: 770px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}

h2.currentTitle {
	background-image: url(../Images/homeoffers-title.gif);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 684px;
	text-indent: -10000px;
	padding-bottom: 16px;
}




h3.becomeapartner {
	background-image: url(../Images/footer-partner.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 230px;
	text-indent: -10000px;
	padding-bottom: 12px;
	display:block;
}


h3.currentoffers {
	background-image: url(../Images/footer-offers.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 230px;
	text-indent: -10000px;
	padding-bottom: 12px;
	display:block;
}



p.signup {
	width: 90px;

}
div.card {
	background-image: url(../Images/cardImg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.lowerFooter {
	margin: 0px;
	float: left;
	width: 770px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 0.688em;
	color: #8b8b8b;
}


.lowerFooter a {
	color: #8b8b8b;
	text-decoration: none;
}

.lowerFooter a:hover {
	color: #8b8b8b;
	text-decoration: underline;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.navigation li {
	padding: 0px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}






h3.benefits {
	background-image: url(../Images/footer-benefits.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 230px;
	text-indent: -10000px;
	padding-bottom: 12px;
	display:block;
	text-decoration: none;
}





h3.signup {
	background-image: url(../Images/footer-signup.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 230px;
	text-indent: -10000px;
	padding-bottom: 12px;
	display:block;
}







div.homeOffer {
	margin: 0px;
	float: left;
	width: 230px;
}
.homeOffer.pad {
	padding-bottom: 10px;
}

div.smlOffer {
	float: left;
	width: 50px;
	padding-right: 10px;
}
div.offerTitleRow {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 770px;
}

div.smlOfferInfo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
}







div.footerPanel
{

	float: left;
	width: 230px;
	color: #FFFFFF;
		
}













div.inner
{
	/* normal styles here*/
 
/* min-height fix */
min-height: 115px;
	height: auto;
	float: left;
	width: 230px;
	color: #FFFFFF;	
}
 
 
 
* html div.inner {
height: 115px;
}


.footerPanel p {
	font-size: 0.688em;

	padding-bottom: 10px;
}


a.infolink:hover {

	text-decoration: underline;

}

a.infolink {
	float:left;
	display:block;
	height: 13px;
	padding-left: 17px;
	background-repeat: no-repeat;
	/*text-indent: -10000px;

	font-size: 0em;*/

	background-image: url(../images/bulletBG.gif);
	color: #ffffff;
	text-decoration: none;
	font-size: 0.688em;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-position: 0px 2px;

}


/*hr {
	color: #b2b2b2;
	height: 1px;
	width: 100%;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	clear: both;
}*/


div.hr {
	height: 30px;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(../Images/dashHR.gif);
	background-repeat: repeat-x;
	background-position: left;
	clear: both;
	padding-bottom:15px;
	margin: 0px;
	padding-top: 0px;
}
.partnerlogos {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.hr hr {
  display: none;
}










.rightCol li {
	padding-top: 0px;
	padding-bottom: 7px;
	font-size: 0.75em;
	list-style-type: none;
	padding-left: 15px;
	padding-right: 30px;
	margin-left: 0px;
	background-image: url(../Images/bulletnav.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.5em;
	background-position: 0px 4px;
}

.rightCol ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
}















/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
/*  position: absolute;
  left: 0;
  top: 0;*/
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

.sIFR-active div.leftCol h1 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 26px;
  color:#00adef;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}



.sIFR-active .homeImage h1 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 26px;
  color:#ffffff;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}


.sIFR-active .homeImage p {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 16px;
  color:#ffffff;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}







.sIFR-active div.leftCol h2 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 18px;
  color:#00adef;
  margin: 0px 0px 14px 0px;
  padding: 0px;
}


.leftCol a {
	color: #3B4F61;
	text-decoration: underline;
}

.leftCol a:hover {
	text-decoration: none;
}






div.formLeft {

float: left;
width: 250px;
padding: 3px 0px 0px 0px;

}



div.formRight {

float: left;
width: 250px;
padding-bottom: 5px;

}


form {

	margin: 0px;
	padding: 0px;

}


.formText {

	color: #3b4f61;
	width: 240px;

}

.formRow {
width:500px;
float:left;

}

div.lowerFooterLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

