/* Home Structure
----------------------------------------------- */
#header {
	margin-bottom:61px;
}

#page {
	min-height:auto;
}

#content {
	font-size:1.4em;
	color:#8F8F8F;
	margin-top:39px;
	padding-left:5px;
}

/* Page Backgrounds
-------------------------------------------------- */
.us-bg {
	top:101px;
	left:-375px;
	width:354px;
	height:149px;
	background:url('../images/us-bg.gif') 0 0 no-repeat;
}

body.portfolio {
	background:url('../images/portfolio-bg.gif') 0 123px repeat-x;
}
