

/*All pages*/


body{
	background-color: white;
	font-family: Helvetica, sans-serif;
	border-style: none;
	
}

h2{
	font-size: 1.5em;
	font-weight: bold;
	color: #26A703;
}

h3{
	margin: 10px;
	font-size: 1em;
}

h4,h5{
	margin-left: 1em;
	margin-right: 1em;
	font-size: 1em;
	margin-top: 1em;
}

a{
	color: DarkCyan;
}

#wrap{
	background-image: url('images/backgroundmed.jpg');
	margin: auto;
	background-repeat: no-repeat;
	width:960px;

	min-height: 819px;
	max-height: 819px;
	
	background-position: top;
	position: relative;
}

#wrap2{
	width: 924px;
	min-height: 800px;

	max-height: 800px;
	margin: auto;
}

#navbar{
	margin-left: 105px;
	height: 44px;
}

#navbar a:link {

}

#navbar a:visited {

}

#navbar a:hover {
	background-position: 0px 1px;
}

#navbar a:active{
	background-position: 0px -44px;
}

.menu_index{
	background: url('images/home.jpg') no-repeat 0px -44px;
	float: left;
	display: block;
	height:44px;
	width:64px;
}

#current_index{
	background-position: 0px 1px;
}

.menu_services{
	background: url('images/services.jpg') no-repeat 0px -44px;
	float: left;
	display: block;
	height:44px;
	width:103px;
}

#current_services{
	background-position:0px 1px;
}

.menu_sustainability{
	background: url('images/sustainability.jpg') no-repeat 0px -44px;
	float: left;
	display: block;
	height:44px;
	width:145px;
}

#current_sustainability{
	background-position:0px 1px;
}

.menu_navspecial{
	background: url('images/special.jpg') no-repeat 0px -44px;
	float: left;
	display: block;
	height:44px;
	width:145px;
}

#current_special{
	background-position:0px 1px;
}



.menu_portfolio{
	background: url('images/portfolio.jpg') no-repeat 0px -44px;
	float: left;
	display: block;
	height:44px;
	width:101px;
}

#current_portfolio{
	background-position:0px 1px;
}

.menu_guarantee{
	background: url('images/guarantee.jpg') no-repeat 0px -44px;
	float: left;
	display: block;
	height:44px;
	width:153px;
}

#current_guarantee{
	background-position:0px 1px;
}

.menu_contact{
	background: url('images/contact.jpg') no-repeat 0px -44px;
	float: left;
	display: block;
	height:44px;
	width:116px;
}

#current_contact{
	background-position:0px 1px;
}

#navbar img{
	border-style: none;
	float: left;
	height: 45px;
}

#header{
	margin: auto;
}

#header img{
	position: relative;
	margin-top: 15px;
}

#leftbar{
	background-image: url('images/leftbox2.png');
	background-repeat: no-repeat;
	width: 200px;
	height: 280px;
	float: left;
	color: gray;
	text-align: center;
	margin-left: 5%;
	display: inline;
	line-height: 1.5em;	
}


#leftbar h3{
	color: #26A703;
	margin-top: 0px;
	margin-bottom: 0px;
}

#leftbar img{
	float: left;
	width: 150px;
	border-style: none;
	margin: 10px;
	margin-left: 20px;
}

#leftbar p{
	overflow: visable;
	margin-top: 0px;
	margin-bottom: 0px;
}

															/*index*/

#index{

	background-image: url('images/contentbg2.png');
	background-repeat: no-repeat;
	width: 566px;
	height: 550px;
	float: left;
	color: #4b4c4d;
	margin-left: 40px;
	padding: 2%;
	font-size: .85em;
}


#index ul{
	margin-left: 2em;
	margin-right:1em;
	font-size: .85em;
}

#index img{
	position: relative;
	float: right;
	padding-right:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
}

#index h2{
	text-align:center;
}
#grass img{
	clear: both;
	position: relative;
	margin-top: -42px;
	margin-left: 200px;
}

															/*services*/

#services{
	background-image: url('images/contentbg2.png');
	background-repeat: no-repeat;
	width: 566px;
	height: 550px;
	float: left;
	color: #4b4c4d;
	margin-left: 40px;
	padding: 2%;
	font-size: .85em;
}

