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

html, body{
    height: 100%;
    text-align: center;
}

body{
    font-family: arial;
    font-size: 12px;
    background-color: #CCCCCC;
    background-image: URL('../img/pageBg.png');
    background-repeat: repeat-x;
}

img{
    border: 0px;
}

a{
    color: #3399cc;
    text-decoration: underline;
}

a:hover{
    color: #FFFFFF;
    text-decoration: none;
    background-color: #3399cc;
}

.form1 label{
    float: left;
    width: 100px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
    margin-bottom: 10px;
}

.form1 label span{
    color: #dfb40a;
}

.form1 input, .form1 select, .form1 textarea{
    float: left;
    width: 225px;
    margin-bottom: 10px;
}

.form1 br{
    clear: both;
}

.sub1{
    width: auto !IMPORTANT;
}

.tip{
    float: left;
    width: 239px;
    height: auto;
    padding-left: 10px;
    font-size: 11px;
    color: #333333;
}

.tip strong{
    color: #dfb40a;
}

.error{
    float: left;
    width: 239px;
    height: auto;
    padding-left: 10px;
    font-size: 11px;
    color: red;
    line-height: 18px;
    display: none;
}

.correct{
    float: left;
    width: 239px;
    height: auto;
    padding-left: 10px;
    font-size: 11px;
    line-height: 18px;
    display: none;
}

.correct img{
    float: left;
}

#container{
    width: 978px;
    height: auto;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#main{
    float: left;
    width: 976px;
    height: auto;
    background-color: #FFFFFF;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}

#pageTop{
    float: left;
    width: 978px;
    height: 10px;
}

#pageTopLeft{
    float: left;
    width: 10px;
    height: 10px;
    background-image: URL('../img/topLeftCorner.png');
    background-repeat: no-repeat;
}

#pageTopRight{
    float: left;
    width: 10px;
    height: 10px;
    background-image: URL('../img/topRightCorner.png');
    background-repeat: no-repeat;
}

#pageTopMiddle{
    float: left;
    width: 958px;
    height: 9px;
    background-color: #FFFFFF;
    border-top: 1px solid #999999;
}

#pageBottom{
    float: left;
    width: 978px;
    height: 10px;
}

#pageBottomLeft{
    float: left;
    width: 10px;
    height: 10px;
    background-image: URL('../img/bottomLeftCorner.png');
    background-repeat: no-repeat;
}

#pageBottomRight{
    float: left;
    width: 10px;
    height: 10px;
    background-image: URL('../img/bottomRightCorner.png');
    background-repeat: no-repeat;
}

#pageBottomMiddle{
    float: left;
    width: 958px;
    height: 9px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #999999;
}

#header{
    float: left;
    width: 978px;
    height: auto;
    margin-bottom: 10px;
}

#headerLeft{
    float: left;
    width: 310px;
    margin-left: 10px;
    display: inline;
}

#headerLeft a{
    float: left;
    width: 301px;
    height: 59px;
    background-image: URL('../img/logo.png');
    text-decoration: none;
}

#headerLeft a:hover{
    background-color: transparent;
}

#headerRight{
    float: left;
    width: 658px;
    height: auto;
}

#loginBoxHolder{
    float: right;
    width: 300px;
    height: auto;
    margin-right: 10px;
    display: inline;
}

#loginBoxTop{
    float: left;
    width: 300px;
    height: 10px;
}

#loginBoxTopLeft{
    float: left;
    width: 10px;
    height: 10px;
    background-image: URL('../img/loginTopLeftCorner.png');
    background-repeat: no-repeat;
}

#loginBoxTopRight{
    float: left;
    width: 10px;
    height: 10px;
    background-image: URL('../img/loginTopRightCorner.png');
    background-repeat: no-repeat;
}

#loginBoxTopMiddle{
    float: left;
    width: 280px;
    height: 9px;
    border-top: 1px solid #CCCCCC;
}

#loginBoxBottom{
    float: left;
    width: 300px;
    height: 10px;
}

#loginBoxBottomLeft{
    float: left;
    width: 10px;
    height: 10px;
    background-image: URL('../img/loginBottomLeftCorner.png');
    background-repeat: no-repeat;
}

#loginBoxBottomRight{
    float: left;
    width: 10px;
    height: 10px;
    background-image: URL('../img/loginBottomRightCorner.png');
    background-repeat: no-repeat;
}

#loginBoxBottomMiddle{
    float: left;
    width: 280px;
    height: 10px;
    background-image: URL('../img/loginBottomBg.png');
    background-repeat: repeat-x;
}

#loginBoxContent{
    float: left;
    width: 278px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    background-image: URL('../img/loginBg.png');
    background-repeat: repeat-x;
    background-position: bottom left;
}

#loginBoxHeader{
    float: left;
    width: 278px;
    height: auto;
    margin-bottom: 10px;
}

#loginBoxHeaderLeft{
    float: left;
}

#loginBoxHeaderRight{
    float: right;
    color: #666666;
    font-size: 11px;
}

#loginBoxHeaderRight strong{
    color: #de8025;
}

