body {
	background-color: #533f27;
	margin: 0px;
	text-align: center;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header {
	height: 314px;
	width: 1000px;
}
#content {
	font-size: 12px;
	width: 1000px;
	vertical-align: top;
	text-align: left;
}
hr {
	height: 1px;
	color: #654d2f;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #654d2f;
	text-transform: capitalize;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #cc9900;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #cc9900;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #906c13;
}
#footer {
	height: 94px;
	width: 985px;
	text-align: left;
	vertical-align: middle;
	font-size: 9px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 15px;
}
.granito td {
	background-image: url(images/thumb.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 123px;
	width: 123px;
}
.doorso td {
	background-image: url(images/thumb-doors.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 190px;
	width: 130px;
}
.bordered-table {
	font-size: 11px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #654d2f;
	border-left-color: #654d2f;
}
.bordered-table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #654d2f;
	border-bottom-color: #654d2f;
	padding: 10px;
}
.bordered-table .gray {
	background-color: #5c4427;
}
.bordered-table .top {
	background-color: #cc9900;
	font-weight: bold;
}
.cssnav	{
	overflow: hidden;/* for ie to hide extra height*/
	background-image: url(images/logo-logo.gif);
	background-repeat: no-repeat;
}
.cssnav a {
	display: block;
	overflow: hidden;/* for ie to hide extra height*/
}
.cssnav a:hover {
	visibility: visible;
}
.cssnav a:hover img {
	visibility: hidden;
}
.contackt td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #654d2f;
	padding: 10px;
}
.bortable {
	background-color: #5c4427;
	border: 1px solid #654d2f;
	padding: 20px;
}
























#dhtmltooltip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	position: absolute;
	border: 1px solid #cc9900;
	padding: 5px;
	background-color: #533f27;
	visibility: hidden;
	z-index: 100;
}
