body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
p { line-height:10pt;
padding: 0pt;
margin-top: 7pt;
 }
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 451px;
	height: 136px;
	float: left;
}
#logo h1, #logo p{
	text-indent: -90000em;
}
#header{
	height: 150px;
}
#contact{
	float: right;
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	width: 252px;
	height: 123px;
}
#contact span{
	display: none;
}
#contact a{
	display: block;
	text-indent: -90000em;
	text-decoration: none;
	height: 35px;
	margin-top: 85px;
}
#content_container{
	clear: both;
}
#container {
	margin: auto;
	width: 940px;
}
#left_col{
	width: 239px;
	float: left;
}
#content{
	float: right;
	width: 632px;
}
#content_container{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}	
#footer{
	clear: both;
	color: #8c8aa8;
}
#nav ul{
	list-style-type: none;
	margin: 1px;
	padding: 0px;
}
#nav ul li{
	width: 239px;
}
#nav ul li a{
	width: 220px;
	display:block;
	padding: 8px 8px 8px 0px;
	font-size: 1.1em;
	border-bottom:solid 1px #cccccc;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#nav ul li a:hover, #footer_nav a:hover{
	text-decoration: underline;
}
h1{
	font-family:"Times New Roman", Times, serif;
	color: #343186;
	font-weight: normal;
	padding-bottom: 0px;
	line-height:18pt;
	 margin-bottom: 0px;
	 font-weight: normal;
	 font-size: 250%;
}
h2{
	font-family:"Times New Roman", Times, serif;
	color: #343186;
	font-size: 180%;
}
h3{
	font-family:"Times New Roman", Times, serif;
	color: #343186;
	font-size: 150%;
}
h4{
	font-family:"Times New Roman", Times, serif;
	color: #343186;
	font-size: 150%;
}
h4.services{
	font-family:"Times New Roman", Times, serif;
	color: #343186;
	font-size: 150%;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color: #666666;
}
a{
	text-decoration: underline;
	color: #343186;
}
a.news{
	text-decoration: none;
	color: #343186;
}
#footer_nav{
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;	
	margin-top: 20px;
	clear:both;
	margin-bottom: 20px;

}
#footer_nav p{
	margin: 0px;
	padding: 14px;
	color: #999999;
	
}
#footer_nav a{
	color: #999999;
	text-decoration: none;
	
}
#copyright a, #credit a{
	color: #8c8aa8;
	text-decoration: none;
	font-size: 90%;
}
#copyright{
	margin-left: 14px;
	float: left;
	font-size: 90%;
}
#credit{
	margin-right: 14px;
	float: right;
	font-size: 90%;
}
#home_col_1{
	float: right;
	width: 266px;
	margin-left: 22px;
margin-top: 0px;
}
#home_col_2{
	width: 341px;
	float: right;
margin-top: 0px;
}
#home_image{
	width: 341px;
	height: 231px;
	background-image:url(../images/dmc-forest-row.jpg);
	background-repeat:no-repeat;
	text-indent: -90000em;
	margin-bottom: 15px;
}
.clear{
	clear: both;
}
.news_item{
	padding-bottom: 10px;
}
.calltoaction{
	display: block;
	text-align: right;
	padding-right: 30px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}
.calltoaction:hover{
	text-decoration: underline;
}
.news_item h4, .news_item p{
	margin: 0px;
	padding: 0px;
}
.float_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}