#contact1 {
	background:url(/images/2010/contact/box1.png);
	width:302px;
	height:127px;
	text-align:center;
}
#contact1:hover {
	background:url(/images/2010/contact/box1-over.png);
}
#contact2 {
	 background:url(/images/2010/contact/box2.png);
	 width:302px;
	 height:127px;
	 text-align:center;
	 margin-top:25px;
}
#contact2:hover {
	background:url(/images/2010/contact/box2-over.png);
}
#contact3 {
	background:url(/images/2010/contact/box3.png);
	width:302px;
	height:127px;
	text-align:center;
	margin-top:25px;
}
#contact3:hover {
	background:url(/images/2010/contact/box3-over.png);
}
#contact4 {
	background:url(/images/2010/contact/box4.png);
	width:302px;
	height:127px;
	text-align:center;
	cursor:pointer;
}
#contact4:hover {
	background:url(/images/2010/contact/box4-over.png);	
}
#contact5 {
	background:url(/images/2010/contact/box5.png);
	width:302px;
	height:127px;
	text-align:center;
	margin-top:25px;	
}
#contact5:hover {
	background:url(/images/2010/contact/box5-over.png);
}
#contact6 {
	background:url(/images/2010/contact/box3.png);
	width:302px;
	height:127px;
	text-align:center;
	margin-top:25px;
}
#contact6:hover {
	background:url(/images/2010/contact/box3-over.png);
}
