body
{
  font-family:Arial, Verdana;
  font-size:12px;
  background:url('../images/background.jpg') no-repeat top center;
  background-color:#000000;
  color:#f8d261;
  height:800px;
  margin:0;
}
a
{
  text-decoration:none;
  color:#ffffff;
}
h1
{
  margin:0px 0px 10px 0px;
  font-size:20px;
}

.mainContainer
{
  width:816px;
  margin:0 auto;
}

img
{
  border:0px;
}
.headerContainer
{
  margin:114px 0px 0px 0px;
  height:252px;
}
#tableWood
{
  position:absolute;
  top:70px;
  margin:0px 0px 0px 35px;
}
.headerBackground
{
  background:url('../images/header_frame.png') no-repeat top left;
  width:816px;
  height:252px;
  padding:16px 0px 0px 12px;
  font-size:1px;
}

.menuBar ul
{
  width:678px;
  margin:0 auto;
  padding:0px 0px 0px 0px;
}
.menuBar ul li
{
  display:block;
  float:left;
  background:url('../images/btn_menu.png') no-repeat top left;
  width:111px;
  height:35px;
  text-align:center;
}
.menuBar ul li:hover
{
  background:url('../images/btn_menu_hover.png') no-repeat top left;
}
.menuBar ul li a
{
  text-decoration:none;
  color:#000000;
  font-weight:bold;
  display:block;
  padding:10px 0px 10px 0px;
}
.menuBar ul li a:hover
{
  color:#CC0000;
}

.pageContainer
{
  background:url('../images/base_content_bg.jpg') no-repeat top left;
  width:740px;
  height:407px;
  padding:24px 20px 10px 20px;
  margin:10px 0px 0px 13px;
}

#contactBox
{
  float:left;
  width:191px;
  height:336px;
  background:url('../images/contact_form_bg.png') no-repeat top left;
  padding:10px 10px 0px 10px;
  color:#000000;
}

#content
{
  float:left;
  width:516px;
  text-align:justify;
  padding:0px 0px 0px 10px;
}
.footer
{
  height:70px;
}
#preloader
{
  display:none;
}
.contactBoxTxt
{
  width:182px;
  height:100px;
  border:1px solid #100901;
  background-color:#FFDD3F;
  font-family:Arial, Verdana;
  font-size:12px;
}
#contactBoxSend
{
  border:1px solid #100901;
  background-color:#FFDD3F;
  font-family:Arial, Verdana;
  font-size:12px;
}
.contactBoxInput
{
  font-family:Arial, Verdana;
  font-size:12px;
  width:182px;
  border:1px solid #100901;
  background-color:#FFDD3F;
}
.contactBoxMsg
{
  margin: 10px 0px 0px 0px;
}
#scrolledContent
{
  height:310px;
  overflow:hidden;
}
ul
{
  margin:0px 0px 0px 20px;
  padding:0px 0px 0px 0px;
  list-style-type: none;
}
