body {
	background-color: #6d87b0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

li {
	margin-bottom: 7px;
	list-style-image: url(images/KlassB_bullet2.gif);
}

#container {
	width: 1014px;
	margin-left: auto;
	margin-right: auto;
	background-color: #05065b;
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
}

#header {
	display: block;
	margin-bottom: 0px;
	height: 190px;
	width: 100%;
}

#logo {
	float: left;
	width: 186px;
	height: 186px;
	background-image: url(images/logo_wood.png);
}

#headertxt {
	float: right;
	width: 828px;
}

#phone {
	position: relative;
	left: 670px;
	top: 5px;
	color: #f1d5b8;
	font-size: 12pt;
	font-size-adjust: none;
	font-weight: bold;
	letter-spacing: 1px;
}

#title {
	position: relative;
	left: 15px;
	top: 30px;
	background-image: url(images/classicwoodfloors.png);
	width: 783px;
	height: 44px;
	background-repeat: no-repeat;
}

#tagline {
	position: relative;
	top: 50px;
	left: 30px;
	background-image: url(images/tagline.png);
	width: 721px;
	height: 35px;
	background-repeat: no-repeat;
}

#menubar {
	width: 1014px;
	height: 22px;
}

#main {
	background-color: #f1d5b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 130%;
	color: #006;
	margin-left: 1px;
	padding: 20px 20px 20px 20px;
	width: 968;
}

#pgtitle {
	
}

#content {
	margin-top: 10px;
}

#border {
	clear: both;
	background-image: url(images/border1.jpg);
	height: 34px;
	margin-bottom: 8px;
	margin-top: 5px;
	background-repeat: repeat-x;
	width:100%;
}

div#footer {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #f1d5b8;
	background-color: #05065b;
	margin-top: 5px;
	margin-bottom: 18px;
}

a.footerlink:link, a.footerlink:visited {
	color: #f1d5b8;
	background-color: #05065b;
	text-decoration: none;
}

a.footerlink:hover {
	color: #f1d5b8;
	background-color: #05065b;
	text-decoration: underline;
}





#bottom-menu {
	margin-top:15px;
}

#copyright {
	margin-top: 18px;
	margin-bottom: 7px;
}

#credit {
	
}

#flash {
	float: right;
	width: 300px;
	height: 400px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	text-align: center;
	border: 2px solid navy;
	background-image: url(images/diningroom.jpg);
/*	padding: 30px;
	background-color: #a6b5ce;
	border: 2px solid #364763;
	margin-right: -10px;*/
}

#flash2 {
	float: right;
	width: 400px;
	height: 300px;
	margin-left: 20px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
	border: 2px solid navy;
	background-image: url(images/ss_custom/1.jpg);
/*	padding: 30px;
	background-color: #a6b5ce;
	border: 2px solid #364763;
	margin-right: -10px;*/
}


#features {
	text-align: center;
	margin-left: 0px;
}

table.features {
	text-align: left;
}

td.features {
	border: thin solid brown;
	background-color: #eac097;
	padding: 10px;
	width: 120px;
}

.box {
	border: thin solid brown;
	background-color: #eac097;
	padding: 5px;
	text-align: left;
	line-height: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}


.featuretxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	line-height: 110%;
	margin-top: 10px;
}


.imglft {
	float: left;
	padding-right: 10px;
}

.imgrt {
	float: right;
	padding-left: 20px;
}


.testcell {
	display: table-cell;

}

.contactbox {
	width: 200px;
	border: 1px solid navy;
	padding: 5px;
	float: right;
	margin-left: 30px;
	margin-right: 120px;
}