#background
{
  position:absolute;
  background-image:url(../img/bg_main.png);
  background-repeat:no-repeat;
  width:1003px;
  height:100%;
  z-index:-1;
}

#head 
{
  background:transparent;
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100px;
  margin:0px;
  padding:0px;
}

#navigation
{
  background:transparent;
  position:absolute;
  top:100px;
  left:0px;
  width:242px;
  margin:0px;
  padding:0px;
}

#features
{
  background:transparent;
  position:absolute;
  top:100px;
  left:726px;
  width:242px;
  margin:0px;
  padding:0px;  
}

#navigation_intern
{
  position:absolute;
  bottom:-28px;
  left:640px;
  font-weight:bold;
  font-size:12px;
  z-index:2;
}

#bg_box_left
{
  margin-top:31px;
  margin-left:58px;
  padding-top:22px;
  width:182px;
  border-top: 1px solid #B7B7B7;
  border-left: 1px solid #B7B7B7;
  border-right: 1px solid #B7B7B7;
  background-color:#F1F1F1;
}

#box_buttons
{
  position:absolute;
  top:0;
  left:0;
  border-top: 1.2px solid black;
  margin-left:2px;
  padding-top:15px;
  padding-left:20px;
  width: 133px;
  height:185px;
  overflow:hidden;
  z-index:1
}

#shoutbox
{
  border-top: 1.2px solid black;
  position:absolute;
  top:0;
  left:0;
  margin-left:2px;
  padding-top:10px;
  padding-left:7px;
  font-size:7.5pt;
  width: 146px;
  height: 99px;
  overflow:hidden;
  z-index:1;
}

#content 
{
  background:transparent;
  position: absolute;
  top:100px;
  margin:0px;
  padding:0px;
  margin-left:242px;
  z-index:1;
}

#bg_box_main
{
  margin-top:31px;
  margin-left:18px;
  padding-top:21px;
  width:504px;
  border-top: 1px solid #B7B7B7;
  border-left: 1px solid #B7B7B7;
  border-right: 1px solid #B7B7B7;
  background-color:#F1F1F1;  
}

#box_main_top
{
  margin-left:21px; 
  width:466px; 
  height:27px;
  background-image:url(../img/box_main_top.png);
  overflow:hidden;
}

#box_main
{
  position:relative;
  margin-left:21px;
  width:466px;
  background-image:url(../img/box_main.png);
}

#content_box
{
  position:relative;
  margin:0px;
  border-top:1px solid black;
  margin-left:2px;
  padding:18px;
  width:420px;
  min-height:137px; 
  background-image:url(../img/pattern_box_main.png);
  background-position:top left;
  background-repeat:no-repeat;
  z-index:1;
}

#version
{
  margin-top:1px;
  text-align:right;
  font-size:10px; 
  color:#999999;  
}

#footer
{
  text-align:center; 
  font-size:11px; 
  color:#999999;
  margin-bottom:20px;
}


#bg_box_right
{
  margin-top:31px;
  margin-left:58px;
  padding-top:22px;
  width:182px;
  border-top: 1px solid #B7B7B7;
  border-left: 1px solid #B7B7B7;
  border-right: 1px solid #B7B7B7;
  background-color:#F1F1F1;
}


.box_left, .box_right
{
  position:relative;
  margin-left:12px;
  width:162px;
  background-image:url(../img/box_left.png);
}

.img_nav
{
  margin:1px;
  padding:0px;
}

.input_shoutbox
{
  width:75px; 
  font-size:10px; 
}
