#top {
	width: 980px;
	margin: 10px auto;
	border: 1px solid #DDD;
}
#top #head { margin: 20px 20px 0 20px; }

#head #top_links {
	float: right;
	white-space: nowrap;
	width: 490px;
	text-align: right;
	margin: 25px 0 0 0;
}
#head #top_links A {
	line-height: 20px;
	padding: 0 5px;
	color: #626262;
}


#head #top_links form {
	float: right;
	background: url(/images/icon-search-17x18.gif) no-repeat 10px center;
	padding: 0 0 0 40px;
}

#big_image { 
	margin: 15px 0 15px 20px; 
	position:relative;
	background-image:url('../images/header-image.jpg');
	background-repeat:no-repeat;
	width:700px;
	height:230px;
	float:left;
}

#big_image #enquireNow{
	position:absolute;
	top:200px;
	left:570px;
	z-index:1;
}

#col_left {
	margin: 0 20px 0 0;
	
	/*background: url(/images/bg-content-900x2.gif) repeat-y center;*/
}

#col_left.pages { 
	background: url(/images/bg-pages-content-900x2.gif) repeat-y center; 
}



#col_left {
	float: left;
	width: 220px;
}
#col_left H2 { border-bottom: 1px solid #DDD; }

#col_left .adjustment { padding: 0px 15px 15px 0; }
#contact, #col_left #search { position: relative; }
#contact  A, #col_left #search A { text-decoration:none; }
#contact IMG, #col_left #search IMG {
	position: absolute;
	left: 160px;
	top: -5px;
}
#col_left #searchForm INPUT[type='text']{
	width:180px;
	vertical-align:baeline;
	line-height:20px;
}


#navigation { margin: 0 0 20px 0;
}

#navigation A{
	display: block;
	border-bottom: 1px solid #DDD;
	line-height: 20px;
	text-decoration: none;
	background: url(/images/icon-lt-10x10.gif) no-repeat 2px 5px;
	padding: 0 0 0 15px;
	color: #444;
}
#navigation A.L1 { margin: 0 0 0 15px; }
#navigation A.L2 { margin: 0 0 0 20px; }
#navigation A.L3 { margin: 0 0 0 25px; }
#navigation A.expanded {
	background-image: url(/images/icon-plus-10x10.gif);
	background-position: 0 5px;
}

#col_right {
	float: right;
	width: 225px;
	background-color:#f7f7f7;
	margin:15px 22px 0 0;
	position:relative;
	padding-top:250px;
	
}
#col_right .adjustment { padding: 15px; }
#col_right DL {
	background: url(/images/hr-160x1.gif) no-repeat center bottom;
	padding: 0 0 1em 0;
}
#col_left #newLocationForm { margin: 0 0 2em 0; }

#col_left #newLocation {
	width: 190px;
	margin: 1em 0 0 0;
}

#page_content {
	margin: 0 220px;
	padding: 15px 20px;
	position: relative;
}
#map {
	position: absolute;
	right: 0px;
	top: 20px;
	width: 300px;
	height: 200px;
}

.pages #page_content {
	margin: 0 0 0 220px;
	padding-right: 0px;
}

#macawber { }

#macawber A { line-height: 1.4em; 
}


#latest_news {
	position: relative;
	margin: 0 0 1em 0;
}

#latest_news IMG {
	position: absolute;
	left: 160px;
}
.read_more {
	margin: 0.5em 0 0 0;
	display: block;
}


#top #page_bottom {
	clear: both;
	border-top: 1px solid #DDD;
	position: relative;
}
#top #page_bottom #bottom_web_design {
	position: absolute;
	top: 20px;
	right: 20px;
}


#top #page_bottom #bottom_link { padding: 20px; }

#top #page_bottom #bottom_link a { color: #444; }

A.sitemap {
	display: block;
	margin: 0 0 0.5em 0;
}

A.sitemap.L1 { padding: 0 0 0 1em; }
A.sitemap.L2 { padding: 0 0 0 2em; }
A.sitemap.L3 { padding: 0 0 0 3em; }

#searchList { }

#searchList DL { margin: 1em 0 0 0; }

#searchList DL DT{ margin: 0em; 
}
#searchList DL DT A{
	color: #2200cc;
	font: 16px Arial, Helvetica, sans-serif;
}

#searchList DD { margin: 0; }

#searchList DD A { color: #008000; }

EMBED{
	display:inline;
	margin:0;
	padding:0;
}


#pagesContact{
	width:200px;
	height:200px;
	background-color:red;
	float:right;
	position:absolute;
	top:0;
	right:8px;
	padding:10px;
	background-color:#f7f7f7;
	height:210px;
	border-bottom:10px solid white;
}

#pagesContact P{
	margin:11px 0;
}

#pagesContact H2 { border-bottom: 1px solid #DDD; }

#content_holder {
	margin: 0 20px 0 20px;
}

