#overlay {
	position: relative; 
	background: url(../images/pages/contact_img_one.jpg); 
	width: 760px; 
	height: 339px; 
}

.contact_info {
color: #fff; 
letter-spacing: 1px; 
position: absolute;
bottom: 15px;
left: 15px; 
font-family: Arial, Verdana, sans-serif;}

.name1 {font-size: 16px; text-transform: uppercase;}

.name2 {font-size: 10px; padding-bottom: 10px; text-transform: uppercase;}

.mail {font-size: 12px;}

.phone {font-size: 12px; padding-top: 20px;}

.fax {font-size: 12px;}

.email {font-size: 12px;}

.email a {color: #fff; font-size: 12px;}


