/* CSS Document */
body {
	background: none;
	background-color: #FFF;
}

#main-navigation, #header, #place-another-order {
	display: none;
	background: none;
	background-color: #FFF;
}

#main-area, #center-content, #center, #container-content, #container {
	width: 100%;
	float: left;
	background: none;
	background-color: #FFF;	
}

#main-area-content {
	width: 600px;
	background: none;
	background-color: #FFF;
}

#lower_options {
	display: none;
}

