html, body 
{
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
}

#header
{
	margin-left: 10px;
	margin-bottom: 8px;
}

#headerMenu
{
	height:70px;
	margin-left:10px; 
}

.content
{
	width:960px;
	margin-left:10px;
	
}


.push  {
	height: 130px;  
}

