#ContentArea {
padding: 0;
background-color: transparent;
background-image: none;
}

#ContentAreaInner {
padding: 0;	
}

#ContentArea #ContentAreaBottom {
display: none;	
}

#HomeColSet {

}

#HomeCol1 {
float: left;
display: inline;
width: 190px;
}

#HomeCol2 {
position: relative;
float: left;
display: inline;
overflow: hidden;
width: 321px;
height: 249px;
padding: 40px 56px 0 54px;
margin-left: 1px;
background-color: #eeeded;
background-image: url('../images/Home/Home_Column2_Top.jpg');
background-repeat: no-repeat;
font-weight: normal;
font-size: 12px;
}

#HomeCol2 ul {
margin-bottom: 2px;
}

#HomeCol2 li {
margin-bottom: 10px;	
}

#HomeCol2 p {
text-align: justify;
margin-bottom: 12px;
}

#HomeCol2 p.Last {
margin-bottom: 0;
padding: 0;
}

#HomeCol2 .Bottom {
position: absolute;
background-image: url('../images/Home/Home_Column2_Bottom.jpg');
height: 4px;
width: 431px;
background-position: bottom;
bottom: 0;
left: 0;
}

#HomeCol3 {
float: left;
display: inline;	
width: 322px;
margin-left: 1px;
}

#RequestCallback {
background-image: url('../images/Home/Home_Column3_Top.jpg');
background-repeat: no-repeat;
background-color: #dbd9d9;
padding-top: 1px;
height: 207px;
position: relative;
font-weight: normal;
font-size: 12px;
}

#RequestCallback .Bottom {
position: absolute;
bottom: 0;
background-image: url('../images/Home/Home_Column3_Bottom.jpg');
background-repeat: no-repeat;
background-position: bottom;
height: 4px;
width: 322px;
}

#RequestCallback h2 {
margin-top: 27px;
margin-left: 15px;
font-size: 14px;
background-image: url('../images/Home/HomeRightDownArrow.jpg');
background-repeat: no-repeat;
background-position: left;
padding-left: 25px;
margin-bottom: 0;
font-style: normal !important;
margin-bottom: 4px;
}

#RequestCallback form {
margin: 0 28px 0 40px;	
}

#RequestCallback label {
display: none;
}

#rc_name, #rc_phone {
display: block;
padding: 0;
margin-bottom: 10px;
padding: 1px 4px;
width: 242px;
}

#rc_submit {
float: right;
margin-right: 0;
}

#SalesSiteLink {
margin-top: 2px;
width: 322px;
height: 0;
padding-top: 79px;
overflow: hidden;
display: block;
background-image: url('../images/Home/SalesSiteButton.jpg');
}

