body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0;
}
#wrapper {
	width: 1024px;
	margin: 0 auto;
}
#container {
	background-image: url(../media/background.png);
	height: 768px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}
#header {
	height: 200px;
}
#content {
	height: 485px;
}
.imgleft {
	float: left;
}
.imgright {
	float: right;
}
.leftcol {
	float: left;
	width: 35%;
}
.rightcol {
	float: right;
	width: 45%;
}
.fullcolumn {
	clear: both;
}
.branding {
	text-transform: lowercase;
	color: #9FCF67;
	font-weight: bold;
}
.awards li {
	list-style: none; 
	display: inline;
}
.awards img {
	width: 60px;
}
#context {
	margin-left: 10px;
	margin-right: 25px;
	padding: 10px;
	width: 485px;
	height: 400px;
}
#context p, #context ul {
	font-size: 1.3em;
	line-height: 1.5;
}
#context ul {
	margin-left: 0;
	padding-left: 20px;
}
#context table {
	width: 100%;
}
.publications {
	text-align: center;
}
#menutree {
 width: 350px;
 height: 485px;
 background: url(../media/menu.png) no-repeat;
 margin: 10px auto; padding: 0;
 position: relative;
}
#footer {
	width: 100%;
	text-align: center;
	color: #000;
	font-size: .9em;
	clear: both;
}
#footer .divider {
	color: #fff;
}
#footer a {
	color: #000;
}
#footer a:hover {
	color: #fff;
}
#menutree li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#menutree a {display: block; text-indent: -9999px; text-decoration: none;}
#about {left: 130px; top: 35px; width: 75px; height: 78px; z-index: 40;}
#about a {height: 65px;}
#about a:hover {background: url(../media/menu.png) -130px -523px no-repeat;}
#services {left: 200px; top: 30px; width: 115px; height: 78px; z-index: 40;}
#services a {height: 65px;}
#services a:hover {background: url(../media/menu.png) -200px -518px no-repeat;}
#websites {left: 200px; top: 112px; width: 115px; height: 78px; z-index: 40;}
#websites a {height: 45px;}
#websites a:hover {background: url(../media/menu.png) -200px -600px no-repeat;}
#vehicles {left: 240px; top: 190px; width: 113px; height: 78px; z-index: 40;}
#vehicles a {height: 45px;}
#vehicles a:hover {background: url(../media/menu.png) -240px -678px no-repeat;}
#largeformat {left: 190px; top: 240px; width: 133px; height: 78px; z-index: 40;}
#largeformat a {height: 40px;}
#largeformat a:hover {background: url(../media/menu.png) -190px -728px no-repeat;}
#publishing {left: 135px; top: 313px; width: 113px; height: 58px; z-index: 40;}
#publishing a {height: 62px;}
#publishing a:hover {background: url(../media/menu.png) -135px -801px no-repeat;}
