body{
	margin: 0px 0px;
	background: #d0d0d0 url(baseimages/bg2.gif) repeat-x;
	font: 9pt arial, sans-serif;
text-align: center
}

#header{
	width: 774px;
	height: 158px;
	margin: 10px auto 0 auto;
position: relative;
text-align: left;
}

#header h1 span{
	position: absolute;
	background: url(baseimages/header2.jpg);
	width: 774px;
	height: 158px;
	overflow: hidden;
}

#header h2{
font-size: 10px;
}

#contactbar{
	position: absolute;
	top: 133px;
	left: 220px;
}

#contactbar #contactbarleft{
	width: 7px;
	height: 25px;
	float: left;
	background: url(baseimages/lhcont.gif) no-repeat;
}

#contactbar #contactbarright{
	width: 15px;
	height: 25px;
	float: left;
	background: url(baseimages/rhcont.gif) no-repeat;
	border-left: 1px solid #FDDF0C;
}

#contactbar a{
	display: block;
	float: left;
	font: bold 8pt arial;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background: #fec21f;
	text-decoration: none;
	color: #333333;
	border-left: 1px solid #FDDF0C;
}

#contactbar a:hover{
	color: #fec21f;
	background: #999999;
}

#navbar{
	width: 774px;
	height: 34px;
	background: url(baseimages/navbar.jpg);
margin: 0 auto;
text-align: left;
}

#navcontainer{
	float: right;
	margin: 0px 8px 0px 0px;
}

#navcontainer a.navbarlink{
	display: block;
	float: left;
	font: bold 8pt/31px arial;
	height: 31px;
	margin: 3px 0px 0px 1px;
	text-decoration: none;
	color: #ffffff;
}

#navcontainer a:hover.navbarlink, #navcontainer a#active{
	background: transparent url(baseimages/navbarlinkleft.gif) no-repeat;
	color: #333333;
}

#navcontainer a.navbarlink div{
	margin: 0px 0px 0px 7px;
}

#navcontainer a:hover.navbarlink div, #navcontainer a#active div{
	background: transparent url(baseimages/navbarlinkright.gif) right no-repeat;
}

#navcontainer a.navbarlink div div{
	margin: 0px 7px 0px 0px;
}

#navcontainer a:hover.navbarlink div div, #navcontainer a#active div div{
	background: #fec21f;
}

#navsearch {
	float: left;
	margin: 5px 5px 0px 8px;
}
#navsearch form {
	margin: 0px 0px 0px 0px;
}
#navsearch input{
	color: #666666;
	font: bold 9pt arial;
}



#mainbody{
	width: 764px;
	_width: 774px;
	background: #ffffff url(baseimages/rshadow.jpg) repeat-y right;
	padding: 1px 7px 1px 3px;
margin: 0 auto;
text-align: left;
}

#topstripe{
	border-top: 2px dotted #cccccc;
	margin: 2px 0px 0px 0px;
	background: url(baseimages/fadeborder.gif) bottom left no-repeat;
	padding: 3px 3px 7px 3px;
}
#topstripehome{
	border-top: 2px dotted #cccccc;
	margin: 2px 0px 0px 0px;
	background: url(baseimages/fadeborder.gif) bottom left no-repeat;
	padding: 3px 3px 0px 3px;
}

#bottomstripe{
	border-bottom: 2px dotted #FEC21F;
	margin: 2px 0px;
	clear: both;
}

#sidenav{
	width: 180px;
	float: left;
text-align: left;
}

#sidenav a{
	display: block;
	height: 30px;
	color: #666666;
	font: bold 9pt/30px arial;
	text-decoration: none;
	margin: 0px 5px;
	padding-left: 10px;
	background: url(baseimages/fadeborder.gif) bottom center no-repeat;
}

#sidenavsub a{
	padding-left: 30px;
	font: 9pt/30px arial;
}


#sidenav a:hover{
	color: #000000;
	background: #efefef url(baseimages/fadeborder.gif) bottom center no-repeat;
}

#pagecontent{
	_float: left;
	display: table-cell;
	padding: 0px 15px 0px 5px;
}

#footer{
	width: 774px;
	height: 35px;
	background: url(baseimages/footer.jpg) no-repeat;
	margin: 0px 0px 30px 0px;
margin: 0 auto;
}

#bottomnav{
	float: left;
	margin: 6px 20px;
	_margin: 6px 10px;
	color: #fec21f;
text-align: left;
}

#bottomnav a{
	color: #ffffff;
	font: bold 9pt arial, helvetica, sans-serif;
	text-decoration: none;
}

#bottomnav a:hover{
	color: #fec21f;
}

#copyright{
	float: right;
	color: #ffffff;
	margin: 6px 35px;
	_margin: 6px 15px;
}


