body, #content-container, #content-container-top, #content-container-bottom, #content-main, #container, #content-main-top, #content-main-bottom{
	width:100%;
	margin:0;
	padding:0;
	background:none;
	background-image:none;
}

#header{
	height:60px;
}

#banner, #page-right, #menu{
	display:none;
}

#page-left{
	float:none;
	width:100%;
	margin:0;
	border:none;
}
#footer{
	border-top:1px dotted #3f5c67;
}

#footer a{
	color:#3f5c67;
}

#footer-right{
	top:20px;
}