body, html {
	background: #1d1409;
	color: #e7cc9e;
	height: 100%;
	margin:0;
	padding:0;
	text-align: center
}

html  {
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size: 62.5%
}

a img {border: none}

#container {
	background: url("header.jpg") 0 0 no-repeat;
	font-size: 140%;
	height: auto !important;
  height: 100%;
	margin: 0 auto;
	min-height: 100%;
	padding: 0 40px;
	position: relative;
	text-align: left;
	width: 900px
}

#header {
	border-bottom: 1px solid #5a4b35;
	height: 172px;
	padding: 108px 0 0 0;
	width: 900px
}

#header a {
	color: #fff;
}

#logo {
	display: block;
	height: 162px;
	width: 361px
}

#subheader {
	border-bottom: 1px solid #5a4b35;
	height: 39px;
	margin: 0 0 5px 0;
	width: 900px
}

#menu {
	float: left;
	height: 29px;
	margin: 0;
	overflow: hidden;
	padding: 10px 0 0 20px;
	width: 780px
}

#menu li {
	display: inline;
	font-size: 120%;
	line-height: 100%;
	list-style: none;
	margin: 0;
	padding: 0 20px
}

#menu li a {
	color: #c3ad85;
	text-decoration: none
}

#menu li a:hover {
	color: #e7cc9e;
	text-decoration: underline
}

#flags {
	float: left;
	height: 27px;
	padding: 12px 0 0 0;
	text-align: right;
	width: 100px
}

#flags a {
	display: inline;
	height: 16px;
	margin: 0 0 0 10px;
	width: 22px
}

#main {
	background: url("rohy.png") 0 0 no-repeat;
	height: auto !important;
  height: 250px;
  line-height: 140%;
	min-height: 250px;
	padding: 60px 40px 125px 40px;
	width: 820px
}

#main h1, #main h2, #main h3, #main p {
	font-weight: normal;
	margin: 0 0 20px 0
}

#main h1, #main h2 {
    clear: both
}

#main p {
	font-size: 110%
}

#main a {
	color: #fff;
	text-decoration: underline
}

#main a:hover {
	color: #c3ad85
}

#footer {
	background: url("footer.png") 0 0 no-repeat;
	bottom: 0;
 	height: 50px;
	left: 40px;
	overflow: hidden;
	padding: 85px 0 0 0;
	position: absolute;
	width: 900px
}

#footer-text {
	border-top: 1px solid #5a4b35;
	float: left;
	height: 39px;
	margin: 0;
	padding: 10px 0 0 0;
	width: 632px
}

#footer-copy {
	border-top: 1px solid #5a4b35;
	float: left;
	height:49px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 268px
}

#footer-copy span {
	background: url("footer-text.png") top left no-repeat;
	display: block;
	height:49px;
	left: 0; 
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 268px;
	z-index: 1
}

.gal {
	border: 1px solid #e8cd9e;
	float: left;
	height: 148px;
	margin: 0 17px 17px 0;
	width: 148px
}

.galls {
	border: 1px solid #e8cd9e;
	float: left;
	height: 148px;
	margin: 0 0 17px 0;
	width: 148px
}

.galyt {
	float: left;
	height: 304px;
	margin: 0 0 20px 0;
	padding: 0 5px;
	width: 398px
}

.cleft {
	clear: left
}

.clgal {
	clear: left;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 5px 0 10px 0; 
	width: 610px
}

.cleaner {
	clear:both;
  height:1px;
  line-height: 1px;
  font-size: 1px;
  margin: 0;
	padding:0;
	visibility: hidden;
}

