#container {
	width: 100%;
}

/* Main/Home Page */
#content .sectionbox {
	width: 97%;
}
#content .sectionbox {
	clear: left;
}

#content .sectionbox p {
    height: auto;
}