@charset "UTF-8";
#mainwrapper {
	margin: 0px auto;
	height: 625px;
	width: 800px;
	background: #999933 url(images/logo_green.gif) no-repeat;
}
#mainnav {
	height: 15px;
	width: 198px;
	position: relative;
	top: 51px;
	left: 3px;
}
#maincontent {
	height: 556px;
	width: 795px;
	position: relative;
	top: 50px;
	left: 3px;
	right: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#workimagearea {
	height: 555px;
	width: 250px;
	position: relative;
	top: 5px;
	bottom: 0px;
	float: left;
	right: 488px;
}
#worktextarea {
	height: 550px;
	width: 490px;
	left: 270px;
	position: relative;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	top: 0px;
	float: left;
	bottom: 0px;
}
#gallerynav {
	height: 68;
	width: 550px;
	top: 2px;
	position: relative;
	z-index: 60;
	overflow: hidden;
}
#flashcontent {
	height: 470px;
	width: 800px;
	position: relative;
	top: 20px;
	background: #999933;
	z-index: 0;
}
a {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
