#col1{
 float: left;
 margin: 0;
 padding: 0;
 text-align: left;
 width: 180px;  
}

#col1wrap{
 padding: 18px 0 0 18px;
 display: block;
}

#col1box{
 background: #9c9c9c;
 padding: 13px;
 display: block;
 color: white;
 line-height: 26px;
}

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

#col2{
 float: left;
 width: 392px; 
}

#col2wrap{
 height: 430px;
 padding: 0 0 0 30px; 
 background: url('../images/comm6.jpg') bottom right no-repeat;
}

#col2 h3{
 padding-top: 18px;
}

#col2 p{
 text-align: left;
 width: 330px;
}

.dropped{
 margin-top: 2em;
}

#col3{
 width: 179px;
 height: 430px;
 float: left;
 background: url('../images/comm5.jpg') bottom right no-repeat;
}

#footerImage{
 margin-top: 1.5em;
}

