﻿body {
    background-color: #000000;
    background-image: url(../images/asphalt-bg.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    color:#c9c9c9;
    font-family: tahoma;
    font-size:11px;
}
a,
a:visited {
    text-decoration:none;
    color:#ff6600;
}
a:hover {
    text-decoration:underline;
}
#sitearea {
    background-image: url(../images/body-bg.png);
    background-repeat: repeat-y;
    width: 990px;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
}
#sitecell {
    width: 960px;
    margin-left: 15px;
    margin-right: 15px;
}
#header {
    width: 960px;
    float: left;
}
#contentarea {
    background-image: url(../images/content-bg.jpg);
    background-repeat: no-repeat;
    width: 960px;
    height: 505px;
    float: left;
}
#contentarea2 {
    background-image: url(../images/content-bg-2.jpg);
    background-repeat: no-repeat;
    width: 960px;
    height: 505px;
    float: left;
}
#content-l {    
    background-color: inherit;
    width: 660px;
    height: 505px;
    float: left;
}
#content-l2 {    
    background-color: inherit;
    width: 635px;
    height: 505px;
    float: left;
    margin: 0 4px 0px 14px;
}
#content-l-top{
    background-color: inherit;
    width: 635px;
    height: 160px;
    float: left;
    margin: 0 4px 0px 14px
}
#content-l-bot{
    background-color: inherit;
    overflow:auto;
    width: 450px;
    height: 335px;
    float: left;
    margin: 8px 0 0 14px
}
#content-r {
    background-color: inherit;
    width: 300px;
    height: 505px;
    float: left;
}
h1 {
    height: 25px;
    width:635px;
    float: left;
    font-family: "Sofachro", "Arial";
    font-style:normal;
    font-weight:bold;
    font-size: 11px;
    margin:26px 0 0 0px;
    color:#c9c9c9;
    letter-spacing:.08em
}
h2 {
    height: 25px;
    width:auto;
    float: left;
    font-family: "Sofachro", "Arial";
    font-style:normal;
    font-weight:bold;
    font-size: 11px;
    margin:26px 0 0 28px;
    color:#c9c9c9;
    letter-spacing:.08em
}
h3 {
    height: 25px;
    width:auto;
    float: left;
    font-family: "Sofachro", "Arial";
    font-style:normal;
    font-weight:bold;
    font-size: 11px;
    margin:0px 0 0 28px;
    color:#c9c9c9;
    letter-spacing:.08em
}
@font-face {
    font-family: Sofachro;
    font-weight:bold;
    font-style:normal;
    src: url("sofachro6.eot");
}
div.products {
    float:left;
    width:280px;
    height:220px;
    display:block;
    margin-left:26px;
}
a.orange,
a.orange:visited {
    text-decoration:none;
    color:#ff6600;
}
a.orange:hover {
    text-decoration:underline;
}   
a img {
    border:none;
    float:right;
    padding:0 0 0 0;
    margin:0 0 0 0;
}
div.whiteholder{
    width:95px;     
    font-family: tahoma;
    font-size:10px;
}
a.white {
    color:#dadada;
    text-decoration:none;
}
#footer{
    float:left;
    color:#858585;
    font-family:tahoma;
    font-size:9px;
    display:block;
    height:33px;
    width:960px;
    background-image:url('../images/footer-bg.jpg');
}
#footer-l{
    text-align:left;
    margin:12px 0 0 12px;
    float:left;
    width:auto;
    }
#footer-r{
    text-align:right;
    margin:12px 12px 0 0px;
    float:right;
    width:auto;
}
#footer a, 
#footer a:visited{
    color:#858585;
    text-decoration:none;
}
#footer a:hover{
    text-decoration:underline;
}
#powered{
    width:960px;
    height:30px;
    padding-top:12px;
    text-align:center;
    text-decoration:none;
    color:#858585;
    font-family:tahoma;
    font-size:9px;
    background-color:#000000;
    float:left;
    display:block;
}
#powered a, 
#powered a:visited{
    color:#858585;
    text-decoration:none;
}
#powered a:hover{
    text-decoration:underline;
}
#rules {
    height:412px;
    width:640px;
    overflow:auto;
    padding:0 12px 0 0;
    float:left;
}
#terms  {
    height:356px;
    width:640px;
    overflow:auto;
    padding:0 12px 0 0;
    float:left;
}
#privacy  {
    height:384px;
    width:640px;
    overflow:auto;
    padding:0 12px 0 0;
    float:left;
} 