
/***************  templates/main/css/template.home.css  ***************/
div#main-content{
	width:964px;
	float:left;
}

div#special-offers {
	float: right;
	
	margin-top: 500px;
	width: 476px;
}
.loggedIn div#special-offers{
	height: 196px;
}

div#content{
	height:92px;
	margin-left:6px;
	position:relative;
	overflow:auto;
}