

body {
    
    background: #103768;
    
    font-size: 12px;
    line-height: 22px;
}

body, body td, body span, body div {
    font-family: arial;
    color: #434343;
}

h1 {
    font: 24px/32px arial;
    color: #001f5f;
    text-transform: uppercase;
}

#wrapper {
    background: #fff;
    width: 940px;
    margin: 0px auto;
}

#wrapper-padding {
    padding: 0px 20px;
}

#top-nav {
    background: url(../images/top-nav.jpg) no-repeat;
    width: 357px;
    height: 43px;
    text-align: center;
}

#top-nav a {
    font: 14px/43px arial;
    color: #fff;
    text-decoration: none;
    padding: 0px 5px;
}

#top-nav a:hover {
    color: #e2f1ff;
}

#container-bot {
    background: url(../images/container-bot.jpg) no-repeat;
    width: 940px;
    height: 15px;
}

.search-input {
    background: url(../images/search-input.jpg) no-repeat;
    width: 139px;
    height: 29px;
    padding: 0px 5px;
    border: 0px;
    font: 14px/29px arial;
    color: #767676;
}

#content-bg {
    background: #e2f1ff;
    width: 900px;
}

#content-top {
    background: url(../images/content-top.jpg) no-repeat;
    width: 900px;
    height: 55px;
}

#content-bot {
    background: url(../images/content-bot.jpg) no-repeat;
    width: 900px;
    height: 15px;
}

#top-bg {
    background: url(../images/top-bg.jpg) repeat-y;
    width: 864px;
    margin-left: 19px;
}

#prod-nav {
    background: url(../images/prod-nav-bg.png) no-repeat;
    width: 864px;
    height: 109px;
}

#prod-nav a {
    font: 18px/55px arial;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    float: left;
}

#prod-nav a span {
    color: #fff;
}

#prod-nav a:hover, #prod-nav a:hover span {
    color: #acd7ff;
}

a.small-text {
    font: 14px/50px arial;
}

.nav-sep {
    background: url(../images/nav-sep.png) no-repeat center;
    height: 55px;
    width: 64px;
    float: left;
}

.clear {
    clear: both;
}

#banner-bg {
    background: url(../images/banner-bg.jpg) no-repeat;
    width: 864px;
    height: 225px;
}

#rotate
{
    width: 864px;
    height: 225px;
    z-index: 1;
    position: relative;
}

#rotate>img
{
    position: absolute;
    top: 0px;
    left: 0px;
}

#content-wrapper {
    padding: 0px 17px 0px 19px;
}

.featured-bg {
    background: url(../images/featured-bg.jpg) no-repeat;
    width: 201px;
    height: 281px;
}

.featured-bg img {
    margin: 5px 0px 0px 5px;
}

.featured-spacer {
    height: 42px;
}

.featured-bg a {
    font: bold 15px/15px arial;
    color: #103768;
    text-decoration: none;
    text-align: center;
    display: block;
}

.featured-bg a:hover {
    color: #acd7ff;
}

#newsletter-bg {
    background: url(../images/newsletter-bg.jpg) no-repeat;
    width: 900px;
    height: 57px;
}

.newsletter-input {
    background: url(../images/newsletter-input.jpg) no-repeat;
    width: 268px;
    height: 34px;
    padding: 0 5px;
    margin: 0px;
    border: 0px;
    font: 18px/34px arial;
    color: #b5b5b5;
}

#footer-bg {
    background: url(../images/footer-bg.jpg) no-repeat #103768;
    width: 940px;
    min-height: 215px;
}

#footer-bg a {
    font: 12px/15px arial;
    color: #e2f1ff;
    text-decoration: none;
}

#footer-bg a:hover {
    color: #6481a4;
}

#info {
    padding-left: 82px;
    font: 12px/30px arial;
    color: #e2f1ff;
}

#footer-cats {
    margin-top: 30px;
    border-left: solid 1px #6481a4;
    padding-left: 27px;
}

#footer-nav {
    margin-top: 30px;
    border-left: solid 1px #6481a4;
    padding-left: 27px;
}

#ctl01_ContentSectionMain_categories_product_category_list .subSubSubHeader a {
    font-size: 14px;
}

#rotate2 {
    text-align: center;
    position: relative;
    width: 250px;
    height: 60px;
}

#rotate2 img {
    max-width: 200px;
    max-height: 60px;
    position: absolute;
    left: 0px;
    top: 10px;
}
