@charset "utf-8";
/* CSS Document */

#body_main {
width:1000px;
float:left;
/*padding-top:7px;*/

}


#showroom_wrap {
width:1000px;
float:left;
background-image: url(../images/showroom_bar.png);
height:105px;
margin-bottom:15px;
}

#content_wrap {
width:1000px;
/*margin-top:15px;*/
float:left;
}

#content_top {
width:1000px;
height:11px;
float:left;
background-image: url(../images/content_top.png);
background-position:bottom;
}

#content_mid {
width:960px;
float:left;
padding:10px 20px 20px 20px;
background-color: #e5dccb;
}

#content_text {
width:645px;
float:left;
padding-bottom:30px;
}

#content_text p {
color:#000;
font-size:15px;
line-height:22px;
margin-left:5px;
/*margin-top:20px;*/
margin-bottom:20px;
}

#content_text ul
{
    margin-left:20px;
}
#content_text ul, #content_text li{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:21px;
    margin-top:0;
    margin-bottom:0;
    
}

#content_right {
width:300px;
float:left;
margin-left:15px;
}

#content_countertop {
width:300px;
height:160px;
float:left;
margin-top:4px;
background-image: url(../images/countertop_btn.png);
}

#content_bathrooms {
width:300px;
height:160px;
float:left;
margin-top:8px;
background-image: url(../images/bathrooms_btn.png);
}

#content_fireplace {
width:300px;
height:160px;
float:left;
margin-top:8px;
background-image: url(../images/indoorfireplace_btn.png);
}

#more_countertop {
width:78px;
height:24px;
margin-left:37px;
margin-top:100px;
}

#more_bathroom {
width:78px;
height:24px;
margin-left:37px;
margin-top:95px;
}

#more_fireplace {
width:78px;
height:24px;
margin-left:37px;
margin-top:115px;
}

#content_bottom {
width:1000px;
height:11px;
float:left;
background-image: url(../images/content_bottom.png);
background-position:top;
background-repeat:no-repeat;
}

#products-services {
width:1000px;
float:left;
height:221px;
background-image: url(../images/productsnservices.png);
margin-top:20px;
}

#gallery {
width:300px;
float:right;
height:191px;
background-image: url(../images/btn_gallery.png);
margin-top:20px;
margin-right:15px;
}

#clickhere {
width:109px;
float:left;
height:42px;
background-image: url(../images/clickhere.png);
margin-top:100px;
margin-left:98px;
}
