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

#wrapper {width: 100%; height: 114px; background: #38344b;}
#innerwrapperhome {width: 950px; background: url(images/sitewide/bg_content.gif) repeat #ffffff; height: 100%;}
#innerwrapperhome #left {float: left; width: 455px; background: #76bfb9; height: 327px;}
#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 {font-weight: bold; font-size: 13px;}

.titlepurple {font-weight: bold; font-size: 14px; color: #38354b;}
#taghome {background: url(images/inner/over25years.gif) no-repeat #76bfb9; height: 100%; clear: both; width: 455px; top: 441px; position: absolute;}
#footer {font-size: 11px; line-height: 14px; color: #666666; clear: both; padding-top: 68px;}
#footer a:link {color: #9bd0cc; text-decoration: none;}
#footer a:visited {color: #9bd0cc; text-decoration: none;}
#footer a:hover {color: #9bd0cc; 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;
	width: 260px;
}
	
	#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;}

a:link {color: #4ea59e; text-decoration: none;}
a:visited {color: #4ea59e; text-decoration: none;}
a:hover {color: #4ea59e; text-decoration: underline;}

#subnav {font-size: 13px; padding-top: 15px;}
