.infoContact
{
	padding:10px 0 10px 0;
}
.infoContact .company {
	font-size:16px;
	color:#333333;
	text-transform:uppercase;
	padding: 0 0 10px 5px;
	font-weight:bold;	
}

.infoContact .address {
	background:url(../images/home.jpg) left top no-repeat;	
	padding:0 0 20px 30px;
	font-size:12px;	
	height:35px;
} 
.infoContact .phone {
	background:url(../images/phone.jpg) left no-repeat;	
	padding:5px 0 20px 30px;	
	height:20px;
} 
.infoContact .fax {
	background:url(../images/fax.jpg) left no-repeat;	
	padding-left:30px;
	font-size:12px;	
	height:20px;
	
} 
.infoContact .email {
	background:url(../images/email.jpg) left no-repeat;	
	padding:5px 0 20px 30px;	
	font-size:12px;
	height:20px;
} 
.infoContact .website {
	background:url(../images/web.jpg) left no-repeat;	
	padding:5px 0 20px 30px;	
	font-size:12px;
	height:20px;
} 
.infoContact .maps {
	background:url(../images/map.jpg) left no-repeat;	
	padding:0 0 4px 20px;
	font-size:12px;
	cursor:pointer;
}
.mid-content table
{
	width:100%;
	
}
.mid-content table td
{
	padding-left:5px;
}


