@charset "utf-8";
A:link {
	text-decoration: none;
	color: #000000;
}
A:visited {
	text-decoration: none;
	color: #000000;
}
img
{  border-style: none;
}
.contentheader {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	line-height: 100%;
}
.contentbody {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}
.foottext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #AEAEAE;
	text-align: right;
}body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
	border-style: none;
}
#wrapper {
	width: 800px;
	position: relative;
	margin: 0px auto;
	text-align:left;
	background-color:#FFFFFF;
}
#logo {
	position:absolute;
	width:300px;
	height:95px;
	z-index:1;
	left: 0px;
	top: 37px;
	background-image: url(../designimages/bryhnlogo.jpg);
	background-repeat: no-repeat;
}
#menubar {
	position:absolute;
	left:313px;
	top:102px;
	width:566px;
	height:31px;
	z-index:1;
}
#headerimage {
	position:absolute;
	left:0px;
	top:153px;
	width:800px;
	height:153px;
	z-index:0;
	background-image: url(../designimages/header.jpg);
	background-repeat: no-repeat;
}
#leftcontent {
	position:absolute;
	left:5px;
	top:314px;
	width:489px;
	height:224px;
	z-index:3;
}
#vertbar {
	position:absolute;
	left:500px;
	top:313px;
	width:7px;
	height:295px;
	z-index:4;
	background-image: url(../designimages/vert_spacer.gif);
	background-repeat: repeat;
}
#rightcontent {
	position:absolute;
	left:512px;
	top:315px;
	width:283px;
	height:239px;
	z-index:5;
}
#footerlogo {
	position:absolute;
	left:1px;
	top:625px;
	width:453px;
	height:101px;
	z-index:6;
	background-repeat: no-repeat;
}
#footercontact {
	position:absolute;
	left:546px;
	top:668px;
	width:254px;
	height:59px;
	z-index:7;
}
