body {
	background:#dfedf8;
	margin:0px;
	font-family:arial;
	font-size:11pt;
	}
img {
	border:none;
	}
h1 {
	font-size:2.5em;
	font-weight:normal;
	margin:0em 0em 0.5em 0em;
	}
h1, h2 {
	font-family:'Trebuchet MS';
	}
h3 {
	margin:0px;
	}
p	 {
	margin:0px;
	margin-bottom:0.7em;
	}
a {
	color:#067ab4;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#50687b;
	text-decoration:underline;
	}
	
#main {
	width:99%;
	background:none;
	min-height:470px;
	}
#header {
	width:924px;
	margin:0 auto;
	background:#fff;
	width:924px;
	min-height:95px; 
	padding:10px 0px;
	}
.logoPlumChoice {
	margin:8px 20px 0px 0px;
	padding:0px;
	float:right;
	}
.logoAffiliate {
	margin:10px 0px 0px 40px;
	padding:0px;
	float:left;
	}
#content {
	width:905px;
	margin:20px auto;
	}
#footer {
	clear:both;
	width:905px;
	margin:20px auto;
	font-size:0.8em;
	}
#contentRight { 
	float:right;
	width:253px;
	font-size:0.75em;
	}
#contentRight div div { 
	padding:0px 5px 12px 9px;
	}
#contentRight h2 { 
	padding:4px 9px;
	color:#fff;
	font-size:14px;
	}
#contentLeft { 
	float:left;
	width:652px;
	}
#leadPromo {
	margin:23px 0px 100px 0px;
	padding:0px;
	}
#leadPromo h2, #leadPromo h1 {
	color:#067ab4;
	}
#leadPromo .button {
	float:right;
	clear:right;
	margin:0px 36px 0px 84px;
	padding-top:10px;
	}
.highlightPrice {
	float:right;
	margin-right:36px;
	font-family:'Trebuchet MS';
	text-align:right;
	}
.highlightPrice span {
	color:#f33;
	font-size:1.2em;
	font-weight:bold;
	}

.floatRight {
	float:right;
	margin-bottom:30px;
	}
#secondaryPromos {
	background:#888;
	height:220px;
	padding-top:14px;
	margin-top:20px;
	margin-right:10px;
	}
#secondaryPromos h3 {
	font-size:0.85em;
	}
#secondaryPromos p {
	font-size:0.75em;
	}
#secondaryPromos #spContainer {
	margin-left:16px;
	width:612px;
	}
#secondaryPromos #spContainer div{
	width:186px;
	height:178px;
	margin:0px 0px 0px 6px;
	padding:4px 6px;
	background:#e7e7e7;
	}
#centerPosition {
	float:left;
	}
#leftPosition {
	float:left;
	}
#rightPosition {
	float:right;
	}
.findMore {
	clear:both;
	float:right;
	margin:10px 10px 0px 0px;
	font-size:0.9em;
	color:#f6e7b9;
	}
.findMore a {
	font-weight:normal;
	color:#f6e7b9;
	text-decoration:underline;
	}
.findMore a:hover {
	color:#ffc;
	}
	
.rightPrimary {
	background:#f9f9f9;
	}
	
.rightPrimary h2 {
	background:#666;
	padding:4px;
	color:#fff;
	}
	
.rightSecondary {
	background:#3a91d6;
	color:#fff;	
}

.rightSecondary h2 {
	padding-top:40px;
}
.rightSecondary p {
	padding:0px 14px 24px 14px;
	font-size:14px;
}
.rightSecondary a {
	color:#fff;	
	text-decoration:none;
}

.rightSecondary p a {
	text-decoration:underline;
}

.rightSecondary a:hover {
	text-decoration:underline;
}


.buyBtn, .bigButton {
	margin:10px 0px 10px 40px;
	width:100px;
	padding:16px 30px 14px 30px;
	font-size:16px;
	background:url(../../images/interface/bkgd-buyBtn.gif) repeat-x;
	border-left:1px solid #cbe472;
	border-right:1px solid #cbe472;
	}
.buyBtn a , .bigButton a {
	color:#41500b;
	color:#000;
	}
.sm_txt {
	font-size:0.8em;
	}