body
	{
	padding: 0;
	margin: 0;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f3336;
	background-color: #f1f1f1;
	width: 100%;
	background-image: url(images/bg-main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment:fixed;
	}

a, a:active, a:visited
	{
	text-decoration: none;
	color: #2f3336;
	}

a:hover
	{
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6
	{
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	}

#wrapper0
	{
	width: 100%;
	margin: 0 0 -20px 0;
	padding: 0;
	}

#wrapper1
	{
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #454c52;
	}

#top
	{
	background-image: url(images/bg-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

#logo
	{
	padding: 10px 0 0 15px;
	height: 80px;
	width: 335px;
	position: absolute;
	overflow: hidden;
	}

#top .title
	{
	padding: 10px 20px 0 20px;
	text-align: right;
	position: absolute;
	width: 920px;
	color: #ffffff;
	}

#nav1
	{
	margin: 0 0 0 0;
	padding: 40px 20px 0 370px;
	}

#nav1 a
	{
	display: inline-block;
	margin: 20px 0 0 0;
	padding: 10px 20px 10px 20px;
	color: #ffffff;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#nav1 a.active
	{
	color: #ca9438;
	}

#wrapper2
	{
	width: 960px;
	margin: 0 auto 0 auto;
	background-image: url(images/bg-lightgrey-uplit.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 0;
	border-top: 1px solid #2f3336;
	}
	
#content
	{
	min-height: 300px;
	padding: 0 0 0 20px;
	background-image: url(images/bg-content.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}

#left, #copyright
	{
	float: left;
	width: 600px;
	padding: 0;
	margin: 0;
	}

#right, #bookmarks
	{
	float: right;
	width: 280px;
	padding: 0 20px 0 20px;
	margin: 0;
	}


#right a, #right a:active, #right a:visited
	{
	display: inline-block;
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	}

#bookmarks
	{
	float: right;
	width: 300px;
	padding: 0 0 0 20px;
	margin: 0;
	}
	
#bookmarks ul
	{
	margin: 0;
	padding: 0 0 0 20px;
	}

#search
	{
	margin: 20px 0 0 0;
	padding: 5px 5px 5px 10px;
	width: 263px;
	background-color: #454c52;
	border: 1px solid #f1f1f1;
	}

#searchField
	{
	width: 233px;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #f1f1f1;
	}

#searchButton
	{
	margin: 0 0 0 5px;
	vertical-align: middle;
	}

#splash
	{
	width: 590px;
	height: 210px;
	border: 5px solid #2f3336;
	overflow: hidden;
	margin: 20px 0 0 0;
	}

#description
	{
	color: #013043;
	width: 600px;
	margin: 20px 0 0 0;
	}

#description p.first
	{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	}

#enquiryForm table th, #enquiryForm table td
	{
	padding-left: 0;
	padding-right: 0;
	}

#clients, #services
	{
	}

#searchResults
	{
	margin-top: 20px;
	}
	
#clients li, #services li, #searchResults li
	{
	border-bottom: 1px solid #cccccc;
	}

#clients .title, #services .title, #searchResults .title
	{
	margin-top: 0 !important;
	padding-top: 0 !important;
	}

#clients li ul li, #services li ul li, #searchResults li ul li
	{
	border-bottom: none !important;
	}

#clients li ul li.first, #services li ul li.first, #searchResults li ul li.first
	{
	padding: 10px 0 10px 0;
	width: 490px;
	}

#clients li ul li.last, #services li ul li.last, #searchResults li ul li.last
	{
	width: 100px;
	}

#clients li ul li.last img, #services li ul li.last img, #searchResults li ul li.last img
	{
	border: 5px solid #2f3336;
	margin: 10px 10px 10px 0;
	}
	
#images
	{
	margin-top: 20px;
	}

#images img
	{
	border: 5px solid #2f3336;
	margin: 0 0 10px 0;
	}

#getInTouch
	{
	border: 1px solid #82a4fd;
	background-color: #2f3336;
	float: right;
	width: 298px;
	padding: 0;
	margin: 0;
	}

#getInTouch .title
	{
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
	margin: 0;
	padding: 10px;
	}

#getInTouch form
	{
	padding: 10px;
	}
	
#getInTouch .textbox
	{
	width: 275px;
	margin: 0 0 10px 0;
	}

#getInTouch textarea
	{
	width: 275px;
	height: 100px;
	margin: 0 0 10px 0;
	}

#wrapper3
	{
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
#bottom
	{
	width: 920px;
	padding: 40px 20px 20px 20px;
	margin: 0 auto 0 auto;
	background-image: url(images/bg-content-bottom.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}

#siteDetails
	{
	width: 960px;
	margin: 0 auto 0 auto;
	border-top: 1px solid #2f3336;
	background-color: #454c52;
	color: #ffffff;
	}

#siteDetails a
	{
	color: #ffffff;
	}	

#siteDetails ul
	{
	}

#siteDetails ul li 
	{
	width: 290px;
	padding: 40px 0 20px 20px;
	}

.success, .error
	{
	width: 578px !important;
	margin: 20px 0 0 0;
	display: inline-block;
	float: left;
	}