#container {
 	margin: 0 auto;
    width: 950px;
	height: 100%;
    text-align: left;
	vertical-align: middle;
}
/* BACKGROUNDS */
#topofpage {
	background-image: url(images/topofpage.jpg);
	background-repeat: no-repeat;
	background-position: 4px -10px;
	text-align: center;
	height: 346px;
	width: 939px;
}
#nights_out {
	background-image: url(images/nights_out.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: center;
	height: 220px;
	width: 950px;
}
#airport_transfers {

	background-image: url(images/airport_transfers.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: center;
	height: 220px;
	width: 950px;
}
#business_clients {

	background-image: url(images/business_clients.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: center;
	height: 220px;
	width: 950px;
}
#courier_service {

	background-image: url(images/courier_service.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: center;
	height: 220px;
	width: 950px;
}
#our_clever_cars {

	background-image: url(images/our_clever_cars.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: center;
	height: 220px;
	width: 950px;
}
#doing_even_more {

	background-image: url(images/doing_even_more.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: center;
	height: 220px;
	width: 950px;
}
#contact_us {

	background-image: url(images/contact_us.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: center;
	height: 220px;
	width: 950px;
}
#partners_links {

	background-image: url(images/partners_links.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: center;
	height: 220px;
	width: 950px;
}
#newsletter {


	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: center;
	height: 220px;
	width: 950px;
}
#press_releases {



	background-image: url(images/press_releases.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: center;
	height: 220px;
	width: 950px;
}
#thank_you {



	background-image: url(images/thank_you.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: center;
	height: 220px;
	width: 950px;
}
#bear_bottom {
	background-image: url(images/bear_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* BACKGROUNDS END */
.green_text {
	color: #009900;
}
.orange_text {

	color: #FF6600;
}

h4 {
	color: #666666;
}
.phone_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0A590A;
	font-weight: bold;
	letter-spacing: 4px;
	padding-left: 10px;
	margin-bottom: -3px;
}

a {
	color: #0A590A;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	line-height: 25px;
}
.required_field {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300
