body {
	text-align: center;
	margin: 0;
}

#container {
	width: 965px;
	margin: 0 auto;
	text-align: left;
	background: url(images/container_bg.gif) transparent top right repeat-y;
	border-bottom: 1px solid #9D9D9D;
	padding-bottom: 10px;
}
#container-specials {
	width: 500px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px solid #9D9D9D;
	padding-bottom: 10px;
}

#header {
	background: url(images/header_bg.gif) transparent top left no-repeat;

}

#header img {
	display: block;
	padding: 5px 0 8px 60px;
	border: 0;
}

#main-nav {
	float: right;
	margin: 0 0 0 0;
	width: 765px;
}

#banner {
	background: url(images/banner_bg.gif) #DD4B00 top left no-repeat;
	height: 129px;
	clear: both;
}

#banner-inner {
	background: url(images/banner_inner_bg.gif) transparent top left no-repeat;
	height: 86px;
	clear: both;
}

#banner form {
	width: 170px;
	float: right;
	padding: 15px 0 0 0;
}

#banner img {
	display: block;
	padding: 43px 0 0 202px;
}

#banner-inner img {
	display: block;
	padding: 26px 0 0 216px;
}

input.textbox {
	width: 155px;
	font-size: 11px;
	margin: 0 0 5px 0;
}

#home-section1 {
	background: url(images/home_section_bg.gif) transparent top right no-repeat;
	margin: 2px 0 0 0;
	width: 100%;
	overflow: auto;
}

#home-section1 img.ad {
	display: block;
	float: left;
	padding: 15px 25px 0 0;
}

#home-section1 div.content {
	width: 550px;
	float: left;
	border: 0 solid #000;
	margin-right: 23px;
}

#home-section1 div.content img.home-pic {
	float: right;
	display: block;
	padding: 25px 0 0 0;
	margin: 0 0 0 0;
}

#home-section1 div.secondary-content {
	width: 160px;
	float: left;
}

#home-section2 {
	background: url(images/home_section2_bg.gif) transparent top right no-repeat;
	margin: 0 0 0 0;
	width: 100%;
	overflow: auto;
}

#home-section2 img.ad {
	display: block;
	float: left;
	padding: 6px 25px 0 0;
}

#home-section2 div.content {
	width: 760px;
	float: left;
	border: 0 solid #000;
}

#home-section2 div.content div.content-right{
	background: url(images/receptionist.gif) transparent bottom right no-repeat;
        float: right;
        height: 215px;
}

#home-section2 div.content div.content-middle{
      width: 350px;
      float: right;
}

#home-section2 div.content div.content-left {
    width: 210px;
    float: left;
    border: 0 solid #000;
    padding: 25px 0px 15px 0px;
}


#home-section2 div.ad-panels {
	width: 210px;
	float: left;
	border: 0 solid #000;
}
#home-section2 div.secondary-content {
	width: 180px;
	float: right;
}

#home-section2 div.alerts {
	width: 760px;
	float: left;
	border-top: 1px solid #9D9D9D;
	overflow: auto;
	padding: 10px 0 0 0;
	margin-top: 0;
}

div.alert1 {
	width: 187px;
	height: 120px;
	background: url(images/alert1_bg.jpg) transparent top left no-repeat;
	float: right;
	margin-right: 3px;
}

div.alert2 {
	width: 187px;
	height: 120px;
	background: url(images/alert2_bg.jpg) transparent top left no-repeat;
	float: right;
	margin-right: 3px;
}

div.alert3 {
	width: 187px;
	height: 120px;
	background: url(images/alert3_bg.jpg) transparent top left no-repeat;
	float: right;
	margin-right: 3px;
}

div.alert4 {
	width: 187px;
	height: 120px;
	background: url(images/alert4_bg.jpg) transparent top left no-repeat;
	float: right;
}


#content {
	background: url(images/home_section_bg.gif) transparent top right no-repeat;
	margin: 2px 0 0 174px;
	width: 790px;
	overflow: auto;
}

#content div.content {
	width: 530px;
	float: left;
	border: 0 solid #000;
	margin: 20px 23px 0 0;
	padding-left: 40px;
}

#content div.content2 {
    width: 730px;
    float: left;
    border: 0 solid #000;
    margin: 0px 0px 0 0;
    padding-left: 40px;
}


#content div.secondary-content {
	width: 180px;
	float: right;
}

#footer {
	width: 965px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
}

img.quote-pic {
    float: left;
    padding-right: 20px;
}

img.sofa-pic {
    float: left;
    padding-right: 20px;
    padding-top: 70px;
}

div.links {
    float : left;
    padding-top: 10px;
    overflow: visible;

}

.sitemap {
    float : left;
    border: 0px solid #0000ff;
    overflow: auto;
}

.clearboth{
   clear: both;
}

div.location {
   float: left;
   overflow: auto;
   padding-right: 30px;
    border: 0px solid #0000ff;
}

div.float_left {
  float: left;
}

div.float_right {
  float: right;
}
