#Col1 {
display: none;
}

#Col2 {
border-bottom: 1px solid #fff;
margin-left: 0;	
min-height: 0;
}

#Col2 .ContentBox {

}

#HomeCols {
margin-bottom: 15px;
}

#HomeCol1, #HomeCol2, #HomeCol3 {
float: left;
display: inline;
width: 33%;
}

.HomeGreenBox {
background-color: #50b948;	
width: 244px;
margin: auto;
font-weight: bold;
background-image: url('../images/HomeGreenBox_Top.jpg');
background-position: top center;
}

.HomeGreenBox .Bottom {
background-image: url('../images/HomeGreenBox_Bottom.jpg');
background-repeat: no-repeat;
background-position: bottom;
height: 6px;
}

.HomeGreenBox h2 {
text-align: center;
font-size: 1.2em;
font-weight: bold;
padding-top: 10px;
}

.HomeGreenBox p {
padding: 0 10px;
}

.HomeGreenBox a {
color: #ffffff;
text-decoration: none;
}

.HomeGreenBox a img {
border: none;	
}

#DoorBox {
display: block;
}