#top, #topnav, #search, #language, #left, #bottom, #footernav {
	display: none;
}

#container_inner {
	background: none;
	border: none;	
}

#content {	
	padding: 0px;
	border-top: none; border-bottom: none;
}

#main {
	width: 100%;
	padding-top: 0px;
	background: none;
	text-align: left;
}

#main_right .content_border {
	height: auto;
	min-height: 220px;
	background: #fff;	
	margin: 0px;	
	border: none;
}

#main_left, #main_right {width: 100%;}

#footer {
	text-align: left;
}

h4 {padding: 50px 0px 0px 0px; background: none;}
