@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;
}
#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;
}
#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:1px;
	top:309px;
	width:434px;
	height:224px;
	z-index:3;
}
#menubar {
	position:absolute;
	left:313px;
	top:102px;
	width:566px;
	height:31px;
	z-index:1;
}
#vertbar {
	position:absolute;
	left:442px;
	top:312px;
	width:11px;
	height:215px;
	z-index:4;
	background-image: url(designimages/vert_spacer.gif);
	background-repeat: repeat;
}
#rightcontent {
	position:absolute;
	left:457px;
	top:309px;
	width:342px;
	height:239px;
	z-index:5;
}
#footerlogo {
	position:absolute;
	left:3px;
	top:566px;
	width:463px;
	height:101px;
	z-index:6;
	background-repeat: no-repeat;
}
#footercontact {
	position:absolute;
	left:545px;
	top:609px;
	width:254px;
	height:59px;
	z-index:7;
}
