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

div.content {
	background: url(images/contact_us.jpg) 50% 0% no-repeat;
	position:absolute;
	text-align:center;
	top:-20px;
	width : 740px;
	height:750px;
	text-indent:-9999px;
	overflow:hidden;
	}
	
div.content a#address {
	background: none;
	position:absolute;
	top:0px;
	margin-left:219px;
	margin-top:284px;
	display:block;
	width:100px;
	height:110px;
}

div.content a#address:hover {
	background: url(images/contact_us.jpg) 0px -750px no-repeat;
}

div.content a#email {
	background: none;
	position:absolute;
	top:0px;
	margin-left:265px;
	margin-top:474px;
	display:block;
	width:200px;
	height:70px;
}

div.content a#email:hover {
	background: url(images/contact_us.jpg) -100px -750px no-repeat;
}

div.content h2.buckle {
	margin-top:-180px;
	padding-top:310px;
	background: url('images/contact_us-m.png') 50% 0% no-repeat;
}

div.content {
	text-align:center;
}
	
#contact_us .content ul li { font-size:2.6em; letter-spacing:0.1em;}
#contact_us .content ul li:first-child { font-weight:600; }
#contact_us .content h3 { margin-top:-40px; margin-left:-10px;}
#contact_us .content h4 { padding-top:20px; clear:both; font-size:4em; text-align:center;}
#contact_us .content h3 a:link, #contact_us h3 a:visited { color:#666666; }
#contact_us .content h3 a:hover { color:#f37121; }
#contact_us .content ul { float:left; width:250px; margin-top:-40px; }