#MainContent
{ 
	padding-top:10px; 
	background:url(Bg_Content.png);
	/*background:grey;*/
}
#LeftContent
{
    position:relative;
	float:left;
	width:526px;
	padding-left:18px;	
}
#RightContent
{
    position:relative;
	float:right;
	width:303px;
	padding-right:18px;
}
#ContentLanding
{
	clear:both;
	height:0;
}
#MainContentFooter
{	
	height:20px;
	background:url(Bg_Footer.png) bottom left no-repeat ;
}