/*************************************
© copyright eight6, llc.
eight6.com designed this site.
please don't steal...
if you do, your nose will fall off.
or worse...
*************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin: 0; padding: 0;
}

img { border: 0; }

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #666;
font-size: 12px;
}

a, a:link, a:active, a:visited {
	color: black;
}
a:hover {
	
}

/* font-size / base-font-size = size-in-ems */
p {
	font-size:1em;
	line-height:1.5em;
	margin:0 0 1em 0;
	width:33em;

}
h1, h2, h3, h4, h5 {
	color: black;
}
h1 {
	line-height:1px;
	font-size:1px;
	font-weight:normal;
	margin:0 0 30px 0;
}
h2 {
font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
	line-height: 1em;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#wrap        
	{
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	
	background-color: transparent;
	margin-left: -440px;
	position: absolute;
	top: -250px;
	left: 50%;
	width: 880px;
	height: 500px;
	visibility: visible;
	text-align: left;
	}
#header {
float: left;
width: 164px;
height: 500px;
}
#main {
float: left;
margin-left: 30px;
width: 680px;
height: 500px;
}
#image{
text-align: center;
display: block;
position: relative;
top: 0;
}

.vertical {
margin-top: 0px;
}
#arrowbox {
clear: both;
position: relative;
width: 680px;
clear: both;
text-align: center;
height: 14px;
margin-top: 10px;
}
#arrowbox .arrow {
	position: absolute;
	left: 0px;
	top: 0px;

}
#arrowbox span {
display: block;
position: absolute;
right: 0px;
top: 0px;
}
#menu {
width: 164px;
list-style: none;
text-align: right;
}
#menu li {

margin-bottom: 20px;
}

#menu li a, #menu li a:link, #menu li a:visited, #menu li a:active {
display: block;
line-height: 0px;
}

#menu li a:hover, #menu a.selected {
background: #ccc;

}
#menu li a:hover img, #menu a.selected img{
border-left: 10px solid white;
}
.list {
margin-left: -14px;
}
.list li {
list-style: none;
float: left;
margin: 0 0 14px 14px;
}

.hide {
display: none;
}

.list h2 {
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
}

.list h2 a, .list h2 a:link, .list h2 a:active, .list h2 a:visited {
	text-decoration: none;
	color: black;
}

.center {
}
.metadata {
	margin: 5px auto;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	font-size: 10px;
}

.vcard {
	width: 45%;
	height: 250px;
	float: left;
	border-right: 1px solid #666;
	margin-right: 4%;
}

.contactform {
width: 49%;
float: left;	
}