body {

	margin: 0;
	
	padding: 0;
	
	background: 
	
}

#wrapper {

	width: 675px;
	
	height: auto;
	
	margin: 0 auto;
	
	padding: 0;
	
}

#logoarea {

	width: 103px;
	
	height: 80px;
	
	margin: 22px 0 7px 0;
	
	padding: 0;
	
	clear: both;
	
}
#navarea {

	width: 782px;
	
	height: 25px;
	
	padding: 0;
	
	background: #f29400;
	
	clear: both;
	
}

#navarea h3 {

	font-size: 6px;
	
}

#image_box {

	height: 120;
	
	width: 782px;
	
	clear: both;
	
	padding-top: 13px;
	
}

#content_area {

	height: auto;
	
	width: 412px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	
	float: left;
}

#content_area a{
	color:#000000;
	text-decoration:none;
}

#content_area a:hover{
	color:#000000;
	text-decoration:underline;
}

#title_area {

	height: auto;
	
	width: 412px;
	
	margin-top: 14px;
	
	border-top: 1px solid #646466;
	
	border-bottom: 1px solid #646466;
}
#title_area2 {

	height: auto;
	
	width: 412px;
	
	margin-top: 0px;
	
	border-bottom: 1px solid #646466;
	
	clear: both;
}

.text_box {

	height: auto;
	
	width: 412px;
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	
	border-bottom: 1px solid #646466;
	
	padding: 10px 0;
	
	line-height: 18px;
	
}

#content_right {

	height: auto;
	
	width: 335px;
	
	background-color: #646466;
	
	float: right;
	
}

textarea {

	width: 270px;

	height: 70px;
	
	padding-left: 12px;


}
.contact {

width: 270px;

}

	

.submit {

	margin: 5px 5px 0 0;	
	
}

#emailform {

	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	
	color: #fff;
	
	margin: 20px 0 0 20px;
}

#footer {

	width: 782px;
	
	margin: 30px 0;
	
	clear: both;
}

#contact_text {

	width: 303px;
	
	height: auto;
	
	border-top: 1px solid #fff;
	
	border-bottom: 1px solid #fff;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	
	color: #fff;
	
	padding: 10px 0 10px 0;

}

#contact_text a{
	color:#FFFFFF;
	text-decoration:none;
}

#contact_text a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}