
body { 
	background: #000000; 
	margin: 0 0 0 0; 
	padding: 0 0 0;
	font-family: Century Gothic, Helvetica, Verdana, Geneva, Arial, sans-serif;
	
	}

.hidden { 
	display: none; 
	}

.unhidden { 
	display: block; 
	}

a:link { 
	text-decoration: none; 
	color: #ffffff;
	}
a:visited { 
	text-decoration: none; 
	color: #ffffff;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: ffffff;
	}

#container {
	position: absolute;
	width: 900px;
	height: 1500px;
	top: 0px;
	left: 50%;
	text-align: left;
	margin-left: -475px;
	z-index: 2;
	border: none;
	
	}

#heading {
	position: absolute;
	width: 425px;
	height: 52px;
	left: 0px;
	top: 0px;
	margin-left: 170px;
	margin-top: 40px;
	z-index: 50;
	}

#headinglink {
	width: 425px;
	height: 52px;
	display: block;
	background-image: url(images/headertext.jpg);
	background-repeat: no-repeat;
	}

#header {
	position: absolute;
	width: 700px;
	height: 200px;
	display: block;
	left: 0px;
	top: 0px;
	margin-left: 190px;
	margin-top:120px;	
	background-image: url(images/heatedflooring_header.jpg);
	background-repeat: repeat-x repeat-y;
	z-index: 50;
	}


#pagetitle {
	position: absolute;
	width:200px;
	height: 50px;
	margin-left: 205px;
	margin-top: 260px;	
	font-size: 40px;
	color: white;
	z-index: 55;
	border: none;
	}


#navigation {
	position: absolute;
	width: 255px;
	height: 125px;
	left: 0px;
	top: 0px;
	margin-left: 20px;
	margin-top: 145px;
	border: none;
	z-index: 70
	}

#aboutus {
	width: 255px;
	height: 25px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/about_button.gif) 0 0 no-repeat;
	margin-top: 5px;
	}

#aboutus:hover {
	background-position: 0 -25px;
	}

#products {
	width: 255px;
	height: 25px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/products_button.gif) 0 0 no-repeat;
	margin-top: 5px;
	}

#products:hover {
	background-position: 0 -25px;
	}

#installation {
	width: 255px;
	height: 25px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/installation_button.gif) 0 0 no-repeat;
	margin-top: 5px;
	}


#installation:hover {
	background-position: 0 -25px;
	}


#contractors {
	width: 255px;
	height: 25px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/contractors_button.gif) 0 0 no-repeat;
	margin-top: 5px;
	}


#contractors:hover {
	background-position: 0 -25px;
	}



#contactus {
	width: 255px;
	height: 25px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/contact_button.gif) 0 0 no-repeat;
	margin-top: 5px;
	}

#contactus:hover {
	background-position: 0 -25px;
	}

#textbox {
	position: absolute;
	width: 550px;
	height: 900px;
	display: block;
	left: 0px;
	top: 0px;
	color: white;
	font-family: Century Gothic, Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-left: 155px;
	margin-top: 375px;	
	background-image: url(images/trans3.gif);
	background-repeat: repeat-x repeat-y;
	border: none;
	z-index: 25;
	}

#paragraph2 {
	position: absolute;
	width: 465px;
	height: 400px;
	left: 0px;
	top: 0px;
	margin-left: 50px;
	margin-top: 0px;	
	border: none;
	z-index: 30;
	
	
	}

#paragraph2 li {
	list-style-type: none;
	margin-left: -40px;
	line-height: 20px;
}


.morelineheight {
	margin-top: 25px;
}	

#suppics {
	position: absolute;
	width: 200px;
	height: 500px;
	
	margin-left: 475px;
	margin-top: 730px;
	padding-top: 5px;
	padding-bottom: 10px;	
	border: none;
	z-index: 85;
	}


#paragraph1 {
	position: absolute;
	width: 450px;
	height: 300px;
	color: white;
	margin-left: 50px;
	margin-top: 480px;
	padding-top: 5px;
	padding-bottom: 10px;	
	border-top: 1px #dadada solid;
	border-bottom: 1px #dadada solid;
	z-index: 85;
	}

#description {
	width:  150px;
	height: 125px;
	margin-left: 300px;
	margin-top:  -155px;
	}

h1 {
	font-size: 18px;
	color: #dadada;
	text-align: left;
	}
.sizedown {
	font-size: 13px;
	}

#sidebar {
	position: absolute;
	width: 200px;
	height: 900px;
	color: white;
	margin-top: 390px;
	margin-left: 705px;
	padding: 0 5px 0 20px;
	font-family: Century Gothic, Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	border: none;
	z-index: 10;
	background-image: url(images/dash.gif);
	background-repeat: repeat-y;

	}

.moreleft {
	margin-left: 40px;
}

#trowel {
	position: absolute;
	width: 252px;
	height: 324px;
	margin-top:310px;
	margin-left: 0px;	
	border: none;
	z-index: 0;
	
	}


#list {
	position: absolute;
	width: 195px;
	height: 350px;
	color: #dadada;
	margin-top: 700px;
	margin-left: 725px;
	font-family: Century Gothic, Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	border: none;
	z-index: 26;
	background-image: none;
	padding: 0 25px 0 25px;
	background-color: none;
	}

#list li {
	margin-left: -40px;
}


.offerlist {
	color: white;
	list-style-image: url(images/checkmark.jpg);
	line-height: 17px;
	font-size: 15px;
	margin-left: 15px;
	}



.benefits {
	color: #dadada;
	
	line-height: 20px;
	font-size: 13px;
	margin-left: 20px;
	}


.bluetext {
	color: #4a7fe0;
	}

.centeredtext {
	text-align: center;
	}


.picborder {
	border: #dadada solid 1px;
	}


#bottomnav {
	position: absolute;
	width: 900px;
	height: 40px;
	margin-left: 95px;
	margin-top: 1400px;
	border: none;
	font-size: 12px;
	color: #6d6d6d;
	border: none;
	
	}

.navborder {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px white solid;
	}

#noborder {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: none;
	}

#sig {
	display: inline;
	list-style-type: none;
	border: none;
	font-size: 10px;
	color: #6d6d6d;
	text-align: right;
	}

.bluehouse {
	color: #6d6d6d;
	}

.spaced {
	letter-spacing: 1px;
	}






