 

body {
	color: #96968B;
}

body a,body a img{
	color: #1F5974;
}

#navBar1 .module , #navBar1 ul.itemList li {
	background-color: #A0B88A;
	color: #FFFFFF;
}

#navBar1 .module a, #navBar1 ul.itemList li a, #navBar1 .module a img, #navBar1 ul.itemList li a img{
	color: #FFFFFF;
}

#navBar1 .module a:hover, #navBar1 ul.itemList li a:hover, #navBar1 .module a:hover img, #navBar1 ul.itemList li a:hover img, #navBar1 .module .active a, #navBar1 ul.itemList li .active a{
	color: #89897B;
}

#footer {
	background-color: #D5DECC;
	color: #A6A69A;
}

#footer a,#footer a img{
	color: #A6A69A;
}

#footer a:hover,#footer a:hover img,#footer .active a{
	color: #1F5974;
}



div.productImage{
    float: right;
    margin: 0 0 0 20px;
}

div.performance{
     border: 3px solid #EAEAE8;
     padding: 8px;
     float: left;
     width: 500px;
     font-size: 1.1em;
     margin: 20px 0 0 0;
}

div#middleSection a img{
    border: none;
}

div.pdf{
    width: 320px;
    float: right;
    text-align: center;
    margin-top: -50px;
    height: 32px;
    line-height: 32px;
}

div#mainContentRow1Column1 h2 {
    font-size: 100%;
    font-weight: bold;
    padding: 0px !important;
    margin: 0px 0px 10px 0px !important;
}

div#mainContentRow1Column1 p {
    font-size: 110%;
}

/* Added by Spencer, Sep'09: Customise Products menu */
div#mainContentRow1Column1 .bottom, div#mainContentRow1Column1 .top, div#mainContentRow1Column1 .module {
    background-image: none !important;
    margin: 0px !important;
}

div.warranties{
    clear: both;
}
div.warranties div {
    width: 89px;
    float: left;
    padding: 4px;
    text-align: center;
}
div.warranties p {
    font-size: 100% !important;
    clear: left;
    padding: 10px 0px 0px 6px;
}
div.warranties img{
    margin-top: -110px;
}