#listleft{
	float: left;
	width: 48%;
	margin-left: 20px;
	
}



#services img{
	position: relative;
	float: right;
	padding:30px;
}

#services p{
	margin-left: 15px;
	margin-right: 15px;
}

#charity{
	margin-left:135px;
	margin-top:30px;
	width: 250px;
}
														/*sustainability*/
#sustainability{
background-image: url('images/contentbg2.png');
	background-repeat: no-repeat;
	width: 566px;
	height: 550px;
	float: left;
	color: #4b4c4d;
	margin-left: 40px;
	padding: 2%;
	font-size: .85em;
}

#sustainability li{
	padding-right: 1em;
	padding-left: 1em;
	list-style-type: none;
}

#sustainability img{
	position: relative;
	float: right;
	padding: 5%;
}


														/*special offers*/

#special{
	background-image: url('images/contentbg2.png');
	background-repeat: no-repeat;
	width: 566px;
	height: 550px;
	float: left;
	color: #4b4c4d;
	margin-left: 40px;
	padding: 2%;
	font-size: .85em;
}

#special img{
	position: relative;
	margin-left:170px;
	padding-top: 30px;
	padding- :;
}

#top{
	width: 600px;	
}

#special p{
	margin-left: 15px;
}

#offer1{
	float: left;
	width: 150px;
	font-size: .85em;
	margin-left:50px;
}

#offer2{
	float: left;
	width: 150px;
	font-size: .85em;
	margin-left:15px;
}

#offer3{
	float: left;
	width: 150px;
	font-size: .85em;
	margin-left:15px;
}

															/*portfolio*/

#portfolio{
	background-image: url('images/portfoliocontent.png');
	background-repeat: no-repeat;
	width: 566px;
	height: 550px;
	float: left;
	color: #4b4c4d;
	margin-left: 40px;
	padding:2px;
	text-align: center;
	padding-top: 10px;
}

#portfolio img{
	margin-top: 10px;
}
#portfoliohead{
	background-image: url('images/portfoliohead.png');
	background-repeat: no-repeat;
	width: 567px;
	height: 47px;
	margin-bottom: 15px;
	float: left;
	margin-left: 40px;
}

#portfoliohead h2{
	margin-left: 11px;
	margin-top: 10px;

}


#clickonimage {
	color: #4B4C4D;
	font-size: .5em;
	margin-top: -25px;
	margin-left: 195px;
	}

#boxes{
	width: 566px;
	height: 500px;
}

#box1row1{
	float: left;
	height: 222px;
	padding-left: 18px;

}

#box2row1{
	float: left;
	height: 222px;
	margin-left: 45px;
}

#box3row1{
	float: left;

	height: 222px;
	margin-left: 31px;
}

#box1row2{
	float: left;

	height: 222px;
	padding-left:10px;
	padding-top: 20px;
}

#box2row2{
	float: left;

	height: 222px;
	margin-left: 55px;
	padding-top: 20px;
}

#box3row2{
	float: left;

	height: 222px;
	margin-left: 55px;
	padding-top: 20px;
}

														/*guarantee*/

#guarantee{
	background-image: url('images/contentbg2.png');
	background-repeat: no-repeat;
	width: 566px;
	height: 550px;
	float: left;
	color: #4b4c4d;
	margin-left: 40px;
	padding: 2%;
	font-size: .85em;
}

#guarantee p{
	font-size: .85em;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}

#guarantee a {
	color: green;
	text-align: center;
}

#guarantee img{
	position: relative;
	margin-left: 200px;
}

															/*survey*/

#survey{
	background-image: url('images/contentbg2.png');
	background-repeat: no-repeat;
	width: 566px;
	height: 550px;
	float: left;
	color: #4b4c4d;
	margin-left: 40px;
	padding: 2%;
	font-size: .85em;
}

select {
	width: 19em;
}

#surveyleft{
	float: left;
	margin-left: 50px;	
}

#surveyright{
	float: left;
	margin-left: 50px;
}

