/*-----------------------------------------------------------------------
//
//	Landscape Engineering
//
//	by DPI 21 Ltd - http://www.dpi21.com
//
//  Copyright 2008 DPI 21 Ltd. This code cannot be redistributed without
//  permission from http://www.dpi21.com
//
---------------------------------------------------------------------
//	Global Styles
// --------------------------------------------------------------------*/

* {
	margin: 0 ;
	padding: 0;
	border: 0;
}

body {
	font: 12px Helvetica, Verdana, Arial, Sans-Serif;
	color: #000000;
}

a:link, a:active, a:visited {
	text-decoration: underline;
	color: #000000;
}

#wrapper {
	width: 860px;
	float: left;
}

#top, #bread-crumb, #work-with-us, #request-brochure, #services, .accreditation, #footer-container, #enquiry-form, #map, #request-brochure-form, #image-rotate {
	display: none;
}

#content-container, #column1, #column2, #focus-on, #text-style-3, #recent-project, .project-thumb, #project-container, #job-nav, .job, .service, #who-we-work-with, #contact-details-text, #focus-on-image, #focus-on-text {
	float: left;
	padding: 5px 0px;
	width: 100%;
}

#text-style-3 p, #focus-on p, #text-style-3 ul, #recent-project p, #project-text p, #project-container ul, #project-text p, #project-container ul {
	padding: 5px 0px;
	line-height: 16px;
}

#recent-project {
	border: 0;
}

#recent-project .heading {
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	width: 100%;
}

#recent-project a {
	color: #000000;
	text-decoration: none;
}

#focus-on .heading, .project-thumb .heading, .job .heading, .accreditation-text .heading {
	font-size: 14px;
	color: #000000;
}

#focus-on {
	border-top: 0;
}

#focus-on-image {
	border: 0;
}

#project-container li, #job-nav li {
	display: inline;
	padding: 0px 1px;
}

h1, h2, h3, h4 {
	padding: 5px 0px;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 17px;	
}

h3 {
	font-size: 16px;	
}

h4 {
	font-size: 15px;
}

.size13 {
	font-size: 13px;
}

.light-green {
	color: #000000;
}

.dark-green {
	color: #000000;
}

.blue {
	color: #000000;
}

.light-green10 {
	color: #000000;
	font-size: 10px;
}
