#carforhire {
	background-image: url(images/carforhire.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 120px;
	margin-top: 30px;
	border-bottom: 1px solid #006600;
}

#connect {
	background-image: url(images/hire_connect.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 120px;
	margin-top: 30px;
	border-bottom: 1px solid #006600;
}

#medium {
	background-image: url(images/Medium_Hire.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 120px;
	margin-top: 30px;
	border-bottom: 1px solid #006600;
}

#large {
	background-image: url(images/hire_side.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 120px;
	margin-top: 30px;
	border-bottom: 1px solid #006600;
}

#jumbo {
	background-image: url(images/hire_large.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 120px;
	margin-top: 30px;
	border-bottom: 1px solid #006600;
}

#luton {
	background-image: url(images/hire_luton.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 120px;
	margin-top: 30px;
	border-bottom: 1px solid #006600;
}

#truck {
	background-image: url(images/hire_truck.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 120px;
	margin-top: 30px;
	border-bottom: 1px solid #006600;
}

.sidebar {
	margin-left: 20px;
	padding-left: 0px;
}

.email li{
	font-size: 15px;
	background-image: url(images/mailbox.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 20px;
	height: 20px;
	margin-bottom: 5px;
}

.email a {

	padding-left: 40px;
}

.phone {
	font-size: 15px;
}
