body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}

#wrap{
	width:960px;
	height:100%;
	position:relative;
	margin-right: auto;
	margin-left: auto;
}


#Logo{
	width:186px;
	top:6px;
	left:760px;
	position: absolute;
}

#navcontainer {
        margin:0px;
        padding: 0;
        height: 31px;
		padding-top:60px
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
        background: url(images/menu-grey.jpg) center center no-repeat;
        width: 104px;
        height: 31px;
        padding: 0px;
        margin: 0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        font: bold 11px/30px Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
        background: url(images/menu-green.jpg) center center no-repeat;
}

#navcontainer li.active a {
        background: url(images/menu-green.jpg) center center no-repeat;
		font: bold 11px/30px Arial, Helvetica, sans-serif;
}

#tel{
	width:960px;
	height:30px;
	left: 0px;
	top:91px;
	position: absolute;
	background-image: url(images/telephone.jpg);
	background-repeat: no-repeat;
}

#header-img{
	width:960px;
	left: 0px;
	top:140px;
	position: absolute;
}

#content{
	width:670px;
	left: 240px;
	top:310px;
	position:absolute;
	color: #848485;
	line-height: 15px;
}

#content p{
	margin:0px 0px 18px 0px;
}

#content h1{
	font-size: 22px;
	margin-bottom: 25px;
	margin-top: 5px;
	color: #ff8200;
	font-weight: normal;
}

#content h2 {
	margin: 0px;
	font-size: 11px;
	color: #6ebb1f;
	font-weight: bold;
}

#content-full1{
	width:330px;
	left: 600px;
	top:320px;
	position: absolute;
	color: #848485;
	line-height: 15px;
}

#content-full1 h1{
	font-size: 22px;
	margin-bottom: 25px;
	margin-top: 5px;
	color: #ff8200;
	font-weight: normal;
}

#content-full1 h2 {
	margin: 0px;
	font-size: 11px;
	color: #6ebb1f;
	font-weight: bold;
}

#content-full{
	width:490px;
	left: 440px;
	top:320px;
	position: absolute;
	color: #848485;
	line-height: 15px;
}

#content a {
	color: #8dc20f; 
	text-decoration: none	
}

#content a:hover {
	color: #ff8200;
}

#content ul {
	list-style-type: none;
	list-style-image: url(images/tick.gif);
	line-height: 19px;
	
}

#whatwedo{
	width:471px;
	height:174px;
	top:0px;
	left:489px;
	position: absolute;
	background-image: url(images/gradient-green-middle.gif);
	
}

#whatwedo1{
	width:180px;
	height:130px;
	top:32px;
	left:526px;
	position: absolute;
	color: #f4f9e7;
	list-style-image: url(images/arrow.gif);
}

#whatwedo1 h1{
	margin:0;
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
}

#whatwedo1 ul {
	float: right;
	margin: 20px 28px 0 0;
	line-height: 18px;
}

#whatwedo1 li a {
	color: #f4f9e7;
	padding-left: 6px;
	text-decoration: none;
}

#whatwedo1 ul li a:hover{
	color:#444444;
}

#whatwedo2{
	width:180px;
	height:90px;
	top:67px;
	left:710px;
	position: absolute;
	color: #f4f9e7;
	list-style-image: url(images/arrow.gif);
}

#whatwedo2 ul {
	float: right;
	margin: 0px;
	line-height: 18px;
}

#whatwedo2 li a {
	color: #f4f9e7;
	padding-left: 6px;
	text-decoration: none;
}

#whatwedo2 ul li a:hover{
	color:#444444;
}

#whoweare{
	width:471px;
	height:149px;
	top:174px;
	left:489px;
	position: absolute;
	background-color: #99a9b1;
	background-image: url(images/gradient-green-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#whoweare1{
	width:390px;
	height:94px;
	top:205px;
	left:526px;
	position: absolute;
	color: #ffffff;
}

#whoweare1 h1{
	margin: 0 0 16px 0;
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
}

#box1{
	width:300px;
	height:145px;
	top:545px;
	left:0px;
	position: absolute;
	background-image: url(images/bg1.jpg);
}

#box1txt{
	width:181px;
	height:116px;
	top:552px;
	left:18px;
	position: absolute;
}

