
body { 
        background-color: #000000;
        margin: 0px;
}

a.nav {
    text-decoration: none;
    color: #c1c1c1;
}

a.nav:hover {
    text-decoration: none;
    color: #ffaa00;
}

p.nav {
    height: 5px;
    margin-bottom: 15px;
}

#wrapper{
    background-color: #000000;
    width:960px
}

#head{
    background-color: #000000;
    background-position: top center;
    height:100px;
    width:100%;
}

#foot{
    background-color: #000000;
    background-position: top center;
    color:#c1c1c1;
    font-family: Helvetica;
    font-size: 12px;
    letter-spacing: -1px;
    width:100%;
    margin: 20px;
}
#revlight{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #efefef;
}

#revdark{
    background-color: #dfdfdf;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
}

#business{
    border-radius: 10px;
    background-color: #dfdfdf;
    padding: 15px;
}
    
#mid{
    background-color: #000000;
    width: 100%;
}

#midtab{
    width: 920px;
}

#onetab{
    width:940px;
    height: 100%;
    padding-left: 10px;
    padding-top: 10px;
}

#navigation{
    font-size: 12px;
    font-weight: bold;
    background-color: #000000;
    width: 140px;
    text-transform: uppercase;
    font-family: verdana;
    color:#c1c1c1;
    letter-spacing:0.1px;
    padding-left: 15px;
    padding-top: 30px;
    margin-left:3px;
}

#onetd{
    font-size: 42px;
    height:50px;
    color:#adadad;
    font-family: Arial Black;
    letter-spacing:-3.5px;
    padding-bottom:22px;
    text-transform: uppercase;
}

#topphrase{
    margin-top:-11px;
    font-size: 12px;
    height:12px;
    color:#c1c1c1;
    font-family: verdana;
    letter-spacing:0.1px;
    margin-left:3px;
}

#midtd2{
    font-size: 12px;
    color: #000000;
    font-family: Helvetica;
    text-align: left;
    padding-left: 10px;
    padding-top: 20px;
}

#onetd2{
    font-size: 31px;
    color:#FFFFFF;
    font-family: Helvetica;
    letter-spacing:-1px
}

#rightblock{    
    width:481px;
    background-image:url(../images/rightbg.png);
    background-position:center center;
    background-repeat:repeat-y;
    line-height:140%;
    letter-spacing:0.0px;
    font-family: Helvetica;
    font-size: 14px;
    color: #505050;
    padding-left:28px;
    padding-right:28px;
    padding-top:19px;
    padding-bottom:19px;
}

#businessname {
    font-size: 32px;
    color: #505050;
    font-family: Arial Black;
    letter-spacing: -3px;
    padding-bottom: 3px;
    margin-left: -3px;
}

#businessmotto {
    margin-top:10px;
    font-size: 16px;
    color:#afafaf;
    font-family: helvetica;
    letter-spacing: 0.1px;
    font-style : italic;
    font-weight:400;
}

#oneaddress{
    font-size: 25px;
    color:#505050;
    font-family: helvetica;
    font-weight:bold;
    letter-spacing:-2px;
    margin-top:19px;
    margin-bottom:2px;
}

#twoaddress{
    font-size: 25px;
    color:#505050;
    font-family: helvetica;
    letter-spacing:-2px;
    padding-bottom:1px;
    margin-bottom:19px;
}

#label {
    width: 480px;
    font-size: 25px;
    color: #505050;
    font-family: verdana;
    margin-bottom: 5px;
    margin-left: 5px;
}

#text {
    width: 700px;
    font-family: verdana;
    color: #505050;
    margin-bottom: 25px;
    margin-left: 10px;
}

#footertext {
    width: 720px;
    margin-left: 140px;
}
