#content-homepage {
    padding-top: 10px;
}
#content-homepage-image {
    float: left;
    width: 294px;
    height: 240px;
	padding-right: 5px;
}
img#title {
    margin-left: -4px;
}
#content-homepage-text {
    float: left;
    width: 58%;
}
#footer {
    background: url('../img/title-bg-bottom.gif') 0px 0px no-repeat;
}


