#home_impact {
width: 790px;
height: 378px; /*253*/
/*padding-top: 125px;
background-image: url(/_images/backgrounds/home_impact.jpg);
background-repeat: no-repeat;*/
}

#home_content {
width: 790px;
min-height: 100px;
clear: both;
}

#home_content_left {
float: left;
width: 324px;
min-height: 100px;
margin-right: 31px;
}

#home_content_right {
float: left;
width: 435px;
min-height: 100px;
}

#content_strip {
width: 435px;
height: 10px;
margin-top: 10px;
margin-bottom: 10px;
background-image: url(/_images/backgrounds/home_content_strip.gif);
background-repeat: no-repeat;
}

#home_content_right_left {
float: left;
width: 200px;
min-height: 50px;
margin-right: 20px;
color: #333333
}

#home_content_right_right {
float: left;
width: 200px;
min-height: 40px;
color: #333333;
}

.home_small {
font-size: 10px;
}
