 body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	}	

h1 {
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
	color: rgb(55, 98, 79);
	margin:1em 0;
	padding:0;
	}
h2 {
	font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
	margin: 1em 0;
	padding: 0;
	text-decoration: underline;
}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu {
	width: 210px;
	border-size: 1px;
	margin: 11px 0 0 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #37624F;
	border-right-color: #37624F;
	border-bottom-color: #37624F;
	border-left-color: #37624F;
	top: 460px;
	clip: rect(auto,auto,auto,auto);
	position: absolute;
	}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(assets/images/menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #fff;
	background: url(assets/images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu li a:active {
	color: #000000;
	background: url(assets/images/menu.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
ul.services {
	margin: 1em 0 0 0;
	padding: 0 0 0 40px;
	width: auto;
	height: auto;
	list-style: disc;
}
	ul.services li {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
	}

		ul.services li ul {
			margin: 0;
			padding: 0 0 0 40px;
			width: auto;
			height: auto;
			list-style: disc;
		}
			ul.services li ul li {
				width: auto;
				height: auto;
				margin: 0;
				padding: 0;
			}
#news {
width:177px;
height:auto;
_height:158px;
min-height:158px;
margin:0 0 5px 5px;
padding:10px;
float: right;
border:1px solid #000;
color:#fff;
background:#6BB381 url(assets/images/latest_news_bg.jpg) left top no-repeat;
}
	#news h3 {
	margin-top: 0;
	padding-top: 0;
	}