body {
	background-image: url(images/bg_grey_gradient.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	
}

#holder{
	border:1px solid #777777;
	width:720px;
	margin-top:15px;
	margin-bottom:15px;
	background-image: url(images/faded_clouds.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#service_holder{border:1px solid #777777;
width:720px;
margin-top:15px;
margin-bottom:5px;
padding-left:10px;
background-image: url(images/faded_clouds.jpg);
background-repeat: no-repeat;
background-position: bottom;}

#health_holder{border:1px solid #777777;
width:700px;
margin-top:15px;
margin-bottom:5px;
padding-left:10px;
background-image: url(images/faded_clouds.jpg);
background-repeat: no-repeat;
background-position: bottom;}
.base_nav{
	text-align: center;
	margin-top: 6px;
	color: #FFFFFF;
}
.base_nav a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
}
.base_nav :hover{
	color: #19FF00;
}
.top_header{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: right;
	padding-right: 30px;
}
.main_text{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align:left;
	
}
.main_text_services{
	
	text-align:left;
	
}
.main_text_projects{
margin-left:250px;}
.main_text a{
text-decoration: none;
	color: #666666;}
.main_text a:hover{
color: #19FF00;}	
#main_body{
	background-image: url(images/back_ground_for_content.jpg);
	background-repeat: no-repeat;
	background-position: bottom-left;
	
}
.contact{}
.contact a{
	text-decoration: none;
}
.contact a:hover{
	color: #14FF00;
}
#form{
	width: 500px;
	margin-left: 0px;
	background-color: #E2E2E2;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	margin-bottom: 20px;
	padding-top: 20px;
}
#form .label{
	float: left;
	clear: left;
	width: 175px;
	margin-right: 10px;
	text-align: right;
	
	color: #000000;
}
input#name, input#company, input#telephone, input#email, textarea#enquiry, select#how_contact, select#how_find {background-color: #FBEF99;}
#send{
	margin-left: 239px;
}
h3{
	
	padding-top: 20px;
	
}
.contact_link_on_homepage{
	text-decoration: underline;
	color: #0000FF;
}
.contact_link_on_homepage a{
	text-decoration: underline;
	color: #0000FF;
}
.contact_link_on_homepage a:hover{
	color: #19FF00;
}
.contact_link_on_homepage a:visited{
	color: #19FF00;
	text-decoration: none;
}
.thumnails{
	
	border-right-color: #19FF00;
	border-bottom-color: #19FF00;
	border-left-color: #19FF00;
	border-top-color: #19FF00;
	border-top-style: solid;
	border-right-style:  solid;
	border-bottom-style:  solid;
	border-bottom-width: 5px;
	border-left-style:  solid;
	border-left-width: 5px;
	border-top-width:5px;
	border-right-width: 5px;
}
.thumnails a{
	
	border-right-color: #19FF00;
	border-bottom-color: #19FF00;
	border-left-color: #19FF00;
	border-top-color: #19FF00;
	border-top-style: solid;
	border-right-style:  solid;
	border-bottom-style:  solid;
	border-bottom-width: 5px;
	border-left-style:  solid;
	border-left-width: 5px;
	border-top-width:5px;
	border-right-width: 5px;
}
.thumnails a:hover{
	
	border-right-color: #19FF00;
	border-bottom-color: #19FF00;
	border-left-color: #19FF00;
	border-top-color: #19FF00;
	border-top-style: solid;
	border-right-style:  solid;
	border-bottom-style:  solid;
	border-bottom-width: 5px;
	border-left-style:  solid;
	border-left-width: 5px;
	border-top-width:5px;
	border-right-width: 5px;
}
#gallery_box{
	width: 423px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left:125px;
	font-weight: bold;
	
	
}
.contact_box{
	border:3px solid #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-left:10px;
	background-color: #19FF00;
}
.contact_box a{
	text-decoration: none;
	color: #000000;	
}
.contact_box a:hover{
	color: #666666;
}
.contact_box_projects{
	border:1px solid #000000;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	width:403px;
	background-color: #19FF00;
	margin-bottom:5px;
}
.contact_box_projects a{
	text-decoration: none;
	color: #000000;	
}
.contact_box_projects a:hover{
	color: #666666;
}
img.map{
	margin-top: 25px;
	border:2px solid #777777;
	margin-bottom: 25px;
}
