body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
	line-height: 16px;
}
a, a:link, a:visited {
    text-decoration: none;
}
div#outerContainer, #container {
    margin: 0px auto;
    padding: 0px;
    height: 100%;
    width: 988px;
}
div#header {
    background-color:black;
    color: #fff;
    height: 113px;
    margin: 0px;
    padding: 0px;
}
#header h1 { 
    background:url('../../images/dark-logo.gif') no-repeat; 
    width: 195px;
    height: 78px;
    float: left;
    padding: 0px;
    margin-top: 20px;
    overflow: hidden;
}
#header h1 a span { 
    visibility: hidden;
}
#headerSites {
    float: right;
    padding-top: 15px;
}
#headerSites ul {
    margin: 0px;
    padding: 0px;
}
#headerSites ul li {
    list-style-type: none;
    text-align: right;
    line-height: 20px;
    height: 24px;
    font-size: 12px;
}
#headerSites ul li a, #headerSites ul li a:link, #headerSites ul li a:visited {
    color: #fff;
    padding-left: 5px;
    padding-right: 25px;
    width: 200px;
    display: block;
    background-image: url(/images/nav-arrow-off.gif);
    background-repeat: no-repeat;
    background-position: 210px 6px;
}
#headerSites ul li a:hover, #headerSites ul li a.active {
    background-color: #fff;
    padding-left: 5px;
    padding-right: 25px;
    width: 200px;
    background-image: url(/images/nav-arrow-on.gif);
    display: block;
    color: #000;
}

#headerNav {
    padding: 81px 0px 0px 85px;
    font-size: 11px;
    width: 380px;
    float: left;
}
#headerNav ul {
    padding: 0px;
    margin: 0px;
}
#headerNav ul li {
    list-style-type: none;
    display: inline;
    padding: 0px;
}
#headerNav ul li.highlight a:link,
#headerNav ul li.highlight a:visited {
    background-color: #829440;
    color: #fff;
    padding: 0px 3px 0px 3px;
}
#headerNav ul li a:link, #headerNav ul li a, #headerNav ul li a:visited {
    color: #fff;
    text-decoration: none;
}
a.buttonBox1, a.buttonBox2,
a:link.buttonBox1, a:link.buttonBox2,
a:visited.buttonBox1, a:visited.buttonBox2 {
    display: block;
    width: 195px;
    height: 38px;
    border: 1px #999 solid;
    color: #fff;
    padding: 5px;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 5px;
    background-color: #000;
    background-image: url(/images/buttonBox-off.gif);
    background-repeat: no-repeat;
    background-position: 170px 12px;
}
a.buttonBox1, .quoteBox1 {
    line-height: 38px;
}
a.buttonBox2, .quoteBox2 {
    padding: 10px 5px 0px 5px ! important;
    overflow: hidden;
    line-height: 14px;
}
a.buttonBox1:hover, a.buttonBox2:hover {
    background-color: #999;
    background-image: url(/images/buttonBox-on.gif);
}
.quoteBox1, .quoteBox2 {
    width: 195px;
    background-color: #999;
    color: white;
    padding: 5px;
    margin-bottom: 10px;
    height: 38px;
}
#footer {
    clear: both;
    margin-top: 20px;
    margin-top: 10px;
    font-size: 11px;
}
#footer a, #footer a:link, #footer a:visited {
    color: #333333;
}

#footer span.align_left {
    margin-left: 15px;
    display: block;
    width: 474px;
    float:left;
}
#footer span.align_right {
    display: block;
    float: right;
    text-align:right;
    padding-right: 15px;
}
.msquare {
    padding-top: 10px;
    float: right;
    padding-right:15px;
}
.msquare a, .msquare a:link, .msquare a:visited {
    color: #999 ! important;
}

.submit, input.button {
    background-color: #999;
    padding: 5px;
    border: 1px solid #666;
}
.floatLeft {
    float:left;
}
.floatRight {
    float: right;
}
.yui-sldshw-displayer {  
	position: relative;
	overflow: hidden;
}
.yui-sldshw-displayer img {
	position:absolute;
	width: 100%;
	height: 100%
}
.yui-sldshw-displayer   table {
	position: absolute;
	width: 100%;
	height: 100%
}
.yui-sldshw-displayer  div {
	position: absolute;
	width: 100%;
	height: 100%
}
.yui-sldshw-next {
    z-index: 1;
    display: block;
    opacity: 1.0;
}
.yui-sldshw-active {
    z-index: 10;
    display: block;
    opacity: 1.0;
}
.yui-sldshw-cached {
    display: none;
    z-index: 0;
    opacity: 1.0;
}
div.yui-sldshw-frame {
    background: white;
}
#popBannerSlot {
    width: 709px;
    height: 182px;
    background-color: #000;
    border-top: 5px solid #fff;
}
#aboutBannerSlot, #awardsBannerSlot, #modularBannerSlot, #greenBannerSlot, #qualityBannerSlot {
    width: 709px;
    height: 260px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    border-top: 5px solid #fff;
}


