/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 4px 0 8px 0;
	line-height: 16px;
	color: #333;
	text-align: left;
}

ul {
	color: #333;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #333;
	line-height: 18px;
	text-align: left;
}

ol li {
	padding: 6px 0;
}

h1 {
	margin: 0 0 6px 0;
	padding: 0;
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #2a2a2a;
	font-weight: bold;
}

h1.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	color: #fff;
	font: 22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 24px;
}

h2 a {
	color: #fff;
}

h2 a:hover {
	color: #2a2a2a;
}

h3 {
	color: #989898;
	font: 22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 24px;
}

h3 a {
	color: #989898;
}

h3 a:hover {
	color: #2a2a2a;
}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2a2a2a;
	text-transform: uppercase;
	margin: 8px 0 0 0;
	padding: 0;
	line-height: 18px;
}

a {
	color: #ec1d25;
	text-decoration: none;
	}

a:hover {
	color: #2a2a2a;
	text-decoration: underline;
	}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2a2a2a;
}


select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2a2a2a;
}

#wrapper {
	width: 909px;
	height: auto;
	border-right: 1px dotted #666;
	border-left: 1px dotted #666;
	margin: 0 auto;
	padding: 0 5px;
	text-align: center;
	background: url(../images/bkg-main.gif) repeat bottom #fff;
}

#header-wrap {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	background: #989898;
}

#header {
	margin: 0 auto;
	padding: 0;
	border-top: 1px dotted #fff;
	width: auto;
	height: auto;
	background: url(../images/bkg-header.gif) no-repeat;
	text-align: center;
}

#header-rt {
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
}

#header-lt {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 35px 0 10px 10px;
	float: left;
	text-align: left;
}

#mininav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 12px 0 10px 0;
	text-align: right;
}

#mininav ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#mininav li {
	margin: 0;
	padding: 6px 0 10px 0;
	display: inline;
	list-style-type: none;
}

#mininav li a {
	background: url(../images/bkg-mininav.gif) left no-repeat;
	text-align: left;
	color: #fff;
	padding: 6px 20px 10px 25px;
	margin: 0;
	display: inline;
	text-transform: uppercase;
	list-style-type: none;
}

#mininav ul li a:hover {
	color: #2a2a2a;
}


#nav-wrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 0 0 0;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding: 0;
	color: #fff;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
}

#nav li {
	float: left;
}

#nav li.sub {
	float: left;
	width: 180px;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	background: #666;
	border-bottom: 1px dotted #fff;
	margin: 0;
	padding: 0;
}

#nav li a.sub { 
	width: 174px;
	text-align: left;
	padding: 8px 0 8px 6px;
	height: auto;
	margin: 0;
	background: #666;
}

#nav li a.sub:hover { 
	background: #999;
}

#nav li ul {
	position: absolute;
	width: 180px;
	left: -999em;
	background: #666;
	z-index: 1;
}

#nav li.sfhover ul {
	left: auto;
	background: #666;
	z-index: 1;
}

#nav li.home {
	width: 90px;
	height: 33px;
}

#nav li a.home { 
	width: 90px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-home.gif) no-repeat;
}

#nav li a:hover.home { 
	width: 90px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-home-on.gif) no-repeat;
	text-decoration: none;
}

#nav li a.home-on { 
	width: 90px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-home-on.gif) no-repeat;
}

#nav li.about {
	width: 110px;
	height: 33px;
}

#nav li a.about { 
	width: 110px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-about.gif) no-repeat;
}

#nav li a:hover.about { 
	width: 110px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-about-on.gif) no-repeat;
	text-decoration: none;
}

#nav li a.about-on { 
	width: 110px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-about-on.gif) no-repeat;
}

#nav li.products {
	width: 197px;
	height: 33px;
}

#nav li a.products { 
	width: 197px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-products.gif) no-repeat;
}

#nav li a:hover.products { 
	width: 197px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-products-on.gif) no-repeat;
	text-decoration: none;
}

#nav li a.products-on { 
	width: 197px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-products-on.gif) no-repeat;
}

#nav li.commercial {
	width: 129px;
	height: 33px;
}

#nav li a.commercial { 
	width: 129px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-commercial.gif) no-repeat;
}

#nav li a:hover.commercial { 
	width: 129px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-commercial-on.gif) no-repeat;
	text-decoration: none;
}

#nav li a.commercial-on { 
	width: 129px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-commercial-on.gif) no-repeat;
}

