body{
background-image: url(/themes/site_themes/best_sanitizers/img/sales_bg.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #4792A0;
color: #005596;
}

#header{
background-image: url(/themes/site_themes/best_sanitizers/img/home_header_bg.gif);
}

#container{
background-image: url();
background-color: #D5EBDA;
border: 5px solid white;
}

#navbar #home{

}

#navbar #sales{

}

h4.product-table{
	font-weight:bold;
	text-transform:uppercase;
}

#product_spacer{
background-color: #B6E2E6;
height: 30px;
}


#left_col{
background-color: #D5EBDA;
color: #368E8A;
}

#left_col ul{
list-style: none;
margin: 0px;
padding: 0px;
}

#left_col li{
height: 25px;
font-size: 15px;
font-weight: bold;
padding: 10px 0px 0px 30px;
background-color: #B6E2E6;
}

#left_col ul li.alt{
background-color: #B6E2E6;
}

#left_col ul li:hover{
background-color: #78CCD0;

}

#left_col ul li.alt:hover{
background-color: #A2D6B5;
}

#article_image{
float: left;
width: 250px;
margin-left: 20px;
}

.entry{
width: 390px;
float: right;
padding-left: 0px;
}

#content{
float: right;
width: 655px;
padding-left: 20px;
padding-top:20px;
margin: 0px;
border-left: 5px solid #B6E2E6;
}

#content h2{
color: #005596;
font-size: 20px;
margin-top: -20px;
}

#footer{
background-image: url(/themes/site_themes/best_sanitizers/img/products_footer.gif);
background-repeat: repeat-y;
height: 50px;
padding: 50px 0px 0px 0px;
}


#sales img{
float: left;
margin: 0px 40px 0px 40px;
}




#right{
right: -15px;
bottom: -5px;
}

#bottom{
right: -5px;
bottom: -19px;
}

#shadowcorner{
bottom: -14px !important;
right: -13px !important;
}