
.MainContent
{	position:relative;
	top:45px;

}

.Footer
{	position:relative;
	top:60px;
}
	
.ContentLeft
{
	position:relative;	
	
	width:445px;

}

.ContentRight
{	
	position:relative;	

	margin-left:445px;
	
}