/* Body Content Specifics */

body {
	background: #ffffff url('http://www.griffincreative.com/images/background2.png') no-repeat top center;
	text-align: center;
	}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 920px;
	text-align: left;
	}
	
/* Main Containers */

#header {
	width: 919px;
	height: 65px;
	float: left;
	clear: both;
	margin-left: 0px;
	margin-right: 1px;
	}
	
#header .navigation {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 720px;
	height: 55px;
	float: left;
	clear: both;
	margin-left: 20px;
	}

#content {
	width: 919px;
	height: auto;
	float: left;
	clear: both;
	margin-left: 0px;
	margin-right: 1px;
	}
	
#footer {
	width: 919px;
	height: 60px;
	float: left;
	clear: both;
	margin-left: 0px;
	margin-right: 1px;
	text-align: left;
	}
	
/* Nested Containers */

#content .subnav {
	width: 550px;
	height: 45px;
	float: left;
	clear: both;
	margin-left: 50px;
	}
	
div.left { float:left; }
div.right {float: right; }

#content .arimage {
	background-color: #FFFFFF;
	width: 550px;
	height: 425px;
	float: left;
	clear: both;
	margin-left: 50px;
	border: #999999 solid 1px;
	}
	
#content .webimage {
	background-color: #FFFFFF;
	width: 550px;
	height: 425px;
	float: left;
	clear: both;
	margin-left: 50px;
	}
	
#content .tradeimage {
	background-color: #FFFFFF;
	width: 550px;
	height: 359px;
	float: left;
	clear: both;
	margin-left: 50px;
	}
	
#content .biospace {
	background-color: #F6F2E2;
	width: 550px;
	height: auto;
	float: left;
	clear: both;
	margin-left: 50px;
	border: #999999 solid 1px;
	}
	
#content .copydescript {
	width: 550px;
	height: 60px;
	text-align: left;
	float: left;
	margin-left: 50px;
	clear: both;
	}