body{
	font-family:arial, helvetica, sans-serif;
	font-size:75%;
	background:#DAD5CF;
	margin:0;
}
h1{
	background:#D2CDCA;
	color:#222;
	height:28px;
	border-top:solid 2px #fff;
	line-height:28px;
	text-align: left;
	clear:both;
	font-size:12px;
	padding-left:10px;
	margin-top:0;
	margin-left:-10px;
	margin-right:-10px;
	margin: 0 -10px 0 -10px;
}

form, p {
	margin:0px;
}

a{
	color:#0000FF;
}


#container {
	width: 752px;
	margin:0 auto;
	padding: 0 16px 0 16px;
	position:relative;
	background:url(../ferlens_img/bg.gif) repeat-y;
}


#top{
	width: 748px; height:138px;
	background:url(../ferlens_img/top.jpg) no-repeat;
	position:relative;
	background-color:#fff;
	border-left:solid 2px #FFF;
	border-top:solid 2px #FFF;
	overflow:hidden;
}
#wrapper{
	clear:both;
	background:#FFF url(../ferlens_img/bgLeft.gif) 0px 0px  repeat-y;
	margin-left:2px;
	margin-right:2px;
	width:750px;
	overflow:hidden;
}

#left{
	width:148px;
	float:left;
	
}
#center{
	width:598px;
	float:left;
	margin:0;
	padding:0;
	border-left:solid 2px #FFF;
}
#leftNav{
	margin:0; padding:0;
	width:148px;
}
#leftNav li{
	margin:0;
	padding:0;
	list-style-type: none;
	position:relative;
}

#leftNav a{
	display:block;
	width:138px;
	padding-left:10px;
	line-height:28px;
	height:28px;
	border-bottom:solid 2px #FFF;
	background-color:#7D6E67;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	font-size:11px;
	overflow:hidden;
}
#leftNav ul a:hover{
	background-color:#fff;
	color:#000;
}
#leftNav ul{
	margin:0; padding:0;
}
#leftNav ul li{
	margin:0; padding:0;
	list-style-type: none;
}
#leftNav ul a{
	display:block;
	width:138px;
	padding-left:10px;
	line-height:28px;
	height:28px;
	color:#7D6E67;
	border-bottom:none;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	background-color:#BEB6B3;
	border-bottom:solid 2px #FFF;
	overflow:hidden;
}
#leftNav ul a:hover{
	
}
#leftNav ul ul{
	margin:0; padding:0;
}
#leftNav ul ul li{
	margin:0; padding:0;
	list-style-type: none;
}
#leftNav ul ul a{
	display:block;
	width:138px;
	padding-left:10px;
	line-height:28px;
	height:28px;
	color:#7D6E67;
	border-bottom:none;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	background-color:#E5E1E0;
	border-bottom:solid 2px #FFF;
	overflow:hidden;
}
#leftNav ul ul a:hover{
}

.path{
	line-height:28px;
	background-color:#D2CDCA;
	color:#7D6E67;
	border-bottom:solid 2px #FFF;
	font-size:11px;
	padding:0 10px 0 10px;
}
.path a{
	text-decoration:none;
	color:#7D6E67;
}
.path a:hover{
	text-decoration:underline;
}


.content{
	height: 290px;
	padding:0 10px 10px 10px;
}
html>body .content {
	height:auto;
	min-height: 290px;
}
#address{
	background:#D2CDCA;
	color:#7D6E67;
	height:28px;
	border-bottom:solid 2px #fff;
	line-height:28px;
	text-align: left;
	clear:both;
	border-top:solid 2px #FFF;
	border-left:solid 2px #FFF;
	border-right:solid 2px #FFF;
	font-size:11px;
	padding-left:7px;
}
#address a{
	color:#FFF;
}
.object { 
	color:#7D6E67;
	}
.object a{ 
	color:#0D8734;
	}
.object a:visited{
	color:#82B192;
}
	
