/*Primary class options*/
#main						{ background: none !important; }
#main #mainHomeContent 		{ padding: 0 !important; margin: 0 !important; }

#indexIntro					{ display: inline-block; width:100%; float:none; padding-bottom:5px; margin:0; }
#indexIntro #illustration	{ float:left; width:370px; }
#indexIntro #introText		{ float:left; display:block; width:365px; }
#indexIntro img				{ float:left; }
#indexIntro	h2, 
#indexIntro	p 				{ float:left; width: 360px; margin: 0 0 10px 5px; display: inline-block; }
#indexIntro	h2				{ font-size:24px !important; }
#indexIntro p.first			{ padding: 0; margin-top: 0 !important; }
#indexIntro	h1				{ margin-bottom: 8px; }
#indexIntro	ul				{ margin: 0px 0 15px 5px; padding: 0 0 0 7px; float:left; list-style-type: none; }
#indexIntro	li				{ background-image: url('/images/listBullet.gif'); background-repeat: no-repeat; background-position: 0 5px; padding-left: 12px; }

#payoff						{ width:100%; height:98px; background: url('/images/payoffBackgr.gif') repeat-x; border-bottom: 1px solid #e0e0e0; margin-bottom:20px; overflow:hidden; }
#payoff	h2					{ font-size:30px; margin:14px 0 0 5px; padding:0; }
#payoff	h1					{ font-size:20px; margin:5px 0 0 10px; padding:0; }
#payoff	b					{ font-weight:normal; color:#e2007b; }

#secondary					{ width: 982px; border-top: 1px solid #dedede; display: inline-block; padding-top: 4px; }
#secondary #infoblocks		{ float:left; width: 380px; overflow: hidden; }
#secondary #offer			{ float:right; width: 600px; overflow: hidden; }
.infoblock					{ width: 362px; border: 1px solid #dedede; background: #f8f8f8; margin-top: 10px; padding: 10px 0 10px 0; float: left; }
.infoblock h3				{ margin: 0 12px 5px 12px; color: #e2007b; font-size:18px; }
.infoblock img				{ border: 1px solid #dedede; margin: 5px 8px 0 0; float: left; padding:2px; display:inline-block; }
.infoblock p				{ margin: 0 12px 0 12px !important; color: #333; }
.infoblock i				{ color: #999999; font-style:normal; width:100%; padding: 5px 0 5px 0; display:inline-block; }
.infoblock .more			{ display:inline-block; width:100%; padding-top:5px; }

.cardOffer					{ width: 600px; float: left; background: url('/images/offerBackgr.gif') repeat-x bottom; padding-bottom: 5px; margin:5px 0 5px 0; }
.cardOffer h3				{ font-size: 18px; }
.cardOffer img				{ border: 0; }
.cardOffer #cardOfferPromo	{ float: left; margin: 8px 20px 0 10px; color: #e2007b; font-weight: bold; font-size: 12px; }
.cardOffer b				{ font-size: 16px; }
.cardOffer a.BotLink		{ float: left; padding: 10px 20px 0 10px; display: block; font-size: 12px; background: url('/images/linkedBullet.gif') no-repeat 0 16px; }
.cardOffer a:hover			{ text-decoration: none; }

#main .cardOffer a.ScrollArrow
{
	margin-top: 42px;
}

#main .cardOffer a.ScrollArrowLeft
{
	float: left;
}

#main .cardOffer a.ScrollArrowRight
{
	float: right;
}

.cardOffer .ListItem, #main .cardOffer a.ListItem
{
	display: block;
	float: left;			
	width: 105px;
	height: 105px;
	margin: 0 0;		
	margin-left: 6px;				
	border: 2px solid #dedede;
	background: none;			
}	

#cardOfferBottom
{
	margin-bottom: 10px;
		
}

#main a#makeowncard
{
	white-space: normal;
	margin-left: 8px;
	margin-top: 30px;
	display: block;
}

#cardOfferTop, #cardOfferBottom
{
	overflow:hidden;
	width: 575px;
	float: left;
}

#cardOfferTopContainer, #cardOfferBottomContainer
{
	position: relative;
	white-space: nowrap;
	height: 109px;
	width: 10000px;
}

.quotes						{ width: 600px; display: inline-block; margin:5px 0 0 0; padding:0; }
.quotes	p					{ width: 250px; float:left; margin:0; padding:0; background: url('/images/quotes.gif') no-repeat top; padding: 25px 7px 25px 38px; color: #666; }
.quotes	span				{ color: #999; font-weight: bold; width: 100%; display: block; }
