body {
	background:url(../../images/interface/bkgd-var.jpg) #fff repeat-x top;
	}
	
#main {
	background:url(../../images/interface/bkgd-cuppa-joe.jpg) no-repeat top center;
	}
#sharedPage #main {
	background:none;
	}
#header {
	background:transparent url(../../images/interface/header-bkgd.png) bottom no-repeat;
	}
#content {
	margin:0 auto;
	}
#contentLeft { 
	background:none;
	}
#sharedPage #contentLeft { 
	width:600px; 
	padding:20px; 
	padding-top:30px; 
	margin-bottom:20px;
	}
#leadPromo {
	margin-top:58px;
	margin-left:228px;
	}
#secondaryPromos {
	background:url(../../images/interface/bkgd-promos.gif) no-repeat;
	height:251px;
	margin:0px;
	}
#secondaryPromos #spContainer div{
	background:none;
	}
.findMore {
	margin:18px 56px 0px 0px;
	}
.rightPrimary {
	background:url(../../images/interface/bkgd-rightPanel1.jpg) bottom no-repeat;
	}
	
.rightPrimary h2 {
	background:url(../../images/interface/bkgd-rightPanel-top.gif) 0px 0px no-repeat;
	}
	
.rightSecondary {
	background: url(../../images/interface/bkgd-rightPanel2.jpg) bottom no-repeat;
}

#leadPromo .button {
	clear:both;
	text-align:right;
	}


#main {
	background:url(../../images/interface/bkgd-desktop-pc.jpg) no-repeat top center;
	}
