/* contact us */

.contact_contentbox {
	width: 830px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 14px;
	border: 1px solid #ececec;
	background-color: white;
	padding: 5px;
	color: #406495;	
	height: 79px;
}

#explain {
	color: #c46619;
	position: relative;
	top: -10px;
}

.contact_block {
	float: left; 
	padding: 10px; 
	min-height: 254px; 
	width: 634px; 
	margin-left: 54px; 
	margin-top: 30px; 
	border: 1px solid #ececec; 
	background-color: white;
	color: #406495;
}

.address_block {
	float: left; 
	min-height: 254px; 
	border: 1px solid #ececec; 
	background-color: white; 
	margin-left: 16px; 
	margin-top: 30px; 
	padding: 10px;
	color: #406495;
}