#leftarea.home {
	margin-top: 0px;
	height: 540px; width: 167px;
	padding: 1px 8px 0px 8px;
	border-right: 1px solid #939393;
	background-color: #ECDFC0;
	font: bold 19px "Times New Roman", Times, serif;
	color: #055A5F;
	text-align: center;
	position: absolute;
	-o-box-shadow: 3px 1px 10px rgba(0, 0, 0, 0.6);
	-icab-box-shadow: 3px 1px 10px rgba(0, 0, 0, 0.6);;
	-khtml-box-shadow: 3px 1px 10px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 3px 1px 10px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 3px 1px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 1px 10px rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#555555',direction='140',strength='4');
}

.constimage {border: 2px solid #055A5F; margin-top: 20px;}

#rightarea.home {margin: 14px auto auto 210px; width: 703px;}
#rightarea.res {margin: 14px auto auto 22px; width: 908px;}

#services.home, #services.about, #services.news {
	margin-left: 0px;
	background-color: #ADE1E4;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 6px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	}
#services.home {height: 350px;}
#services.about {height: 187px;}
#services.news {width: 710px;}
#credentials.home {margin-left: 373px; margin-top: 6px;}
#services.home, #services.about, #credentials.home {width: 341px;}

#creds, #creds2 {
	background-color: #ADE1E4;
	padding-top: 10px;
	padding-left: 10px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	}
#creds  {margin-top: 6px; margin-left: 371px; height: 187px; width: 341px;}
#creds2  {margin-top: 221px; margin-left: 0px; height: 138px; width: 712px;}

.imgborder {border: 2px solid #055A5F}
a:hover .imgborder {border: 2px solid #09ADB6;}

#img1, #img2, #img3, #img4 {top: 90px;}
#img5, #img6, #img7, #img8 {top: 180px;}

#img1, #img2, #img3,#img4, #img5, #img6, #img7, #img8 {text-align: center;}

#img1,#img5 {left: 43px;}
#img2,#img6 {left: 113px;}
#img3,#img7 {left: 183px;}
#img4,#img8 {left: 253px;}

#img1 a span,#img2 a span,#img3 a span,#img4 a span,#img5 a span,#img6 a span,#img7 a span,#img8 a span {display: none;}
#img1 a:hover,#img2 a:hover,#img3 a:hover,#img4 a:hover,#img5 a:hover,#img6 a:hover,#img7 a:hover,#img8 a:hover {border: 0px;} 
#img1 a:hover span,#img2 a:hover span,#img3 a:hover span,#img4 a:hover span,#img5 a:hover span,#img6 a:hover span,#img7 a:hover span,#img8 a:hover span {
	display: block;
	width: 336px;
	position: absolute;
   	color: #000000;
	font-weight: normal;
	text-align: left;
	padding-left: 1px;
}

/*Keep for IE6:*/
#img1 a:hover,#img2 a:hover,#img3 a:hover,#img4 a:hover,#img5 a:hover,#img6 a:hover,#img7 a:hover,#img8 a:hover {border: 0px;} 

#img1 a:hover span {left: -33px;top: 190px;}
#img2 a:hover span {left: -103px;top: 190px;}
#img3 a:hover span {left: -173px;top: 190px;}
#img4 a:hover span {left: -243px;top: 190px;}
#img5 a:hover span {left: -33px;top: 100px;}
#img6 a:hover span {left: -103px;top: 100px;}
#img7 a:hover span {left: -173px;top: 100px;}
#img8 a:hover span {left: -244px;top: 100px;}

#img1, #img2, #img3, #img4, #img5, #img6, #img7, #img8, #leftarea.home, #rightarea,
#services, #credentials, #history, #creds, #creds2 {position: absolute;}



