body {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url(../images/cmg_background2.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#content {
	width: 1000px;
	line-height: 18pt;
	text-align: center;
	font-size: 9pt;
	letter-spacing: 1px;
	font-weight: 100;
	height: 500px;
	background-position: center;
	left: 460px;
	top: 0px;
	right: 460px;
	bottom: 0px;
	margin: auto;
}

#footer {
	font-size: x-small;
	width: 1000px;
	height: 50px;
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#navbar  {
	width: 1000px;
	padding-top: 40px;
	height: 200px;
	background-image: url(../images/top_banner.png);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: left top;
	margin: auto;
	background-repeat: no-repeat;
}
.home_button {
	float: right;
}
.bio_button {
	float: right;
}
.briefing_button {
	float: right;
}
.creative_button {
	float: right;
}
.services_button {
	float: right;
}
.portfolio_button {
	float: right;
}
.contact_button {
	float: right;
}
#main   content {
	width: 1920px;
	left: 460px;
	top: 0px;
	right: 460px;
}
@charset "UTF-8";
.portfolio_page {
	float: left;
	width: 830px;
}
.portfolio_buttons {
	float: left;
	width: 20px;
}

