.contact_pic {
	background: url(../img/contact_pic.gif) bottom no-repeat;
	height: 109px;
	width: 729px;
	margin: 3px 0 0 0;
}

.title {
	float: left;
	background: url(../img/contact_title.gif) no-repeat;
	height: 25px;
	width: 129px;
	
	margin: 13px 0 0 15px;;
}

#text_area {
	height: 281px;
	width: 726px; 
	
	border-top: 1px solid #CCC;
	overflow: auto;
	
	text-align: center;
}

#content .bg {
	height: 282px;
	width: 727px;
	background-color: #f6f6f6;
	border: 1px solid #ededed; 
	border-top: 0px;
	padding-top: 1px; 
}


#footer {
	background: url(../img/footer_contact.gif) no-repeat;
	height: 60px;
	width: 768px;
}

.text_area {
	height: 281px;
	width: 656px; 
	padding-top: 10px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: none;
	color: #363636;
	
	text-align: right;
}

.text_area .orange {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #e78721;
	text-transform: none;
}

.text_area b {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
	text-transform: uppercase;
}

.text_area a {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: none;
	color: #363636;
	text-decoration: none;
}







