@charset "utf-8";
/* CSS Document */

#subhead {
	padding-top: 10px;
	background: url('../images/contact/head_contact_bg.gif') 15px 154px no-repeat;
}

#subhead img.banner {
	display: block;
  margin-left: auto;
  margin-right: auto;
}

#subhead #main {
	padding: 7.5em 1em 4em 7.5em;
	overflow: hidden;
	display:block;
}
	
#subhead #main .column {
	width:180px;
	float:left;
	height: 130px;
	margin-right:30px;
	margin-bottom: 20px;
	padding:0;
	display:block;
}
	