#box1txt h1{
	font-size: 19px;
	margin: 0 0 38px 0;
	color: #ffffff;
	letter-spacing: -1px;
	font-weight: normal;
}

#box2{
	width:300px;
	height:145px;
	top:545px;
	left:330px;
	position: absolute;
	background-image: url(images/bg2.jpg);
}

#box2txt{
	width:181px;
	height:116px;
	top:552px;
	left:348px;
	position: absolute;
}

#box2txt h1{
	font-size: 19px;
	margin: 0 0 38px 0;
	color: #ffffff;
	letter-spacing: -1px;
	font-weight: normal;
}

#box3{
	width:300px;
	height:145px;
	top:545px;
	left:660px;
	position: absolute;
	background-image: url(images/bg3.jpg);
}

#box3txt{
	width:181px;
	height:116px;
	top:552px;
	left:678px;
	position: absolute;
}

#box3txt h1{
	font-size: 19px;
	margin: 0 0 38px 0;
	color: #ffffff;
	letter-spacing: -1px;
	font-weight: normal;
}
#footer{
	width:960px;
	height:58px;
	left: 0px;
	top:730px;
	position: absolute;
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
}

#copyright{
	width:130px;
	height:30px;
	left: 10px;
	top:743px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c9ea0;
}

#validation{
	width:90px;
	height:30px;
	left: 180px;
	top:740px;
	position: absolute;

}

#bottom-links{
	width:432px;
	height:30px;
	left: 530px;
	top:733px;
	position: absolute;
}

#bottom-links ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
	}

#bottom-links ul li {
		float: left;          
}

#bottom-links ul li a {
	margin: 0px;
	color: #6ebb1f;
	text-decoration: none;
	display: block;
	font: 11px/30px Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

#bottom-links ul li a:hover {
	color: #ff8200;
}

#left-menu {
		width:200px;
		top:310px;
		position: absolute;
		left: 0px;
	}

#left-menu ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
	}

#left-menu ul li {
		float: left;          
}

#left-menu ul li a {
	background: url(images/link-white.gif) center center no-repeat;
	width: 156px;
	height: 28px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	display: block;
	font: 11px/30px Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

#left-menu ul li a:hover {
	background: url(images/link-green.gif) center center no-repeat;
	color: #FFFFFF;
}

#left-menu li.active a {
        background: url(images/link-green.gif) center center no-repeat;
		font: 11px/30px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
}

#form-addurl {
	width:600px;
	height: 310px;
	left:250px;
	top:320px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ebb1f;
}

#form {
	width:600px;
	height: 310px;
	left:50px;
	top:320px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ebb1f;
}

#fields label {
	width: 300px;
	display: block;
	padding: 0px;
}

#fields input {
	border: 1px solid #DBDBDD;
	margin: 0 0 10px 0;
	width: 300px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848485;
	background-image: url(images/form-bg.gif);
}

#fields textarea {
	border: 1px solid #DBDBDD;
	margin: 0 0 12px 0;
	width: 300px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848485;
}

#send input {
	width: 64px;
	height: 19px;
	margin: 0px;
}


#sitemap{
	width:900px;
	height:400px;
	left: 40px;
	top:310px;
	position: absolute;
}

#sitemap a {
	color: #848485;
	text-decoration: none	
}

#sitemap a:hover {
	color: #ffffff;
	background-color: #6ebb1f;
}

#sitemap ul {
	list-style-type: none;
	margin: 1px;
	
}

#sitemap li.active a {
	color: #FFFFFF;
	background-color: #6ebb1f;
}

#sitemap-links{
	width:120px;
	left: 0px;
	position: absolute;
	line-height: 18px;
}

#sitemap-links1{
	width:120px;
	left: 150px;
	position: absolute;
	line-height: 20px;
}

#sitemap-links2{
	width:120px;
	left: 334px;
	position: absolute;
	line-height: 20px;
}

#sitemap-links3{
	width:120px;
	left: 500px;
	position: absolute;
	line-height: 20px;
}

#sitemap-links4{
	width:120px;
	left: 650px;
	position: absolute;
	line-height: 20px;
}

#sitemap-links5{
	width:120px;
	left: 800px;
	position: absolute;
	line-height: 20px;
}