html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
    text-align: left;
}
img {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    height: 150px;
    width: 150px;
}
a {
	color: #333333;
    font-size: 11px;
}
a:hover {
	color: #F2AB9E;
}
.clear {
	clear: both;
}

body
{
    text-align: center;
    color: white;
    font: 11px verdana, sans-serif;
    background-color: #000209;
}
#home {
	text-align: left;
	margin: 15px auto;
	width: 1001px;
	position: relative;
    top: 0px;
    height: 600px;
}
#wrapper
{
    width: 778px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 375px;
    background-image:url(/images/banner.png);
}
#rek
{
    width: 200px;
    height: 600px;
    position: absolute;
    top: 0;
    left: 790px;
    background-color: #000310;
}
#about
{
    width: 110px;
    height: 39px;
    position: absolute;
    top: 610px;
    left: 397px;
    background-color: #000209;
    text-align: center;
}

#part1
{
    width: 185px;
    height:170px;
	position: absolute;
	top: 387px;

}
#part2
{
    width: 185px;
    height:170px;
	position: absolute;
	top: 387px;
	left:197px;
}
#part3
{
    width: 185px;
    height:170px;
	position: absolute;
	top: 387px;
	left:394px;
}
#part4
{
    width: 187px;
    height:170px;
	position: absolute;
	top: 387px;
	left:591px;
}
#part5
{
    width: 765px;
    height:20px;
	position: absolute;
	top: 570px;
	border: 5px solid #000515;
    text-align: left;
    left: 0px;
}
#head-1 {

	width: 461px;
	top: 0;
	left: 317px;
	position: absolute;
	margin: 15px 0 0px 0px;
}
#head-2 {

	width: 156px;
	height: 38px;
	top: 386px;
	left: 622px;
	position: absolute;
}

#nav {
	margin: 5px 0 25px 15px;
	color: #C15D4B;
    width: 301px;
}
#nav a {
  text-decoration: none;
  color: #CCCCCC;
}
#nav li {
  background: url('images/nav_bg.png') no-repeat left bottom;
  _height: 1%;
  padding: 8px 12px 16px 110px;
    width: 243px;
}
#nav li.last {
  background: bottom left url(images/nav_bg_last.jpg) no-repeat;
}
#gallery img {
	display: block;
}
h1 {
  height: 172px;
  color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: white;
  padding-right: 3px;
}
h1 .hone {
  padding: 10px 0 0 10px;
  font: 50px Keaton, "Arial Narrow", "Tahoma", arial, sans-serif;
}
h1 .htwo {
  position: relative;
  top: -2.3em;
  left: 7.5em;
  font-size: 18px;
  width:auto;
}
h1 .hthree {
  position: relative;
  top: -2.5em;
  left: 4.5em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #808080;
}
h2 {
  font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h2 em {
  color: white;
}

#body-left {
	float: left;
	width: 330px;
	padding-left: 28px;
}
#gallery {
	border: 1px solid #9F0408;
	background: #750306;
	margin: 13px 10px 0 6px;
	height: 261px;
	position: relative;
}
.gal {
	background: #9F0408;
	padding: 4px;
	position: absolute;
}
#gzero {
	top: 13px;
	left: 15px;
	width: 221px;
}
#gone {
	top: 200px;
	left: 15px;
	width: 57px;
}
#gtwo {
	top: 200px;
	left: 98px;
	width: 57px;
}
#gthree {
	top: 200px;
	left: 179px;
	width: 57px;
}

#body-right {
	float: right;
	width: 388px;
	padding-right: 22px;
}

.spacer {
	height: 5px;
}
