body {
	background-color: #1b2b4c;
	text-align: center;
}

.container {
	position: relative;
	top: 0px;
	width: 856px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.container .navbar {
	text-align: left;
	position: absolute;
	height: 44px;
	width: 331px;
	left: 0px;
	top: 200px;
}
.container .top_image {
	position: absolute;
	left: 0px;
	top: 0px;
}
.container #pageHeader {
	position: absolute;
	height: 85px;
	width: 477px;
	left: 377px;
	top: 158px;
	vertical-align: bottom;
}
.container #pageContent {
	position: absolute;
	height: auto;
	width: auto;
	left: 1px;
	top: 270px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF7C1;
	text-align: center;
}
#enquiry_form legend {
	color: #FFF7C1;
	border: 1px solid #fee3ad;
	background-color: #00CCFF;
	padding: 2px 6px;
}


#contact_left {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF7C1;
	line-height: 14pt;
	text-align: left;
	padding-top: 25px;
	position: absolute;
	left: -25px;
	top: 0px;
	width: 258px;
}
#contact_map {
	position: absolute;
	width: 450px;
	left: 425px;
	top: 100px;
}
#enquiry_form #telephone {
	text-align: right;
}

#enquiry_form {
	font-family: "Times New Roman", Times, serif;
	color: #FFF7C1;
	position: absolute;
	height: auto;
	width: 400px;
	left: -25px;
	top: 235px;
	text-align: left;
}
#enquiry_form fieldset {
	border: 1px solid #fff7c1;
	width: 100%;
}

input {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF7C1;
}
textarea {
	background-color: #FFF7C1;
}
.container #pageContent #thankyou {
	padding-top: 25px;
	font-size: 1.25em;
	text-align: left;
	padding-left: 50px;
}
#enquiry_form ol {
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
	list-style-type: none;
}
#enquiry_form label {
	margin-right: 1em;
	width: 10em;
}
#enquiry_form li {
	clear: left;
	float: left;
	width: 100%;
	padding-bottom: 1em;
}
