html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	min-width:900px;
	min-height: 663px;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	line-height: 1.5px;
}
a {
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #706f1e;
}
a:focus {
	outline: none;
}
#floater {
	float: left;
	height: 50%;
	margin-bottom: -338px;
	width: 1px;
	position: relative;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	height: 663px;
	padding: 0px;
	clear: both;
}
#header {
	margin: 0 0 0 580px;
	padding: 110px 0 0 0;
	height: 40px;
}
#slider {
	margin: 0 100px 0 100px;
	padding: 50px 0 0 0;
}
h1 {
	font-size: 19px;
	padding: 0px;
	color: #fff;
	letter-spacing: 1px;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	font-style: italic;
	font-weight: bold;
	color: #362f2d;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	line-height: 20px;
}
#footer {
	clear: both;
	margin: 30px 0 0 580px;
	padding: 0;
	height: 40px;
}
.underline {
	color: #706f1e;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #706f1e;
}
#wrapper #footer h3 a {
	color: #fff;
	text-decoration: none;
	border-bottom-style: none;
}
#wrapper #footer h3 a:visited  {
	color: #FFF;
}
#wrapper #footer h3 a:hover {
	color: #d9cb9e;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d9cb9e;
}
/*	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #706f1e;
*/#slider  li iframe {
	overflow: hidden;
}
