/* contact_box */

#contact_box {
	zoom:1.0;
	margin:0 10%;
	width:80%;
	padding-bottom:24px;
	border:1px solid #4E6475;
	background-color:#FFF;
	background-image:url('../images/contact_box/corner_logo.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}
#contact_box .heading {
	height:24px;
	margin-bottom:1em;
	border-bottom:1px solid #4E6475;
	background-color:#68A9DC;
	background-image:url('../images/contact_box/dept_contact.gif');
	background-repeat:no-repeat;
	background-position:0 0;
}