* {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

body {
background: #848282;
font-size: 12px;
font-family: “Helvetica Neue”, “Candara”, arial, helvetica, sans-serif;
}

p {
font-size: 1em;
line-height: 1.7em;
color: #333;
}

#container {
width: 822px;
background: url(/images/container_bg.gif) 0 0 repeat-y;
}

#top {
height: 102px;
background: url(/images/top_bg.gif) 0 0 no-repeat;
}

#top h2 {
text-indent: -9999px;
}

#navigation {
height: 31px;
background: url(/images/navigation_bg.gif) 0 0 no-repeat;
}

div#navigation ul	{
	height: 31px;
	width: 391px;
	background: transparent url(/images/navigation.gif) top left no-repeat;
	margin: 0 0 0 206px;
	padding: 0;
	position: relative;
	}

div#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
div#navigation ul a {
	height: 31px;
	display: block;
	}
	
div#navigation ul li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#navigation #home	{left: 0; width: 64px;}
#navigation #people	{left: 64px; width: 69px;}
#navigation #products	{left: 133px; width: 94px;}
/*#navigation #where {left: 227px; width: 123px;}*/
#navigation #service	{left: 227px; width: 79px;}
#navigation #contact	{left: 306px; width: 85px;}

#navigation #home a:hover, #home-page #navigation #home a {background: transparent url(/images/navigation.gif) 0 -31px no-repeat;}
#navigation #people	a:hover, #people-page #navigation #people a {background: transparent url(/images/navigation.gif) -64px -31px no-repeat;}
#navigation #products a:hover, #products-page #navigation #products a {background: transparent url(/images/navigation.gif) -133px -31px no-repeat;}
/*#navigation #where a:hover, #where-page #navigation #where a {background: transparent url(/images/navigation.gif) -227px -31px no-repeat;}*/
#navigation #service a:hover, #service-page #navigation #service a {background: transparent url(/images/navigation.gif) -227px -31px no-repeat;}
#navigation #contact a:hover, #contact-page #navigation #contact a {background: transparent url(/images/navigation.gif) -306px -31px no-repeat;}

#content {
background: url(/images/content_bg.gif) 0 0 no-repeat;
}

#content h3 {
width: 558px;
height: 74px;
margin: 0 0 30px 206px;
background-position: 0 0;
background-repeat: no-repeat;
background-color: #EEE;
background-image: url(/images/headings/homepage.gif);
text-indent: -9999px;
}

#content a:link {
color: #847E20;
}
#content a:visited {
color: #847E20;
}
#content a:hover {
color: #847E20;
}
#content a:active {
color: #847E20;
}
#content p {
margin: 0 85px 1.7em 243px;

}
#content h5 {
margin: 1em 85px 0.05em 243px;
padding-top: 1.5em;
font-size: 1em;
line-height: 1.7em;
background: url(/images/divider.gif) 0 0 repeat-x;

}
#content img.img-right {
float: right;
border-bottom: 6px solid #8C8711;
border-right: 6px solid #8C8711;
margin: 0 85px 10px 70px;
}

#content p.icon-pdf {
margin: 0 85px 1.7em 243px;
background:url(../images/icon_pdf.gif) no-repeat 1px 3px;
padding-left: 25px;
}

#content p.intro {
font-weight: bold;
}

#content .people-item {
margin: 0 0 0 243px;
clear: both;
background: url(/images/divider.gif) 0 0 repeat-x;
padding: 10px 0 10px 0;
width: 490px;
}

#content .people-item p {
margin: 0 85px 1.7em 0;
}

#content .people-item h4 {
font-size: 1em;
font-weight: bold;
line-height: 1.7em;
}

#content .people-item h4 em {
font-weight: normal;
color: #9B9649;
font-style: italic;
}

#content .people-item img {
float: right;
border-bottom: 6px solid #8C8711;
border-right: 6px solid #8C8711;
margin: 0 0 10px 70px;
}

#home-page #content img.main {
margin: 0 5px 0 20px;
padding: 60px 0 0 0;
float: right;
border-bottom: 8px solid #8C8711;
}

#home-page #content img.logo {
margin: 15px 0 30px 310px;
}
.sml-print {
font-size: 0.8em;

}

#footer {
clear: both;
overflow: visible;
/overflow: hidden;
o/verflow: visible;
width: 150px;
height: 1px;
}

#footer p {
font-size: 0.916em;
color: #CCCC99;
position: relative;
top: -75px;
left: 49px;
width: 150px;
}

#footer p a {
color: #CCCC99;
}

#footer p a:hover {
color: #FFF;
}

#text-footer {
height: 30px;
width: 812px;
clear: both;

}

#text-footer p {
color:#CCCCCC;
text-align:right;
margin-top: 8px;
}

#text-footer a {
color:#CCCCCC;
}

#text-footer a:hover {
color:#fff;
text-decoration:underline;
}