﻿#section-navigation {
	display: none;
	}
#content {
	float: none;
	padding: 30px 30px 0 30px;
	width: auto;
	}
#teasers {
	width: 900px; height: 360px;
	}
	#teasers img { position: relative; float: left; border: none; display: block; }
.boxes {
	width: 900px; height: 160px;
	background: white;
	margin-top: 20px;
	}
	.boxes a {
		display: block; float: left;
		}
	.boxes a img { 
		display: block; border: none; 
		}
