
#home-page sidebar {
width:240px;
float:left;
}

#home-page #main-content {
width:325px;
margin-left:10px;
}

#home-page #main-content p {
border-bottom:1px solid #ddd;
margin-bottom:5px;
padding-bottom:10px;
}

#home-page #main-content p.last {
border:none;
}

#home-page #main-content h3 {
margin:10px 0;
}

#home-page #main-content a {
color:#436689;
font-weight:bold;
}

#home-page #main-content a:hover {
color:#000;
text-decoration:none;
}

#home-page #we_are {
display:block;
float:left;
width:200px;
margin-left:10px;
}

#home-page #we_are h3 {
margin-bottom:15px;
}

#home-page #we_are p {
clear:both;
}

#home-page #sidebar-content {
width:250px;
float:left;
margin:0;
height:10em;
}

#home-page .address-list {
margin-top:5px;
}

#home-page .address-list li {
display:block;
width:180px;
}

/*#home-page #contact {
border-right:0;
}*/

#home-page #contact h4 {
background:#6985a1 url(../img/blt_headline.gif) no-repeat left center;
padding:2px 30px 2px 25px;
color:#fff;
font-weight:bold;
margin-bottom:15px;
font-size:112%;
}

#home-page .address-list li em {
display:inline;
}

/*#home-page #login {
border-left:10px solid #e1e5e1;
}*/
