/* CSS Document */
body, html{
	background-image: none;
	font-size: 10px;
	color: #000000;
}

#wrap{
	height: auto;
}

#pageHeader{
  margin-left:0;
  float: none;
  
}

#contentPrimary{
  margin-left: 0; 
}


#footer{
	clear: both;
}

