* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
	width: 836px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#faux {
	overflow: auto;
	width: 100%;
	background-image: url(../images/body-image.jpg);
	margin: 0px;
	height: 100%;
	float: left;
}
#portfolio {
	float: left;
	width: 550px;
}
#header {
	width: 836px;
	padding: 0px;
	height: 90px;
	margin: 0px;
	background-image: url(../images/main-hdr.jpg);
}
#navigation {
	color: #333;
	margin: 0px;
	background-image: url(../images/nac-bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: 10px;
	width: 100%;
}
#leftcolumn {
	display: inline;
	color: #333;
	margin:0px;
	padding:0;
	width: 224px;
	float: left;
	height: 100%;
}
#rightcolumn {
	float: left;
	color: #333;
	padding:0;
	width: 580px;
	display: inline;
	position: relative;
	height: 100%;
	margin: 0px;
}
#image {
	float: left;
	height: 110px;
	width: 595px;
	margin: 0px;
}
#flash {
	float: right;
	height: 320px;
	width: 94px;
	margin-top: 25px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copy {
	float: left;
	height: 100%;
	width: 435px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer {
	width: 815px;
	clear: both;
	color: #000000;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
}
.clear { clear: both; background: none; }#topnav {
	float: right;
	height: 20px;
	width: 548px;
	margin-top: 55px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftnav {
	font-family: Georgia;
	font-size: 12.5pt;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/portfolio-sidebar.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 109px;
}
#leftnavcopy {
	font-family: Georgia;
	font-size: 12.5pt;
	line-height: 18pt;
	font-weight: normal;
	color: #FFFFFF;
	width: 100%;
	height: 100px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#adg-logo-contact {
	float: left;
	height: 63px;
	width: 234px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
