@charset "utf-8";

/* ////////////////////////////////////////////////// BASIC ////////////////////////////////////////////////// */

body {
	background: #000000 url(http://www.lloydacoustics.com/test/lloyds/bg/installation.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 {
/*  DRW - 29/09/09 removed as same as in common 
	margin: 0px 0px 0px 0px;
	min-height: 400px;
	_height: 400px;
	background: url(http://www.datummonitoring.com/test/images/bg/shadowcopy.png);	
*/
	padding: 20px 0px 0px 0px;	
}
/* DRW - 29/09/09 removed as same as in common 
#content .border-top {
	display: block;
	clear: both;
	width: 940px;
	height: 10px;
	background: url(http://www.datummonitoring.com/test/images/bg/content-border-top.png) no-repeat;
}
#content .border-bttm {
	display: block;
	clear: both;
	width: 940px;
	height: 15px;
	background: url(http://www.datummonitoring.com/test/images/bg/content-border-bttm.gif) no-repeat;	
}
 DRW - end of removed
*/

#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(http://www.datummonitoring.com/test/lloyds/images/the-company.jpg) center center no-repeat;
}
#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;		
}