
.body {
    padding: 0;
    text-align: center;
}
div#container {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 896px;
}
div#top {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 11px;
    width: 896px;
}
html > body div#top {
    background: url("http://www.greymarkets.net/s/img/top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
div#wrapper {
    background: none repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    padding: 0 10px 0 9px;
    width: 876px;
}
html > body div#wrapper {
    background: url("http://www.greymarkets.net/s/img/container.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
div#btm {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 10px;
    width: 896px;
}
html > body div#btm {
    background: url("http://www.greymarkets.net/s/img/btm.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
div#header {
    border-bottom: 4px solid #c2c6cd;
    padding: 0 2px 2px;
    position: relative;
}
div.gradient {
    background: url("http://www.greymarkets.net/s/img/gradient.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    float: left;
    padding: 15px 0;
    position: relative;
    width: 878px;
}
div.lines {
    background: url("http://www.greymarkets.net/s/img/lines.gif") repeat-y scroll 187px 0 rgba(0, 0, 0, 0);
    float: left;
    position: relative;
}
div#navigation {
    float: left;
    overflow: visible;
    position: relative;
    width: 188px;
}
div#content {
    float: left;
    margin: 0;
    width: 492px;
}
div#sidebar {
    float: right;
    width: 190px;
}
div#navigation div.gutter {
    padding: 0 5px 10px 8px;
}
div#sidebar div.gutter {
    padding: 0 0 0 10px;
}
div#content div.gutter {
    padding: 0 15px 10px;
}
div#footer {
    background: url("http://www.greymarkets.net/s/img/footer.gif") no-repeat scroll 0 1px rgba(0, 0, 0, 0);
    clear: both;
    height: 118px;
    width: 878px;
}
div#footer div.gutter {
    color: #4b525c;
    padding: 20px;
}
div#footer div.gutter a {
    color: #4b525c;
    text-decoration: none;
}
div#navigation {
    line-height: 100%;
    list-style: none outside none;
    margin: 0 0 15px;
    width: 188px;
}
ul.mainNav1, ul.mainNav2, ul.mainNav3 {
    line-height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
}
ul.mainNav1 li, ul.mainNav2 li, ul.mainNav3 li {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.mainNav1 li a {
    background: url("http://www.greymarkets.net/s/img/dots.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    color: #4b525c;
    display: block;
    padding: 6px 0 8px 10px;
    text-decoration: none;
}
ul.mainNav1 li a:hover {
    color: #4b525c;
}
ul.mainNav1 li a.current, ul.mainNav1 li a.current:hover {
    color: #4b525c;
    font-weight: bold;
}
ul.mainNav2 li a {
    padding: 6px 0 8px 16px;
}
ul.mainNav3 li a {
    padding: 6px 0 8px 22px;
}
