/* General */
body {
	background:url('../images/bg/body.gif') 0 0 repeat-x;
	font-family:Helvetica, "Helvetica Neue", Arial, sans-serif;
	text-align:center;
	color:#000;
}

a {
	color:#000;
}

a:hover {
	color:#990000;
}


.featured .inner,
.quote div,
#header,
#footer,
#content {
	text-align:left;
	margin:0 auto;
	width:803px;
}

.home-page #content { padding-left:0; }

/* Header */
#header {
	position:relative;
	padding-left:15px;
}

#logo a span,
#logo a,
#logo {
	width:205px;
	height:60px;
	overflow:hidden;
	color:#000;
}

#logo {
	float:left;
	margin:19px 160px 0 0;
	font-size:1em;
}


#logo a {
	font-size:1.3em;
	font-weight:normal;
	text-decoration:none;
	position:relative;
	text-align:center;
	font-family:Times, "Times New Roman", Georgia, serif;
}

#logo a span {
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	display:block;
	background:url('../images/contract-interiors.gif') 0 0 no-repeat;
}

#menu {
	float:left;
	list-style:none;
	margin:60px 0 0 0;
}

#menu li {
	line-height:auto;
	color:#766C66;
	height:31px;
	float:left;
	display:block;
	border-right:2px solid #EBEBEB;
}

#menu li.last {
	border:none;
}

#menu a {
	display:block;
	color:#766C66;
	font-size:1.35em;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 8px 13px 8px;
}

#menu a:hover { color:#333; }
#menu .active a { color:#990000; }


#header a.button {
	position:absolute;
	right:12px;
	top:0;

	color:#fff;
	text-transform:uppercase;
	background:#990000 url('../images/bg/contact-us.gif') 0 0 no-repeat;
	height:38px;
	width:128px;
	overflow:hidden;
	display:block;
	text-indent:12px;
	line-height:45px;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
 	text-indent:99em; /*35px*/
}


.featured {
	clear:both;
	display:block;
	min-height:56px;
	height:auto !important;
	height:56px;
	background:#990000 url('../images/bg/featured.gif') 0 0 repeat-x;
	text-align:center;
	margin:0 0 23px 0;
}

.covered {
	float:left;
	margin:54px 0 0 6px;
}

.slideshow {
	margin:0 auto;
	width:426px;
	height:283px;
	position:relative;
	background:#990000 url('../images/bg/slideshow-edge.gif') 0 0 repeat-x;
	overflow:hidden;
}

.slideshow img { margin:0 5px; }

/* Content area */
#page {
	clear:both;
}

#content ul {
	font-size:1.1em; /*1.2*/
}

#content {
	padding-left:15px;
	font-size:1.1em; /*1.2*/
	color:#707070;
}

#content a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

/* --- Contact Us Page --- */

.contact-us-page #page {
	background:#E2E2E2;
}

.contact-us-page .column {
	width:446px;
	font-size:1.4em;
}

.contact-us-page #content .column a {
	color:#707070;
	font-weight:normal;
}
.contact-us-page h2 {
	font-size:1.2em;
	color:#000;
	margin-bottom:1em;
}

.contact-us-page #content p.condensed {
	line-height:1.2em;
}

.big {
	font-size:1.1em;
}

.column {
	float:left;
	width:45%;
	display:block;
}

.map {
	float:left;
	border-left:2px solid #F0F0F0;
	height:100%;
	width:350px;
	border-right:5px solid #990000;
	background:#990000;
	color:#fff;
}

#content .map p {
	padding-left:20px;
	font-size:1.2em;
	line-height:1.5em;
}

.hr {
	width:392px;
	height:2px;
	background:#990000;
	display:block;
	clear:both;
	margin:1.25em 0 1em 0;
	overflow:hidden;

}

/* --- Services Page --- */

.quote {
	clear:both;
	display:block;
	height:139px;
	background:#990000 url('../images/bg/quote.gif') 0 0 repeat-x;
	text-align:center;
}
.featured .inner {
	position:relative;
}

