﻿body 
{
	padding:0;
	margin:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#1D1D1B;
}

a img
{
	border:0;
}

h1
{
	color:#1D1D1B;
	font-size:23px;
}

div.clear
{
	clear:both;
	margin-bottom:5px;	
}

#page
{
	width:880px;
	padding:20px;
	margin:0 auto;
	background-color:#fff;
	box-shadow: 1px 5px 15px 5px #1D1D1B;
}

#head
{
	height:85px;
	width:880px;
	margin-bottom:20px;
}

#headL
{
	float:left;
	width:250px;
}

#headR
{
	float:right;
	width:610px;
}

#headRT
{
	width:610px;
	height:55px;
	clear:both
}

#headRB
{
	width:610px;
	height:30px;
	clear:both
}

ul#menuT 
{
	margin:0;
	padding:0;
	height:30px;
	list-style-type:none;
}

ul#menuT li
{
	float:left;
	width:120px;
	height:30px;
	display:block;
	font-weight:bold;
	text-align:center;
	border-right:solid 1px #fff;
}


ul#menuT a
{
	width:120px;
	height:23px;
	padding-top:7px;
	display:block;
	background-color:#F07D00;
	color:#1D1D1B;
	text-decoration:none;
}

ul#menuT a.menu2row
{
	width:125px;
	height:29px;
	padding-top:1px;
}

#menuT a:hover
{
	background-color:#1D1D1B;
	color:#fff;
}

#mid
{
	width:880px;
	min-height:500px;
	margin-bottom:20px;
}

#banner
{
	width:880px;
	height:250px;
	margin-bottom:20px;
}

div#banner.services
{
	margin-bottom:15px;
}

#slideshowHolder
{
	width:580px;
	height:250px;
	float:left;
	background-color:#333;
}

#bannerL
{
	width:580px;
	height:250px;
	float:left;
	line-height:18px;
}

#bannerR
{
	width:270px;
	height:195px;
	padding:50px 5px 5px 5px;
	float:right;
	background-color:#F07D00;
	background-image:url("img/Enquiries.jpg");
	background-repeat:no-repeat;
}

#bannerR tr
{
	line-height:25px;
}

#midBanner
{
	width:880px;
	margin-bottom:20px;
	clear:both;
}

#servicesList
{
	width:580px;
	height:255px;
	float:left;
}

#serviceList img
{
	clear:both;

}

.serviceCol
{
	margin-top:10px;
	width:186px;
	height:23px;
	padding-top:7px;
	margin-right:9px;
	background-color:#1D1D1B;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.serviceCol a
{
	color:#fff;
	text-decoration:none;
}

.highlight
{
	background-color:#F07D00;
}

.highlight a
{
	color:#000;
}

.serviceListItems
{
	width:186px;
	margin-right:9px;
	float:left;
	font-size:12px;
}

.serviceListItems li
{
	margin-bottom:5px;
}

.serviceListItems li.last
{
	margin-bottom:0px;
}

#latestJob
{
	width:270px;
	height:205px;
	padding:50px 5px 5px 5px;
	float:right;
	color:#fff;
	text-align:center;
	background-image:url("img/Latest.jpg");
	background-repeat:no-repeat;
	background-color:#1D1D1B;
}

#latestJob a img
{
	border:0;
}

#usps
{
	width:880px;
	margin-top:30px;
	clear:both;
}

#usps img
{
	margin-right:1px;	
}

#jobGallery, #jobGalleryJ
{
	width:885px;
	clear:both;
}

.galleryItem
{
	width:270px;
	height:200px;
	padding:10px;
	background-color:#F07D00;
	margin-right:5px;
	margin-top:5px;
	float:left;
	text-align:center;
}

div.galleryItem:hover
{
	color:#fff;
	background-color:#1D1D1B;
}

.galleryItem a
{
	color:#000;
	text-decoration:none;
}

div.galleryItem:hover a
{
	color:#fff;
}

div.galleryItem a img 
{
	border:0;
}

.galleryItemJ
{
	width:270px;
	height:170px;
	padding:10px;
	background-color:#F07D00;
	margin-right:5px;
	margin-top:5px;
	float:left;
	text-align:center;
}

div.galleryItemJ:hover
{
	color:#fff;
	background-color:#1D1D1B;
}

.galleryItemJ a
{
	color:#000;
	text-decoration:none;
}

div.galleryItemJ:hover a
{
	color:#fff;
}

div.galleryItemJ a img 
{
	border:0;
}

.rowEnd1
{
	margin-right:0;
}

#footer
{
	width:100%;
	min-height:250px;
	font-family:Verdana, Tahoma, Arial;
	background-color:#333;		
	box-shadow: 15px 15px 15px 15px #1D1D1B;
	color:#fff;
}

#footerInner
{
	width:880px;
	padding:10px;
	margin:0 auto;
}

#footerInner h2
{
	margin-top:0;
	margin-bottom:5px;
}

#footerIner table
{
	border:0;
}

#footerInner td
{
	width:100px;
	padding: 5px 5px 0 5px;
	font-size:10px;
}

#footerInner td.header
{
	width:110px;
	font-size:12px;
	padding: 5px 0 5px 0;
	font-weight:bold;
}

#subFooter
{
	margin-top:10px;
	padding:10px 0 10px 0;
	border-top:solid 1px #fff;	
	width:880px;
	text-align:right;
}