@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background: url(images/sitewide/bg.gif) top repeat-x #77c0b9;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; color: #333333;
}

#wrapper {width: 100%; height: 114px; background: #38344b;}
#innerwrapperhome {width: 950px; background: url(images/sitewide/bg_content.gif) repeat #ffffff;}
#innerwrapperhome #left {float: left; width: 455px;}
#innerwrapperhome #right {float: right; width: 495px; background: url(images/home/bg.gif) top repeat-x #FFFFFF; height: 327px; font-size: 12px; line-height: 21px;}
#innerwrapperhome #right #content {padding-left: 71px; padding-top: 30px;}
#nav {padding-left: 63px;}
.title {color: #4ea59e; font-weight: bold; font-size: 13px;}
#taghome {background: url(images/sitewide/over25years.gif) no-repeat; height: 56px; clear: both;}
#footerhome {margin-left: 523px; font-size: 11px; line-height: 14px; color: #666666; margin-top: 100px; clear: both;}
#footerhome a:link {color: #FFFFFF; text-decoration: none;}
#footerhome a:visited {color: #FFFFFF; text-decoration: none;}
#footerhome a:hover {color: #FFFFFF; text-decoration: underline;}

#aboutnav {
	position:absolute;
padding: 10px;	z-index:1;
	left: 584px;
	top: 150px;
	visibility: hidden;
	border: solid 2px #addeda;
	background: #afcd5d;
	font-size: 12px;}
	
	#servicesnav {
	position:absolute;
padding: 10px;	z-index:1;
	left: 654px;
	top: 150px;
	visibility: hidden;
	border: solid 2px #addeda;
	background: #afcd5d;
	font-size: 12px;}
	
	#clientsnav {
	position:absolute;
padding: 10px;	z-index:1;
	left: 740px;
		top: 150px;

	visibility: hidden;
	border: solid 2px #addeda;
	background: #afcd5d;
	font-size: 12px;}
	
#aboutnav a:link {color: #333333; text-decoration: none;}
#aboutnav a:visited {color: #333333; text-decoration: none;}
#aboutnav a:hover {color: #333333; text-decoration: underline;}

#clientsnav a:link {color: #333333; text-decoration: none;}
#clientsnav a:visited {color: #333333; text-decoration: none;}
#clientsnav a:hover {color: #333333; text-decoration: underline;}

#servicesnav a:link {color: #333333; text-decoration: none;}
#servicesnav a:visited {color: #333333; text-decoration: none;}
#servicesnav a:hover {color: #333333; text-decoration: underline;}