#surveysubmitbutton{
	margin-right: 200px;
	margin-top: 100px;
	float: right;
}

input, textarea, select{
	font-family: Palatino Linotype,Book Antiqua3,Palatino6;
	font-size: 1em;
	padding: .2em;
	border: 1px solid #bbbbcc;
	width: 13em;	
}

#survey p{
	font-size: .85em
}

.radiobutton{
	width: 4px
}

#survey textarea, select{
	font-family: Palatino Linotype,Book Antiqua3,Palatino6;
	font-size: 1em;
	padding: .2em;
	border: 1px solid #bbbbcc;
	width: 15em;
}

																/*contact us*/


#contact{
	background-image: url('images/contentbg2.png');
	background-repeat: no-repeat;
	width: 566px;
	height: 550px;
	float: left;
	color: #4b4c4d;
	margin-left: 40px;
	padding: 2%;
	font-size: .85em;

}
#contact h3{
	line-height: .5em;
	font-weight: bold;
}

#info{
	
	margin-top: 0;
	float: left;
}

info h3{
	margin-left: 50px;
}

#infoleft{
	float: left;
	width: 250px;
	margin-left: 15px;
}

#inforight{
	float: left;
	margin-left: 50px;
}


input, textarea, select {
	width: 18em;
	border: 1px solid #bbbbcc;
	font-family: verdana;
	font-size: .8em;
	padding: .4em;
	color: gray;
	
	/* sweet rounded corners */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

	/* special width for select boxes, since they're always a bit small */
select {
	width: 19em;
}

#left{
	float: left;
	position: relative;
	width: 300px;
	padding-top: 20px;
	margin-left: 15px;
	
}

#right{
	float: left;

}

#submitbutton{
	
	clear: both;
	text-align: center;
}

input, textarea, select{

}

textarea{
	height: 9.5em;
}

label {	
	font-family: georgia;
	font-size: 1em;
	width: 13em;
	display: block;
	padding-bottom: .3em;	
	color: LightSlateGray;
	line-height: 1.5em;
}

input:hover{
	-moz-box-shadow: 0 0 10px lightgray;
	/* firefox*/
	-webkit-box-shadow: 0 0 10px lightgray;
	/*safari & chrome*/
	-o-box-shadow: 0 0 10px lightgray;
	/*opera*/
}

textarea:hover{
	-moz-box-shadow: 0 0 10px lightgray;
	/* firefox*/
	-webkit-box-shadow: 0 0 10px lightgray;
	/*safari & chrome*/
	-o-box-shadow: 0 0 10px lightgray;
	/*opera*/
}

select:hover{
	-moz-box-shadow: 0 0 10px lightgray;
	/* firefox*/
	-webkit-box-shadow: 0 0 10px lightgray;
	/*safari & chrome*/
	-o-box-shadow: 0 0 10px lightgray;
	/*opera*/
}

button:hover{
	-moz-box-shadow: 0 0 10px lightgray;
	/* firefox*/
	-webkit-box-shadow: 0 0 10px lightgray;
	/*safari & chrome*/
	-o-box-shadow: 0 0 10px lightgray;
	/*opera*/
}

button{

}

#failure{
	float: right;
	width: 250px;
	padding-right: 15px;
	color: red;
}

#success{	
	float: right;
	width: 250px;
	padding-right: 15px;
	color: red;
}

													/*orderform*/

#orderform{
	background-image: url('images/contentbg2.png');
	background-repeat: no-repeat;
	width: 566px;
	height: 550px;
	float: left;
	color: #4b4c4d;
	margin-left: 40px;
	padding: 2%;
	font-size: .85em;
}

#orderform legend{
	font-weight: bold;
}

fieldset{

}
#radios fieldset{
float: left;
}

#dropdowns{
float: left;
}
#radios input{
	width: 10px;
}

#dropdowns input{
	width: 197px;

}


#datedetails{
	float:left;
	margin-right: 95px;
}
#contactdetails{
	float: right;
	width: 200px;
}

#submitbutton{
	clear: both;
}
													/*footer*/
	
#footer{
	text-align: center;
	color: green;
	margin-top: 30px;
}







