body {
    font-family: "arial","sans-serif";
    color: #2d2d2d;
    font-size: 13px;
    margin: 0px;
}

#page {
    margin: 0px auto;
    width: 908px;
    background-image: url(assets/images/shadow-1.png);
    background-repeat: repeat-y;
    padding: 0px;
}

ul.bullets, ul.bullets2 {
    line-height: 20px;
}

ul.bullets {
/*     padding-left: 30px; */
    margin-left: 240px;
    margin-top: 23px;
}

ul.bullets li ul li {
    color: #5d5d5d;
/*     font-size: 11px; */
    font-style: italic;

}

ul.bullets li ul li ul li {
    color: #2d2d2d;
    font-style: normal;
    font-size: 11px;
}

#page-wrapper {
    width: 860px;
    padding: 20px;
    position: relative;
/*     background-color: white; */
}

#page-wrapper-2 {
    width: 860px;
    padding: 20px;
    position: relative;
    background-color: white;
}

#outer-wrapper {
    width: 100%;
    height: 135px;
    background-image: url(assets/images/top-banner.png);
    background-repeat: repeat-x;
}

#header {
    height: 127px;
    width: 900px;
    margin: 0px auto;
    position: relative;
}

#flash {
    height: 340px;
    width: 900px;
    margin: 0px auto;
    background-color: #cccccc;
    background-image: url(assets/images/cs-flash-bg.jpg);
    background-repeat: no-repeat;
    position: relative;
}

#flash2 {
    height: 180px;
    width: 900px;
    margin: 0px auto;
    background-color: #cccccc;
/*     background-image: url(assets/images/free-countertops.jpg); */
/*     background-repeat: no-repeat; */
    position: relative;
}

#flash-wrapper {
    width: 908px;
    margin: 0px auto;
    background-image: url(assets/images/shadow-1.png);
    background-repeat: repeat-y;
    position: relative;
    top: 0;
    left: 0;
}


#flash-shadow {
    width: 900px;
    height: 10px;
    margin: 0px auto;
    position: absolute;
    z-index: 99;
    top: 0px;
    left: 0px;
}

#white-stripe {
    width:900px;
    margin: 0px auto;
    min-height: 3px;
    max-height: 3px;
    background-color: #ffffff;
}

#gray-stripe {
    width:900px;
    margin: 0px auto;
    min-height: 3px;
    max-height: 3px;
    background-color: #9e9e9e;
}

#yellow-box {
    width: 551px;
    margin: 0px auto;
    background-image: url(assets/images/yellow-grad.jpg);
    background-repeat: repeat-y;
    min-height: 35px;
    padding: 10px 329px 10px 20px;
    font-size: 12px;
    color: white;
}

#footer {
    width: 900px;
    margin: 0px auto;
    background-image: url(assets/images/footer-bg.jpg);
    background-repeat: repeat-x;
    min-height: 38px;
    max-height: 38px;
    font-size: 10px;
    line-height: 38px;
    color: #071a34;
}

#content {
    width: 518px;
    padding-right: 25px;
    padding-left: 10px;
}

#content2 {
    padding: 0px 25px 0px;
    width: 810px;
}

#content3 {
    padding: 0px 25px 0px;
    width: 810px;
/*     background-color: white; */
}

#menu {
    width: 510px;
    height: 54px;
    position: absolute;
    top: 73px;
    right: 0px;
}

#featured-home {
    position: absolute;
    top: -25px;
    right: 15px;
    width: 280px;
    height: 335px;
    z-index: 98;
    background-image: url(assets/images/Featured-Home.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 65px 1px 1px 32px;
}

a.test-link, a.test-link:hover, a.test-link:active, a.test-link:visited {
    color: #a6a6a6;
    text-decoration: underline;
} 

a.test-link:hover {
    text-decoration: none;
}

h6 {
    color: #002d6b;
    font-size: 14px;
    margin: 10px 0px 10px;
}

a, a:hover, a:active, a:visited {
    color: #002d6b;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

#content2 p, form td {
    font-size: 12px;
    color: #071a34;
}

#gallery img {
    border: 1px solid #CCC7B6;
    padding: 5px;
}

ul.test {
    margin: 0px 0px 0px 20px;
    padding: 0px;
}

ul.test li {
        list-style-position: outside;
        list-style-type: circle;
}

#yellow-box a, #yellow-box a:hover, #yellow-box a:visited, #yellow-box a:active {
        color: white;
        text-decoration: underline;
}

#yellow-box a:hover {
        text-decoration: none;
}

h2 {
        font-size: 14px;
        color: #6d6d6d;
        font-weight: normal;
        margin: 0px;
}

h3 {
    color: #DEB406;
    font-size: 18px;
    font-weight: normal;
}

h4.nationwide {
    color: #002A5C;
    font-size: 16px;
    margin-top: 0px;
}

h4 {
    font-size: 16px;
    color: #002A5C;
    font-weight: normal;
    margin: 0px;
}


h5 {
        font-size: 16px;
        color: #6d6d6d;
        font-weight: bold;
        margin: 0px;
}

td.feat-image img {
        padding: 5px;
        border: 1px solid #CCC7B6;
}

td.feat-stats {
        border: 1px solid #CCC7B6;
        padding: 20px;
        background-color: #fff;
}

#maxi {
    width: 780px;
    background-color: white;
    border: 1px solid #cccccc;
    padding: 20px;
    margin: 0px auto;
    text-align: center;
}

#nationwide {
    background-color: #EFEDE0;
    width: 95%;
    margin: 15px auto 15px;
    padding: 25px;
    border: 1px solid #002A5C;
}

#nationwide ul {
    margin-bottom: 0px;
    padding-bottom: 0px;
    list-style-position: outside;
    margin-left: 20px;
}

#nationwide li {
    padding-bottom: 10px;
}

#nationwide-logo {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 200px;
    height: 200px;
    z-index: 99;
	display:none;
}

div.steps {
    width: 95%;
    border: 1px dashed #2d2d2d;
    background-color: #fff;
    padding: 20px 20px 20px 40px;
    margin: 15px auto;
}

div.steps ul {
    margin: 0px;
}

div.steps p {
    margin-top: 0px;
}

div#one {
    background-image: url(assets/images/one-c.png);
    background-repeat: no-repeat;
    background-position: center left;
}

div#two {
    background-image: url(assets/images/two-c.png);
    background-repeat: no-repeat;
    background-position: center left;
}

div#three {
    background-image: url(assets/images/three-c.png);
    background-repeat: no-repeat;
    background-position: center left;
}

div#four {
    background-image: url(assets/images/four-c.png);
    background-repeat: no-repeat;
    background-position: center left;
}

div#five {
    background-image: url(assets/images/five-c.png);
    background-repeat: no-repeat;
    background-position: center left;
}
