
/* adjustment for Internet Explorer */
h1,h2,h3,h4,h5,h6,p { font-weight: normal; margin: 0.5em 0; }



body {
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica;
}
#header, #body { text-align: left; }

#header {
	padding: 1em 1em 0 1em;
	background-image: url(/exeterairporttaxis.png);
	background-position: 1em 50%;
	background-repeat: no-repeat;
	height: 75px;
}
#header p {
	float: right;
	font-size: 100%;
	line-height: 100%;
	margin-top: 1em;
	color: #ddd;
}

#body {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}

#content {
	padding-top: 366px;
	background-image: url(heading2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
}

div.content-section {
	border: 1px solid #ddd;
	padding: 10px;
	text-align: justify;
	margin: 0.5em 0;
}
div.content-section p { margin: 0.5em 0; }

#links img {
	border: 0;
}

.title {
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

div#left-col {
	width: 395px;
	float: left;
	padding-left: 10px;
}
div#right-col {
	width: 395px;
	float: right;
	padding-right: 10px;
}

#footer {
	text-align: center;
	clear: both;
	padding-top: 10px;
}
#footer h6 {
	font-size: 100%;
	line-height: 150%;
	color: #ddd;
}

textarea {
	width: 100%;
	height: 6em;
	float: left;
	overflow: auto;
}
input {
	width: 100%;
	float: left;
}
label {
	width: 100%;
	padding-top: 0.5em;
	float: left;
}
#submit_button {
	margin-top: 1em;
	width: 60%;
	float: right;
}
#passenger_name, #passenger_count, #pickup_address, #dropoff_address, #other_details, #contact_email {
	border: 1px solid #ddd;
}

#quote-form p {
	clear: both;
}
#quote-form {
	padding-bottom: 2em;
}


#eXTReMe {
	visibility: hidden;
}