/* CSS Document */
body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color:#BBBBBB}

#maincontainer
{
	width:1000px;
	margin-left:auto;margin-right:auto;
	background-color:#F7F5F6;
	white-space:nowrap;
}

#maincontainer div
{
	text-align:left !important;
}

#home 
{
	position: relative;
	width:797px;
	float:left;
}

#dailysale
{
	position: relative;
	width:193px;
	float:right;
	padding-top:10px;
	padding-right:10px;
}


#onsale 
{
	position: relative;
	width:797px;
	float:left;
}

#news2
{
	position: relative;
	width:193px;
	float:right;
	padding-right:10px;	
}

#news2 div
{
	text-align : center !important;
}

#footer
{
	width:100%;
	float:left;
}
