body {
	background-color: #563014;
	background-image: url(images/body-wood-floor.jpg);
	background-repeat: repeat;
}
.top-wood-floor {
	background-image: url(images/wood-floor_02.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 745px;
	text-align: left;

}
.link-wood-floor {
	background-image: url(images/bg-link-woody-floor.jpg);
	height: 29px;
	width: 745px;
	background-color: #82B30C;
	background-repeat: repeat-x;
	background-position: center bottom;
	text-transform: uppercase;


}
.header {
	background-image: url(images/wood-floor-header-1.jpg);
	background-repeat: no-repeat;
	height: 259px;
	width: 745px;
}
.header2 {
	background-image: url(images/wood-floor-header-2.jpg);
	background-repeat: no-repeat;
	height: 259px;
	width: 745px;
}
.header3 {
	background-image: url(images/hardwood-floor.jpg);
	background-repeat: no-repeat;
	height: 259px;
	width: 745px;
}

div,tr,td,th,input,textarea {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFEDC2;
	letter-spacing: 1px;

}
a:active,a:link,a:visited{
	color: #FFCC00;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.hasatu:active,.hasatu:link,.hasatu:visited{
	color: #FFEDC2;
	text-decoration: none;
}
.hasatu:hover{
	color: #FFEDC2;
	text-decoration: none;
}

.copyright:active,.copyright:link,.copyright:visited{
	color: #99CC00;
	text-decoration: none;
}
.copyright:hover{
	color: #FFEDC2;
	text-decoration: none;
}

/*  LINK HEADER */
.wood-link:active,.wood-link:link,.wood-link:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFEDC2;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	line-height: 30px;
}
.wood-link:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
}

/*  LINK FOOTER */
.wood-link2:active,.wood-link2:link,.wood-link2:visited{
	color: #FFEDC2;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	line-height: 30px;
}
.wood-link2:hover{
	color: #FF9900;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	color: #FFEDC2;
	letter-spacing: -2px;
	font-size: 44px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;



}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 3px;
}
.wrapper {
	width: 745px;
	margin-top: 10px;

}
.left-content {
	width: 452px;
	float: left;
	text-align: justify;

}
.right-content {
	width: 284px;
	float: right;
}
.footer {
	background-color: #240E08;
	clear: both;
	color: #CCCCCC;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;

}
.pad5 {
	padding: 5px;
	text-align: justify;

}
.bg-trans {
	background-image: url(images/bg-wood-floor.png);
	background-repeat: repeat;
}
.lsit {
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-transform: capitalize;
	padding-top: 2px;
	padding-bottom: 2px;

}
#navlist ul {
	list-style-type: square;
	margin: 0px;
}
#navlist li {
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;

}
h2 {
	font-size: 17px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
}
