@charset "UTF-8";
/* CSS Document */

body, html {
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.headerwrap {
	height: 168px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #cee2e9;
	background-image: url(../images/bg_wrap1.jpg);
	background-repeat: repeat-x;
}
body#home li#home a, body#team li#team a, body#services li#services a, body#enviro li#enviro a,body#clients li#clients a, body#projects li#projects a, body#contact li#contact a, body#links li#links a {
	color: #60B2D2;
	border-left-color:#60B2D2;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #4E91AC;
	padding-right: 10px;
	font-size: 15px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.7em;
}

p {
	padding: 0px;
	margin-top: 0px;
}
img {
border:none;}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#60B2D2;
}
a:hover {
	text-decoration:none;
	color:#787878;
}
.footer {
	background-image: url(../images/bg_wrap2a.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: fixed;
	z-index: 25;
	width: 100%;
	text-align: center;
	left: 0px;
	bottom: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	padding-top: 75px;
	padding-bottom: 10px;
}
.footer p {
	margin: 0px;
	padding: 0px;
	color: #787878;
}
.footer a {
	color:#708A99;
}
.bg_clouds {
	height: 100%;
	width: 100%;
	background-image: url(../images/bg_clouds.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_birds {
	height: 100%;
	width: 100%;
	background-image: url(../images/bg_birds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	height: 100%;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	color: #787878;
	font-size: 12px;
	list-style-type: circle;
	list-style-image: url(../images/bullet.png);
	padding-top: 1px;
	line-height: 1.5em;
}
.middle {
	background-color: #d2e7ed;
	background-image: url(../images/bg_content_middle.jpg);
	background-repeat: repeat-x;
}
.text {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 150px;
	padding-left: 10px;
	width: 465px;
	margin: 10px;
}
.sidebar {
	float: right;
	width: 220px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BFBFBF;
	margin-left: 40px;
	margin-bottom: 150px;
	margin-top: 12px;
	padding-right: 10px;
	display: inherit;
}
.sidebar img {
	border:none;
	padding-right:4px;
	padding-bottom:4px;
}
.sidebar a:hover {
	border:none;
}
#header1 {
	height: 168px;
	width: 800px;
	z-index:3;
	top: 0px;
	position: absolute;
	background-image: url(../images/1.jpg);
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.header2 {
	background-image: url(../images/bg_header_btm.png);
	height: 170px;
	position: absolute;
	top: 0px;
	z-index: 4;
	width: 800px;
	background-position: left bottom;
	background-repeat: repeat-x;
}
.shadowleft {
	background-image: url(../images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
.shadowright {
	background-image: url(../images/shadow_right.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
form {
padding:0px;
margin:0px;
}
.searcharea {
	background-image: url(../images/bg_search.png);
	float: right;
	height: 33px;
	width: 268px;
	margin-top: 125px;
}
.field {
	width:160px;
	height:20px;
	color:#46829A;
	border:solid 1px #bcbdc0;
	position: absolute;
	left: 543px;
	top: 134px;
}
.button {
	position: absolute;
	top: 138px;
	left: 727px;
}
.columns ul{
	width: 498px;  /* room for 3 columns */
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.columns ul li{
	float: left;
	width: 244px;  /* accommodate the widest item */
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDBDBD;
}
ul {
	margin-top: 2px;
}
/* stop the floating after the list */
.columns br{clear: left;
}
/* separate the list from what follows it */
div.columns
{margin-bottom: 10px;list-style-type: none;
}
#randomiser {
	height: 350px;
	width: 222px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
input#Name, input#Email {
	border: 1px solid #CCCCCC;
	width: 100%;
	color: #5293AD;
}
input#Name {
	border-right:none;
}
input#Send {
	color: #5293AD;
	border: 1px solid #CCCCCC;
	background-color: #E7E7E7;
}
form {
	width: 100%;
	border: 1px dotted #CCCCCC;
	background-color: #E7EFF9;
	margin-bottom: 10px;
	padding: 10px;
}
textarea {
	width: 100%;
	border: 1px solid #CCCCCC;
	color: #5293AD;
	height: 150px;
}
form table {
	margin-right: auto;
	margin-left: auto;
}
.text2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 150px;
	padding-left: 10px;
	width: 760px;
	margin: 10px;
}
.table_title2 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	background-color: #D4DFDC;
	text-align: center;
}
.text2 td {
	padding: 2px;
}
.table_title {
	font-size: 13px;
	font-weight: bold;
	background-color: #F2FCFF;
	color: #333333;
	text-transform: uppercase;
	border: solid 1px #C5D0CE;
}
blockquote {
	font-style: italic;
}
.highlight {
	color: #C32D01;
}

