/* @override 
	http://new.doctordetox.co.uk/css/layout.css
	http://amr-investigations.co.uk/css/layout.css
	http://amr-accidentinvestigations.co.uk/css/layout.css
	http://amr-missingpersons.co.uk/css/layout.css
	http://iowbeads.co.uk/css/layout.css
*/

div.container {
	position: relative;
	z-index: auto;
	min-height: 1100px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	border: medium none #FF0000;
	top: 0px;
	color: #333;
	background: #fff url(/images/page-bg.jpg) no-repeat;
}
div.thepage {
	text-align: left;
}
div.header {
	position: relative;
	height: 80px;
	width: 980px;
}
div.topimg {
	width: 180px;
	height: 240px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.leftBar {
	position: absolute;
	height: auto;
	top: 240px;
	left: 0px;
	float: left;
}
div.precontent {
	position: relative;
	width: 100%;
	height: 100px;
	background-color: #FF9966;
	clear: both:
}
div.rightContent {
	position: relative;
	width: auto;
	height: auto;
	min-height: 460px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 180px;
}
div.rightHeader {
	position: relative;
	width: 780px;
	height: 1px;
	margin-left: 190px;
	z-index: 0;
	margin-top: 20px;
}
div.content {
	position: relative;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.subnavtop {
	position: relative;
	clear: both;
	width: 750px;
	left: 200px;
	height: 24px;
}
div.subnavbottom {
	height: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
}
div.footer {
	border-top: 1px solid #C3C3C3;
	position: relative;
	height: auto;
	width: 940px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	clear: both;
	float: none;
	background: #f9f1f4 url(/images/footer-bg.jpg) no-repeat;
}
div.property {
	position: relative;
	height: 300px;
	width: 174px;
	border: 1px solid #C3C3C3;
	padding: 4px;
	margin: 4px;
	float: left;
	display: inline;
	overflow: auto;
}
div.gap {
	position: relative;
	height: 300px;
	width: 30px;
	border: 0px solid #C3C3C3;
	padding: 4px;
	margin: 4px;
	float: left;
	display: inline;
	overflow: auto;
}

div.rss-box {
	border: 1px solid #C3C3C3;
	padding: 4px;
	margin: 4px;
}

div.rss-item {
	padding: 4px;
	margin: 4px;
}
