#main {
background: #fff  url(/images/backgrounds/home.jpg) left bottom no-repeat;
height: 480px;
padding: 0 25px;
}

#main h2 {
margin-top: 50px;
text-align: center;
font-size: 145%;
font-weight: bold;
line-height: 1.3em;
}


#sidebar {
float: none;
background: none;
border: none;
margin: 0;
padding: 0;

position: relative;
height: 300px;
width: 210px;
}

#sidebar_content {
position: fixed;
bottom: 0;
left 0;
}

#sidebar #flash {
margin-top: 15px;
}

/*
#sidebar #product_search, #sidebar #flash {
vertical-align: bottom;
}
*/


#sidebar ul, #sidebar ul li {
margin-left: 0;
padding-left: 0;
}

#sidebar ul li {
margin-left: 15px;
color: #003948;
font-size: 100%;
font-weight: bold;
line-height: 1.3em;
letter-spacing: .03em;
padding-bottom: 10px;
}