#banner_current{
color:#CACACA;
}

/* ---------------Begin Main Elements------------------ */

#main {
    float:left;
    width:283px;
    text-align:left;
    padding:10px 0 10px 10px;
}

#main h1{
    border-bottom:none;
    width: 403px;
font-size:11px;
    background: #2c2c2c url(/images/h1_arrow_bg.gif) left no-repeat;
    line-height:18px;
    color:#fff;
    padding-left:21px;
margin-bottom:3px;
}html>body #main h1{line-height:21px;}

.main_nav a:hover{
color:#990000;
}

#left {
    margin-top:5px;
}

.home-product-table .col1, 
.home-product-table .col2 {
    background-color:#ccc;
    border-top:10px solid #fff;
}

.home-product-table .col1, 
.home-product-table .col1image, 
.home-product-table .col2image, 
.home-product-table .col2 {    
    padding:0 30px;

}

.home-product-table .col1image, 
.home-product-table .col2image {
    padding-top:10px;
    padding-bottom:10px;
    background-color:#e2e2e2;
}

.home-product-table img{
    border:1px solid #ccc;    
}

.home-product-table a:link, 
.home-product-table a:active, 
.home-product-table a:visited {
    color:#990000;
    font-weight:bold;
    text-decoration:none;
}

.home-product-table a:hover {
    text-decoration:underline;
}

/* ---------------Begin right Elements------------------ */

#right{
width:213px;
background:#E2E2E2;
margin-top:2px;
color:#2C2C2C;
}html>body #right{margin-top:-3px;margin-right:17px;}

#right p {
padding: 0px 10px 4px 10px;
margin:0px;
}

#right h1{
background: #990000 url(/images/right_nav_arrow.gif) no-repeat left;
height:20px;
width:190px;
color:#fff;
font-size:11px;
border-bottom:3px solid #fff;
border-top:3px solid #fff;
    line-height: 18px;
padding-left:23px;
margin-top:0px;
margin-bottom:4px;
}
#right .right_nav a:link, #right .right_nav a:active, #right .right_nav a:visited{
    color:#fff;
    font-weight:bold;
    display:block;
    text-decoration:none;
    line-height: 0px;
    border-bottom:none;
    height:16px;
    padding-left:0px;
background:none;
}

#right .right_nav a:hover{
    text-decoration:underline;
}




