body {
	background-color: #000000;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 10px 0;
}

iframe {
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 1;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#content {
/*	margin-left: 220px;*/
}

#about, #clients {
	width: 650px;
}

#bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	float: left;
	width: 315px;
}

#slideshow {
	float: right;
	height: 590px;
	width: 560px;
}

.accessibility {
	position: absolute;
	top: -999em;
	left: -999em;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

img {
	border:none;
}

a,
a:link,
a:active,
a:visited {
	color: #ccc;
}
a:hover {
	color: #fff;
}

/* margin: top right bottom left */

div#contact {
	color: #ccc;
	font-size: 13px;
	margin-bottom: 10px;
	text-align: right;
}

.email_icon {
	vertical-align: top;
}

div#header {
	height: 72px;
	margin-bottom: 1em;
	position: relative;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669933;
	border-bottom-color: #669933;
}

div#headerBgLeft {
	background-color: #242424;
	height: 72px;
	left: 0;
	position: absolute;
	top: 0px;
	width: 28%;
	z-index: -1;
}

div#headerBgRight {
	background-color: #242424;
	height: 72px;
	position: absolute;
	right: 0;
	top: 0px;
	width: 72%;
	z-index: -1;
}

div#header h1 {
	background: url(../images/Heinrich_Logo_242424.jpg) 0 15px no-repeat;
    height: 72px;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}

div#header h1 a {
	display: block;
	height: 100%;
}

#headerLeft {
	background: #242424;
	float: left; 
	height: 72px;
	margin-left: auto;
	width: 220px;
}

#headerRight {
	background: #303030;
	border-left: 1px solid #777;
	float: right;
	height: 52px;
	padding: 10px 0;
	width: 679px;
}

ul#nav
{
	font-size: 13px;
	margin: 20px 0 0 20px;
	padding: 0;
	list-style: none;
}

ul#nav li {
	border-right: 1px #9e9e9e solid; 
	height: 1.2em; 
	float: left; 
	margin: 0; 
	padding: 0;
}

ul#nav li.last {
	border-right: none;
}

ul#nav li a, 
ul#nav li span {
	margin: 0;
	padding: 0 15px;
	text-align: center; 
	text-decoration: none;
}

ul#nav li a.nav1 { 
	height: 1.2em;
}

ul#nav li a,
ul#nav li span,
ul#nav li a.nav1:link,
ul#nav li a.nav1:active,
ul#nav li a.nav1:visited {
	color: #9e9e9e;
	text-decoration: none;
}

ul#nav .dropdown {
	position: relative;
}

ul#nav .dropdown ul {
	background: #303030;
	display: none;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	opacity: 0;
	overflow: hidden;
	top: 0;
	width: 114px;
	z-index: 200;
}

ul#nav .dropdown li {
	border-right: none;
	border-bottom: 1px solid #505050;
	float: left;
	padding: 4px 5px 2px;
	margin: 0;
}

ul#nav .dropdown li.last {
	border-bottom: none;
}

ul#nav .dropdown a,
ul#nav .dropdown a:link,
ul#nav .dropdown a:active,
ul#nav .dropdown a:visited {
	display: block;
	font-size: 11px;
	padding: 0;
	text-decoration: none;
	width: 104px;
}

ul#nav .dropdown a:hover {
	color:#ffffff;
}

img.a {
	border: solid;
	border-width: 10px;
	border-color: #FFFFFF;
	text-align: center;
}

div#flashMovie {
	margin-top: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#footer{
	color: #9e9e9e;
	margin-top: 15px;
	font-size: 10px;
	text-align: center;
}
