* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	background-color:#938880;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#231F20;
	line-height:24px;
	margin-bottom:15px;
}

a:link, a:visited, a:active {
	color:#231f20;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#container {
	width:900px;
	margin:15px auto;
	margin-bottom:0px;	
}

#header {
	

}

#arbortec {
	float:left;
}

#logos {
	float:right;
	height:71px;
	margin-top:134px;
}

#logos ul li {
	float:left;
	list-style-type:none;
	margin-left:15px;
}

#menu {
	float:left;
	width:170px;
	padding-right:15px;
}

#menu ul li {
	list-style-type:none;	
	margin-right:8px;
	margin-bottom:24px;
	/*font-family:'Arial Black',Gadget,sans-serif;*/
	font-weight:bold;
	font-size:20px;

	line-height:26px;
}

#menu a:link, #menu a:visited, #menu a:active {
	color:#fff;
	text-decoration:none;
}

#menu a:hover {
	color:#e4761d;
}

#content {
	clear:both;
	padding-top:35px;
}

#content p {
	margin-bottom:15px;
}

#text ul, #text ol {
	margin-left:25px;
	margin-bottom:15px;
}

#text {
	width:490px;
	float:left;
	padding:0 20px;
	margin-bottom:30px;
}

#text hr {
	border:none;
	border-top: 1px dashed #231F20;
	color:none;
	background-color:none;
	height: 0px;
	width: 100%;

	margin-bottom:15px;
}	

p.address {
	line-height:18px;
}

#headings {
	width:155px;
	float:right;
	margin-bottom:30px;
}

#headings img {
	float:right; 
	margin-left:10px;
	margin-bottom:20px;
	border:1px solid #231F20;
}

h1 {
	font-size:25px;
	/*font-family:'Arial Black',Gadget,sans-serif;*/
	margin-bottom:20px;
	clear:both;
	
}

h2 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
}	

#footer {
	clear:both;
	text-align:center;
	padding:10px;
	font-size:12px;

	line-height:18px;
	width:880px;
	margin:0 auto;
}