#nav li.residential {
	width: 129px;
	height: 33px;
}

#nav li a.residential { 
	width: 129px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-residential.gif) no-repeat;
}

#nav li a:hover.residential { 
	width: 129px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-residential-on.gif) no-repeat;
	text-decoration: none;
}

#nav li a.residential-on { 
	width: 129px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-residential-on.gif) no-repeat;
}

#nav li.resources {
	width: 129px;
	height: 33px;
}

#nav li a.resources { 
	width: 129px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-resources.gif) no-repeat;
}

#nav li a:hover.resources { 
	width: 129px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-resources-on.gif) no-repeat;
	text-decoration: none;
}

#nav li a.resources-on { 
	width: 129px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-resources-on.gif) no-repeat;
}

#nav li.contact {
	width: 125px;
	height: 33px;
}

#nav li a.contact { 
	width: 125px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-contact.gif) no-repeat;
}

#nav li a:hover.contact { 
	width: 125px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-contact-on.gif) no-repeat;
	text-decoration: none;
}

#nav li a.contact-on { 
	width: 125px;
	height: 27px;
	padding-top: 7px;
	background: url(../images/nav-contact-on.gif) no-repeat;
}

#hero {
	width: auto;
	height: 300px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images/img-hero.jpg) no-repeat right;
	border-bottom: 10px solid #989898;
}

#hero-text {
	width: 285px;
	height: auto;
	margin: 0;
	padding: 50px 0 0 12px;
}

#home-cols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#home-cols-rt {
	width: 260px;
	height: auto;
	float: right;
	background: url(../images/bkg-news.gif) no-repeat bottom #ececec;
	text-align: left;
	margin: 0;
	padding: 20px;
}

#home-cols-lt {
	width: 560px;
	height: auto;
	float: left;
	background: url(../images/bkg-hmleft.gif) no-repeat bottom #989898;
	text-align: left;
	margin: 0;
	padding: 20px;
}

#home-cols-lt-rt {
	width: 220px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}

#home-cols-lt-lt {
	width: 300px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

#home-cols-lt-lt p {
	color: #000;
	line-height: 24px;
}

#arrowlist {
	width: auto;
	heigth: auto;
	margin: 0;
	padding: 0;
}

#arrowlist ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	display: block;
}

#arrowlist ul li a {
	background: url(../images/img-arrow.gif) left no-repeat;
	text-align: left;
	color: #fff;
	padding: 0;
	display: block;
	padding: 6px 0 6px 12px;
	font: 16px Arial, Helvetica, sans-serif;
}


.dark {
	color: #000;
}

#footer {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	border-top: 3px solid #989898;
}

#footer p {
	text-align: center;
	color: #999;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #2a2a2a;
}

#incols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 6px 0 4px 0;
	text-align: center;
}

#maincol {
	width: 700px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#maincol-rt {
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#maincol-lt {
	width: 380px;
	height: auto;
	margin: 0;
	padding: 20px;
	text-align: left;
	float: left;
}

#maincol-plain {
	width: auto;
	height: auto;
	margin: 0;
	padding: 20px;
	text-align: left;
}

#leftnav {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: #d8d8d8;
}

#leftnav ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 6px;
	display: block;
}

#leftnav ul li a {
	background: url(../images/img-arrow.gif) left no-repeat;
	text-align: left;
	color: #2a2a2a;
	display: block;
	width: 160px;
	padding: 8px 12px 8px 12px;
	border-bottom: 1px dotted #fff;
	font: 14px Arial, Helvetica, sans-serif;
}

#leftnav ul li a.on {
	color: #b70000;
}

#leftnav ul li a:hover {
	color: #b70000;
}

#news-in {
	background: #c7c7c7;
	margin: 4px 0 0 0;
	padding: 12px;
	text-align: left;
	width: auto;
	height: auto;
}

#staff {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}


#staff-rt {
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#staff-lt {
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#staff p {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

.pics {
	width: auto;
	height: 100px;
	margin: 10px 0;
	padding: 0;
}

.pics-rt {
	width: 90px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

.pics-lt {
	width: 75px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.heavy {
	font-weight: bold;
}

#bios {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#bios ul {
	display: block;
	list-style-type: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#bios li {
	display: block;
	list-style-type: none;
	width: 175px;
	height: auto;
	margin: 0 35px 0 0;
	padding: 0;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/
