@charset "utf-8";
/* CSS Document */

.bodyContainer{
	border-top: 0px solid #e4e4e4;
}

.bioContainer{ background:url(../images/about_bio_bg.jpg) no-repeat top right; }
.bioContent{ width: 510px; }
.brandContainer{ background:url(../images/about_brand_bg.jpg) no-repeat top right; }
.brandContent{ width: 500px; }
.historyContainer{ background:url(../images/about_history_bg.jpg) no-repeat top right; }
.historyContent{ width: 360px; margin-top: 200px; }

.showroomContainer{ background:url(../images/contact_showroom_bg.jpg) no-repeat top right; }
.showroomContent{ width: 360px; }
h2.showroom{ line-height: 25px; }
.locationsContainer{ background:url(../images/contact_locations_bg.jpg) no-repeat top right; }
.locationsContent{ width: 360px; }

.newOneContainer{ background:url(../images/new_one_bg.jpg) no-repeat top right; }
.newOneContent{ width: 300px; }
.newTwoContainer{ background:url(../images/new_two_bg.jpg) no-repeat top right; }
.newTwoContent{ width: 360px; }
h3.newOne{ margin-top: 150px; }