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

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

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

#navbar ul{

}


#navbar ul li{

}

#navbar ul li:hover{

}

#navbar #company{

}


#navbar #home{

}

#navbar #home:hover{

}


#navbar a{
color: #026837;
}

#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: #D0E9D8;
}

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

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

#article_image{
float: left;
width: 250px;
/*margin-left: 20px;*/
}
#article_image img{
background-repeat: no-repeat;
background-position: middle;
/*width: 250px;
height: 250px;*/
}

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

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

#content h2{
color: #05528E;
font-size: 20px;
margin-top: 0px;
}

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


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

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

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