@charset "utf-8";/* ////////////////////////////////////////////////// BASIC ////////////////////////////////////////////////// */body {	background: #000000 url(../images/bg/Bkchorleyarch.jpg) top center no-repeat;}/* changed from the-company.jpg on 20-01-09*//* ////////////////////////////////////////////////// CONTAINERS ////////////////////////////////////////////////// */#content {	position: relative;	display: block;	width: 940px;	margin: 150px 0px 10px 0px;	}#content .inner {	margin: 0px 0px 0px 0px;	padding: 20px 0px 0px 0px;		min-height: 400px;	_height: 400px;	background: url(../images/bg/shadowcopy.png);	}#content .border-top {	display: block;	clear: both;	width: 940px;	height: 10px;	background: url(../images/bg/content-border-top.png) no-repeat;}#content .border-bttm {	display: block;	clear: both;	width: 940px;	height: 15px;	background: url(../images/bg/content-border-bttm.gif) no-repeat;	}#content .top {	display: block;	width: 500px;	margin: 0px 0px 0px 30px;	min-height: 240px;	_height: 240px;}#content .bottom {	display: block;	padding: 0px 30px 0px 30px;}#photos-overlay {	position: absolute;	top: 40px;	left: 510px;	clear: both;	margin: 0px +20px 0px 0px;	width: 420px;	height: 286px;	background: url(../images/the-company/overlays/livery.jpg) no-repeat center center;}#page-footer {	display: block;	clear: both;}#page-footer .inner {	padding: 0px 30px 0px 30px;}/* Footer */div.our-address {	clear: left;	margin: 20px 20px 0px 0px;		}div.contact {	clear: none;	margin: 20px 20px 0px 0px;		}div.about-this-site {	clear: right;	margin: 20px 0px 0px 0px;		}