#left{
	width:174px;
	padding-left:14px;
	float:left;
}

#left h2{
	width:160px;
	height:22px;
	padding-top:8px;
	margin-bottom:1px;
	border-bottom:1px solid #ccc;
	float:left;
}

ul#feat-links{
	list-style:none;
	display:inline;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
}

ul#feat-links li{
	background-image:url(../images/list-item.png);
	width:150px;
	padding-left:24px;
	height:20px;
	padding-top:2px;
	float:left;
}

ul#feat-links li a{
	color:#333;
	background-color:inherit;
}

ul#feat-links li a:hover{
	color:#7f9b39;
	background-color:inherit;
}

#recent-img{
	background-image:url(../images/recent-searches-img.jpg);
	width:174px;
	height:89px;
	float:left;
}

#recent-list{
	width:160px;
	padding-right:14px;
	overflow:hidden;
	float:left;
}

#recent-list ul li{
	line-height:14px;
margin:8px 0;
}

#right{
	background-image:url(../images/content-bck-white.png);
	width:603px;
	float:left;
	min-height:722px;
}

#right hr{
height:1px;
border-top:1px dotted;
margin:10px 40px;
}

#right strong{
color:#3a3a3a;
}

h1#welcome{
	color:#625e5e;
	background:#fff;
	width:558px;
	border:20px solid #fff;
	border-top:none;
	border-bottom:1px solid #ccc;
	height:21px;
	padding-top:8px;
	float:left;	
}

#contentwhitetop{
	background-image:url(../images/contact_page_top.png);
	width:603px;
	height:10px;
	overflow:hidden;
	float:left;
margin-bottom:10px;
}

#right h2{
clear:both;
padding:10px 0 10px 20px;
margin:10px 40px 10px 41px;
background:#f3f7ec;
font-weight:bold;
color:#7f9a39;
}

#right p{
margin:0 40px 0 41px;
}

#right ul{
margin:10px 60px;
}

#right li{
margin:5px 0;
}

#right ul strong.heading{
font-size:14px;
color:#7f9a39;
}
#contactcontent p {
	margin-bottom: 12px;
}
#contactcontent .blockabout {
	margin-bottom: 12px;
	margin-left: 60px;
}
#contactcontent acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F9A39;
}
