﻿/* CSS Document */

body {
	background-image: url('../images/GeneralBackground.gif');
	background-repeat: repeat-x;
	background-color: #000000;	
	margin: 0; padding: 0;
}

a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; } 
a:active {  }
a:hover { color: #EAE1DB; }

.wrapper {
	width:800px;
	height: 500px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:10px;
	background-image:url('../images/PageBackground.gif')
}
.logo  {
	position:relative;
	left: 5px;
	top: 20px;
	width: 357px;
	height: 173px;
}
.copyright  {
	position:absolute;
	left: 385px;
	top: 510px;
	width: 415px;
	height: 20px;
}
.visitus  {
	position:absolute;
	left: 15px;
	top: 217px;
	color: #FFFFFF;
	font-size:12px;
	border-top-color:#4d1f0d;
	border-top-width:thin;
	border-top-style:solid;
	width: 348px;
	height: 53px;
	font-family:trebuchet ms;
}
.content  {
	position:absolute;
	border: thin;
	border-style:solid;
	border-color:#ffffff;
	background-color:#4d1f0d;
	left: 383px;
	top: 7px;
	width: 397px;
	height: 426px;
	padding: 5px;
	z-index:0;
}
.services  {
	position:absolute;
	text-align:center;
	left: 6px;
	top: 344px;
	height: 81px;
	width: 399px;
	font-family:arial, helvetica, san-serif;
	color:#FFFFFF;
	font-weight:300;
	z-index:1;
	line-height:1.1em;
	font-size:16px;
}
.swirl  {
	position:absolute;
	top: 448px;
	left: 104px;
	width:206px;
	height:43px;
	background-image:url('../images/Swirl.gif');
	z-index:-2
}
.space {
	position:absolute;
	border: thin;
	border-style:solid;
	border-color:#ffffff;
	background-color:#4d1f0d;
	left: 20px;
	top: 345px;
	width: 335px;
	height: 275px;
	padding: 5px;
	z-index:0;
}
.space1 {
	position:absolute;
	border: thin;
	border-style:solid;
	border-color:#ffffff;
	background-color:#4d1f0d;
	left: 20px;
	top: 345px;
	width: 335px;
	height: 510px;
	padding: 5px;
	z-index:0;
}	
.space2 {
	position:absolute;
	border: thin;
	border-style:solid;
	border-color:#ffffff;
	background-color:#4d1f0d;
	left: 20px;
	top: 345px;
	width: 335px;
	height: 210px;
	padding: 5px;
	z-index:0;
}	
.space3 {
	position:absolute;
	left: 15px;
	top: 450px;
	width: 100px;
	height: 50px;
}
.space4 {
	position:absolute;
	border: thin;
	border-style:solid;
	border-color:#ffffff;
	background-color:#4d1f0d;
	left: 20px;
	top: 345px;
	width: 335px;
	height: 575px;
	padding: 5px;
	z-index:0;
}
.space5 {
	position:absolute;
	border: thin;
	border-style:solid;
	border-color:#ffffff;
	background-color:#4d1f0d;
	left: 20px;
	top: 345px;
	width: 335px;
	height: 325px;
	padding: 5px;
	z-index:0;
}
.nav  {
	position:absolute;
	background-image: url('../images/NavBar.gif');
	width:800px;
	height:37px;
	top: 297px;
	left: 0px
	
}
.hyperlinkhome {
	position:absolute;
	margin:5px;
	left: 10px;
	top: 3px;
	width: 26px;
	height: 12px;
}
.hyperlinktile {
	position:absolute;
	margin:5px;
	left: 90px;
	top: 3px;
}
.hyperlinkwood {
	position:absolute;
	margin:5px;
	left: 150px;
	top: 3px;
}
.hyperlinkvinyl {
	position:absolute;
	margin:5px;
	left: 270px;
	top: 3px;
		
}
.hyperlinklaminate {
	position:absolute;
	margin:5px;
	left: 350px;
	top: 3px;
}
.hyperlinkcarpet {
	position:absolute;
	margin:5px;
	left: 465px;
	top: 3px;
}
.hyperlinkcounters {
	position:absolute;
	margin:5px;
	left: 550px;
	top: 3px;
	width: 130px;
	height: 11px;
	
}
.hyperlinkconsult {
	position:absolute;
	margin:5px;
	left: 675px;
	top: 3px;
		
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	margin: 4px;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: trebuchet ms;
	font-size: 12px;
}
.style6 {
	color: #C0A692;
	font-weight: bold;
	font-family: trebuchet ms;
}