#main {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#mainimage {
	width: 900px;
	height: 250px;
	background-color: #000000;
}
#maintext {
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	background-color: #FFFFFF;
	position: relative;
	text-align: justify;
}
#maintext a {
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
#maintext a:hover {
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #008000;
	text-decoration: none;
}
#flash {
	background-color: #000000;
}
#form {
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url('images/formbg.jpg');
	padding: 10px;
}
#footer {
	background-image: url('images/Coventry-Taxi-Footer.jpg');
	height: 105px;
	position: relative;
	text-align: center;
	padding: 15px;
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
#footer a {
	height: 105px;
	position: relative;
	text-align: center;
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	height: 105px;
	position: relative;
	text-align: center;
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCFFCC;
	text-decoration: underline;
}
#googlemap {
	border-style: solid;
	border-width: 2px;
}
h1 {
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 18px;
	color: #003366;
}
h2 {
	font-family: "trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #003366;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
}
.text-dec-none {
	text-decoration: none;
}
.marg-5px-5px {
	margin-left: 5px;
	margin-right: 5px;
}
.font-treb {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.font-family-symbol {
	font-family: Symbol;
}
.font-col-black {
	color: #000000;
}
.font-col-green {
	color: #008000;
}
.font-col-lightgreen {
	color: #0AC00A;
}
.font-col-dark-blue {
	font-family: "Trebuchet MS";
	color: #003366;
}
.font-col-red {
	color: #D00A0A;
}
.font-col-dark-red {
	color: #800000;
}
.font-size-6px {
	font-size: 6px;
}
.font-size-12px-treb {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
}
.font-size-14px {
	font-size: 14px;
}
.font-size-16px {
	font-size: 16px;
}
.border-width-0px {
	border-width: 0;
}
.align-centre {
	text-align: center;
}