#loginBoxHeaderLeft h2{
    font-size: 13px;
    color: #3b6b93;
}

a#loginButton{
    float: left;
    width: 38px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    background-image: URL('../img/loginButton.png');
    background-repeat: no-repeat;
}

a:hover#loginButton{
    background-image: URL('../img/loginButtonHover.png');
    background-color: transparent;
}

#nav{
    float: left;
    width: 976px;
    height: 45px;
    background-image: URL('../img/navBg.png');
    background-repeat: repeat-x;
}

#nav a{
    float: left;
    margin-left: 3px;
    width: 136px;
    height: 34px;
    line-height: 34px;
    margin-top: 6px;
    color: #333b40;
    font-size: 13px;
    font-weight:  bold;
    text-align: center;
    background-image: URL('../img/navButton.png');
    background-repeat: no-repeat;
    text-decoration: none;
}

#nav a:hover{
    background-image: URL('../img/navButtonHover.png');
    background-color: transparent;
}

a.on{
    background-image: URL('../img/navButtonOn.png') !IMPORTANT;
    color: #FFFFFF !IMPORTANT;
}

#pageContent{
    float: left;
    width: 956px;
    padding: 10px;
    line-height: 18px;
}

#pageContent h1{
    font-size: 24px;
    color: #396d95;
    line-height: 40px;
}

#footer{
    float: left;
    width: 976px;
    height: auto;
    padding-top: 10px;
    border-top: 1px solid #999999;
    text-align: center;
    background-image: URL('../img/footerBg.png');
    background-repeat: repeat-x;
    background-position: top left;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
}

#footer a{
    color: #666666;
    text-decoration: none;
}

#footer a:hover{
    color: #333333;
    background-color: transparent;
}

#footer span{
    color: #333333;
    font-size: 10px;
    font-weight: normal;
}

#spotlight{
    float: left;
    width: 976px;
    height: 161px;
    background-image: URL('../img/spotlightBg.png');
    background-repeat: repeat-x;
    border-bottom: 1px solid #999999;
}

#spotlight a{
    float: left;
    width: 312px;
    height: 141px;
    background-image: no-repeat;
    margin-left: 10px;
    margin-top: 10px;
    text-decoration: none;
    background-color: transparent;
}

a#spotlight1{
    background-image: URL(../img/spotlight1.png);
}

a:hover#spotlight1{
    background-image: URL(../img/spotlight1Hover.png);
}

a#spotlight2{
    background-image: URL(../img/spotlight2.png);
}

a:hover#spotlight2{
    background-image: URL(../img/spotlight2Hover.png);
}

a#spotlight3{
    background-image: URL(../img/spotlight3.png);
}

a:hover#spotlight3{
    background-image: URL(../img/spotlight3Hover.png);
}

#availability{
    float: left;
    width: 976px;
    height: 114px;
    border-bottom: 1px solid #999999;
}

#guaranteeHolder{
    float: left;
    width: 203px;
    height: 84px;
    padding: 15px;
    border-right: 1px solid #999999;
    background-image: URL('../img/guaranteeBg.png');
    background-repeat: no-repeat;
    font-size: 10px;
    color: #333333;
    font-weight: bold;
    line-height: 14px;
}

#guaranteeHolder h2{
    font-weight: bold;
    color: #3c6d95;
    font-size: 18px;
}

#availabilityHolder{
    float: left;
    width: 742px;
    height: 114px;
    background-image: URL('../img/availabilityBg.png');
    background-repeat: no-repeat;
    position: relative;
}

#availabilitySearch{
    position: absolute;
    left: 125px;
    top: 80px;
}

a#availabilityButton{
    float: left;
    width: 76px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background-color: transparent;
    background-image: URL('../img/availabilityButton.png');
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    margin-left: 5px;
}

a:hover#availabilityButton{
    background-image: URL('../img/availabilityButtonHover.png');  
}

#welcome{
    float: left;
    width: 976px;
    height: 201px;
    background-image: URL('../img/welcomeBg.png');
    background-repeat: no-repeat;
}

#welcomeContent{
    float: left;
    width: 620px;
    margin-left: 20px;
    margin-top: 15px;
    display: inline;
    line-height: 18px;
}

#welcomeContent h1{
    color: #396d95;
    font-size: 24px;
    font-weight: bold;
}

a#orderButton{
    float: left;
    width: 125px;
    height: 34px;
    background-color: transparent;
    background-image: URL('../img/orderButton.png');
    text-decoration: none;
}

a:hover#orderButton{
    background-image: URL('../img/orderButtonHover.png');  
}

table.t1{
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #FFFFFF;
    clear: both;
    margin-bottom: 10px;
}

.t1 td, .t1 th{
    border: 1px solid #FFFFFF;
    padding: 3px;
}

.t1 th{
    font-weight: bold;
    background-color: #6e97b9;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
}

.t1 th a{
    color: #FFFFFF;
    text-decoration: none;
    background-color: transparent;
}

.t1 td{
    background-color: #bbcede;
}

.grey{
    background-color: #F2F2F2;
}
