@charset "utf-8";
/* CSS Document */
/*This rule forces the scrollbar to always appear on Firefox to avoid shift*/
html { min-height: 100%; margin-bottom: 1px; }
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper{ padding:0px; margin-left:auto; margin-right:auto; width:994px; position:relative; }
#header{
	position:relative;
	width:994px;
	height:124px;
	background-image:url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1, h2, h3, h4{
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #990000;	
}
h1{
	font-size: 28px;
	line-height: 36px;
}
strong {
	color: #015689;
}
h2{
	font-size: 24px;
	line-height: 32px;
}
h3{
	font-size: 20px;
	line-height: 28px;
}
h4{
	font-size: 18px;
	line-height: 26px;
}

#header h1 {
	margin: 0px;
}
#header h1 a{
	position:absolute;
	width:249px;
	height:76px;
	left:56px;
	text-indent:-9000px;
}
#nav {
	position:relative;
	width:994px;
	height:45px;
	text-align:left;
	z-index:5000;
	

}
#nav ul{
	margin: 0px;
}    
#nav ul li{
	display: inline;
	margin: 0px;
	list-style-type: none;	
	text-indent:-9000px;
position:absolute;



} 
#nav li.nav-item{
	height:45px;
	width:164px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/nav.gif);
	overflow:hidden;
	background-position: top;	
	
	
}
#nav li a{
	height:45px;
	width:164px;
    position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	
} 


#nav #nav1{left:0px; top: 0px; background-position: 0px 0px;}
#nav #nav2{left:166px;background-position: -166px 0px;}
#nav #nav3{left:332px;background-position: -332px 0px; }
#nav #nav4{left:498px;background-position: -498px 0px;}
#nav #nav5{left:664px;background-position: -664px 0px;}
#nav #nav6{left:830px;background-position: -830px 0px;}

#nav #nav1:hover{background-position:    0px -45px;}
#nav #nav2:hover{background-position: -166px -45px;height:180px;}
#nav #nav3:hover{background-position: -332px -45px;height:135px;}
#nav #nav4:hover{background-position: -498px -45px;}
#nav #nav5:hover{background-position: -664px -45px;}
#nav #nav6:hover{background-position: -830px -45px;}

#nav ul li ul{

	margin-top:45px;
}
/* This code hides this style from Internet Explorer */
html>/**/body #nav ul li ul{
margin-left:-40px;

}
#nav ul li ul li{
display: block;
font-size:13px;
height:45px;
	width:164px;
text-indent:-0px;
	position:relative;
	text-align:center;
	
	
}
#nav ul li ul li a, a:visited{margin-top:6px; text-decoration:none;color:#FFFFFF;}
#nav ul li ul li a:hover{margin-top:6px; text-decoration:underline;}
#main{
	background-image: url(../images/side-border.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	width: 994px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #027DC3;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index:10;
}
#main a {
	color: #015C94;
	text-decoration:underline;
}
#banner{
	width:950px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	
}
#banner-content{float:right;width:600px; height:350px; text-align:center;z-index:100;}
#main-content{width:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align: left;
	padding-top:25px;
	padding-bottom:25px;
	
	}
#highlight-tile{
	width: 302px;
	float:left;
	background-image: url(../images/highlights-border-orange.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ED2808;
	margin-bottom:25px;
	
}
h1.tile{
	background-image: url(../images/highlights-tile.gif);
	margin: 0px;
	height: 51px;
	width: 302px;
	text-indent:-9000px;
}
#highlight-carpet{
	width: 302px;
	float:left;
	background-image: url(../images/highlights-border-red.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	position:relative;
	margin-bottom:25px;
}
h1.carpet{
	background-image: url(../images/highlights-carpet.gif);
	margin: 0px;
	height: 51px;
	width: 302px;
	text-indent:-9000px;
}

#highlight-upholstery{
	width: 302px;
	float:left;
	background-image: url(../images/highlights-border-blue.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #027DC3;
	margin-bottom:25px;
}
h1.upholstery{
	background-image: url(../images/highlights-upholstery.gif);
	margin: 0px;
	height: 51px;
	width: 302px;
	text-indent:-9000px;
}
.highlight-content {
    width: 276px;
	height:150px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-bottom:10px;
	
	
	
}
#footer{
	width: 994px;
	font-size: 14px;
	position:relative;
}

