#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#popup_content {
	padding-left: 10px;
}


#maincolumn {
	width:491px;
	float:left;
	position: relative;
}
#content {
	background: #FFFFFF;
	margin: 3px 5px 0 10px;
	padding: 0 0 0 5px;
}

	#header {
	background: url(../img/header.jpg) no-repeat right;
	height: 137px;
}
#footer {
	clear: both;
	background: #000000;
	text-align: center;
}
	#footer p {
	color: #FFFFFF;
	font-size: .7em;
}
	#footer p a {
	text-decoration: none;
	color: #00CCFF;
}
#bookingform {
	border: 1px solid #000788;
	padding: 10px 10px 20px;
}
