/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #CFD9DB;
  background: #FFF url(../images/bg/topbar.gif) repeat-x bottom left;
}

/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 75px;
	margin: 0 auto;
	background: url(../images/bg/bg_banner.png) repeat-x bottom left;
	border-bottom: 2px solid #333333;
}

#header img {
  position: absolute;
  left: 10px;
}


#header ul {
  margin: 50px 15px 0px 0px;
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  width: 72px;
  padding: 0 12px;
  font: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFF;
  border-right: 1px solid #333333;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {

  color: #B89659;
}

/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#homeImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header.png) no-repeat top left;
}

#aboutImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-about.png) no-repeat top left;
}

#contactImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-contact.png) no-repeat top left;
}

#servicesImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-services.png) no-repeat top left;
}

#appointmentImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-appointment.png) no-repeat top left;
}

#flooringImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-flooring.png) no-repeat top left;
}

#brandsImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-brands.png) no-repeat top left;
}

#carpetImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-carpet.png) no-repeat top left;
}
#hardwoodImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-hardwood.png) no-repeat top left;
}
#tileImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-tile.png) no-repeat top left;
}
#corkImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-cork.png) no-repeat top left;
}
#bambooImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-bamboo.png) no-repeat top left;
}
#vinylImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-vinyl.png) no-repeat top left;
}
#laminateImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-laminate.png) no-repeat top left;
}
#linoleumImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-linoleum.png) no-repeat top left;
}
#rugsImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-rugs.png) no-repeat top left;
}
#rubberImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-rubber.png) no-repeat top left;
}
#epoxyImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-epoxy.png) no-repeat top left;
}
#specialImg {
  margin: 0 auto;
  height: 184px;
  background: url(../images/header-special.png) no-repeat top left;
}
/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
  margin: 0 auto;
}

#menu ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
  background: #555;
}

#menu ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu ul li a {
  float: left;
  width: 25%;
  height: 50px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  border-top: 7px solid #555;
  border-bottom: 15px solid #FFF;
}

#menu ul li a span {
  display: block;
  padding: 0;
}

#menu ul li a span.title {
font-weight: bold;
letter-spacing: 1px;
padding: 8px 7px 0px 7px;
}

#menu ul li a span.desc {
  font-size: 12px;
  color: #bbb;
  padding: 2px 7px 0px 7px;
}


#menu ul li a:hover,
#menu ul li a.here {
  background: #555;
  border-top: 7px solid #333;
}

#menu ul li a:hover span.desc,
#menu ul li a.here span.desc {
  color: #FFF;
}

#menu ul li a:hover span.title,
#menu ul li a.here span.title {
  color: #B89659;
}


/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 6em;
  text-align: left;
}

#columns {
  margin: 0 auto;
}


/* Column widths */
.width {
  width: 776px;
}

.widthPad {
  width: 746px;
}

.width25 {
  width: 24%;
}

.width50 {
  width: 48%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}


/**************************************************************
   Footer
 **************************************************************/


#footer {
  clear: both;
  float: left;
  width: 100%;
  height: 110px;
  margin-top: -5em;
}

#footer #bg {
  position: relative;
  height: 110px;
  margin: 0 auto;
  background-color: #555;
}
 #footer #bg p {
 color: #fff;
 font-size: 11px;
 padding: 10px 10px;
 width: 760px;
 }

/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  border: 5px solid #ccc;
}

a:hover.thumb img {
  border: 5px solid #B89659;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  padding-right: 30px;
  font-weight: bold;
  color: #555555;
  font-size: 14px;
  text-align: center;
  margin-top: -5px !important;
  margin-top: -2px;
}

*************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  background-color: #E9EAEB;
}

.dark {
  color: #353E47;
}

.link {
float: right;
font-weight: bold;
}

.gallery {
padding-left: 25px;
}

.special {
padding-left: 10px;
padding-bottom: 0px;
margin-bottom: 0px;
}

.below {
color: #555555;
font-size: 11px;
padding-left: 40px;
margin-bottom: 6px;
margin-top: -5px;
}