@charset "utf-8";
/* CSS Document */

#contact_left {
	width:460px;
	margin-right:10px;
	float:left;
}

#contact_left img {
	width:16px;
	height:16px;
}

#contact_left span {
	width:16px;
	height:16px;
	background-image:url(/images/contact_icon.gif);
	background-repeat:no-repeat;
	margin-right:5px;
}

#contact_left .noicon {
	width:16px;
	height:16px;
	background-image:none;
	margin-right:5px;
}

#Address {
	background-position:0px 0px;
}

#Telephone {
	background-position:-16px 0px;
}

#Facsimile {
	background-position:-32px 0px;
}

#e-Mail {
	background-position:-48px 0px;
}

#BusinessTime {
	background-position:-64px 0px;
}

#contact_right {
	width:500px;
	float:left;
}

#contact_bottom {
	
}