.navigation {

background-color: #2c2c2c;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0%;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #C60000;

}
.main  {

width: 766px;
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;

}

.left{

float: left;
padding-top: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-left: 30px;

}

.right {

float: right;
padding-right: 30px;

}

.links {

text-align: right;
padding-top: 26px;
padding-right: 0px;
padding-bottom: 12px;
padding-left: 0px;
color: #CECFCE;

}

.TabWrapperTop {

    width: 100%;
    background: #000000;
    padding: 5px;
    border-bottom: 2px solid;
    border-bottom-color: #C60000;

}

.menu{

   padding-top: 13em;
   padding-right: 21px;
   padding-bottom: 10em;
   padding-left: 25px;
   text-transform: uppercase;
   font-weight: bold;
   color: #000000;
   font-size: 11px;
   line-height: 25px;
}

.content_bg {

background-color: #2c2c2c;
background-image: url(../images/bg_cont.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center top;

}

table, td {
 vertical-align: top;
}

.shoppingcartTop {
background-color: #000000;
text-align: center;
padding-top: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-left: 30px;

}