.blurb {
	width:340px;
	color:#fff;
	position:absolute;
	top:168px;
	left:5px;
	font-size:1.4em;
	line-height:1.2em;
}

.blurb a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.services-page .column {
	width:45%;
	margin-right:50px;
	color:#707070;
	font-size:0.975em;
}
.services-page .column img {
	margin-bottom:.5em;
}

.services-page #content .column p {
	line-height:1.35em;
}

.services-page .last {
	margin-right:0;
}

.services-page #content {
	margin-top:1.5em;
	font-size:1.35em;
}

.services-page #content p {
	line-height:1.5em;
}

.services-page h2 {
	font-size:1.6em;
	color:#333;
}

.services-page .hr {
	background:#CCC;
	height:1px;
	width:100%;
	margin:1em 0 1.0em 0;
}

/* --- About Us Page --- */

.about-us-page  #content {
	font-size:1.325em;
	border-top:1px solid #CCC;
	padding-top:20px;
}

.about-us-page  #content b,
.about-us-page  #content p,
.about-us-page  #content ul {
	line-height:1.3em;
}

.about-us-page  #content b {
	color:#000;
}


.about-us-page  #content img {
	float:right;
}

.about-us-page  #content .inner {
	margin-right:175px;
}

.about-us-page  #content .inner a {
	text-decoration:underline;
}

.red {
	color:#990000;
}

.about-us-page h2 {
 	font-size:2.4em;
	color:#990000;
	margin-bottom:1.0em;
	line-height:1em;
	padding-right:1em;
}

.about-us-page h3 {
	font-weight:normal;
	font-size:1.6em;
	margin-bottom:0;
	color:#333;
}

.about-us-page h4 {
	font-style:italic;
	font-weight:normal;
}

/* --- Products Page --- */

.products-page #page {
	border-top:47px solid #990000;
}

.photo-slide div {
	width:246px;
	height:228px;
	overflow:hidden;
	margin:17px 0 0 18px;
}

.photo-slide {
	float:left;
	margin-top:1.75em;
	width:282px;
	height:265px;
	position:relative;
	background:url('../images/product-flooring.jpg') 0 0 repeat-x;
}

.photo-slide img { }
.products-page  #content .types {
	font-size:1.2em;
	padding:0;
}

.products-page  #content .inner {
	margin-left:300px;
	margin-top:0.5em;
}

.products-page  #content p {
	padding-right:10em;
	font-size:1.2em;
}

/* --- Gallery Page --- */

.gallery-page #page {
	background:#545756;
	padding-top:2em;
	border-top:1px solid #990000;
}

.gallery-page #content {
	font-size:1.2em;
	color:#fff;
	text-align:center;
}

.frame {
/*	background:url('../images/gallery-frame.gif') 0 0 no-repeat;
	width:760px;
	height:380px;
*/
	text-align:center;
}

/*
 Gallery Image Transition: Slide, Left or Right
	Carousel, Repeats
	Code Template base of AMED, Add Carousel
	Auto Slide
*/

/* --------------------- */


h1 {
	font-size:2.8em;
	color:#990000;
	font-weight:normal;
	margin:1em 0 0.5em 0;
}





em {
	color:#990000;
	font-style:normal;
}

#content, h2, h3, h4, h5, h6, li, ol, ul, p {
	line-height:1.2em;
}

h2 {
	font-weight:normal;
	font-size:1.6em;
	color:#707070;
	margin-bottom:0;
}

#content p {
	line-height:2em;
}

ol, ul, p {
	margin-bottom:1em;
}

ol, ul {
	margin-left:2em;
}

.error {
	font-size:0.9em;
	vertical-align:top;
	color:#CC0000;
}

#footer {
	clear:both;
	color:#707070;
	margin:32px auto 0 auto;
	text-indent:20px;
	font-size:1.2em;
	text-align:left;
	overflow:hidden;
}

#footer p {
	margin:0;
}

#footer span {
	color:#D7D7D7;
	margin:0 3px;
}

