#body_content_wrapper {
	background: url('/images/home-background-curve.gif') no-repeat #303030;
}
#body_content {
    background: none;
}

#body_content_right {
	background: none;
}
#body_content_right img {
	float: right;
	position: absolute;
	display: block;
	top: 68px;
	right: 15px;
}

#body_content_left {
	float: left;
	width: 461px;
}

#body_content_left, #key_features, #body_content_bottom {
	padding: 30px;
}

#body_content h1 {
	font-size: 35px;
}

#body_content h2 {
	font-size: 18px;
	font-weight: lighter;
}
#key_features {
    background: url('/images/key_features_background.gif') repeat-x;
    padding-top: 18px;
    height: 339px;
}
#key_features p img {
    margin-left: 6px;
}
#key_features .image-align-left, #key_features .image-align-right {
    width: 313px;
    padding-left: 6px;
    margin-top: 0px;
}
#key_features .image-align-left img, #key_features .image-align-right img, #built_with_refinery .image-align-left img {
    margin-left: -6px;
    margin-bottom: 6px;
}
#built_with_refinery .image-align-left {
    margin-top: 0px;
    margin-bottom: 18px;
}
#built_with_refinery a {
    text-decoration: underline;
}
#key_features .image-align-left {
    margin-right: 38px;
}
#body_content_bottom {
    background: url('/images/home_body_content_bottom_background.gif') repeat-y;
}
#body_content_bottom_left {
    float: left;
    width: 478px;
}

#body_content_bottom_right {
    float: right;
    width: 569px;
    margin: -30px -30px 0px 0px;
    padding-top: 30px;
    padding-left: 20px;
    background: url('/images/home_body_content_bottom_right_background.gif') repeat-x;
}
#psd_to_refinery {
    margin-bottom: 70px;
}