/* TEMPLATE SETTINGS */

#cnt_root
{
  width:1000px;
}

#cnt_header
{
  position:relative;
  width:1000px;
  height:185px;
}

#header_top
{
  position:relative;
  width:1000px;
  height:43px;
}

#logo
{
  position:relative;
  width:190px;
  height:43px;
  float:left;
  padding-left:20px;
  overflow:hidden;
}

#header_slogan
{
  background: url(../images/header_top.png);
  margin-left:110px;
  width:680px;
  height:43px;
  float:left;
}

#header_left
{
  float:left;
  background: url(../images/header_left.png);
  width:112px;
  height:142px;
}
#header_right
{
  float:left;
  background: url(../images/header_right.png);
  width:363px;
  height:142px;
}
#cnt_topmenu
{
  position:absolute;
  width:270px;
  left:730px;
  top:92px;
}

#cnt_left
{
  position:relative;
  width:87px;
  height:360px;
  float:left;
}

#cnt_middle
{
  position:relative;
  width:826px;
  float:left;
}

#cnt_mainmenu
{
  position:relative;
  width:826px;
  padding:5px 0px 5px 0px;
}

#cnt_submenu
{
   position:relative;
   width:180px;
   padding:30px 0px 0px 0px;
   float:left;
}

#cnt_mainbody
{
  position:relative;
  padding:30px 10px 30px 10px;
  width:436px;
  float:left;
}

#cnt_news
{
  position:relative;
  padding:30px 0px 30px 0px;
  margin-left:10px;
  width:180px;
  float:left;
  overflow: hidden;
  border-left: 0px solid #aaa;
}

#cnt_footer_image
{
  position:relative;
  clear:left;
  width:1000px;
  height:62px;
  background: url(../images/footer.png) no-repeat;
}

#cnt_footer
{
  position:relative;
  float:left;
  width:488px;
  left:87px;
  top:15px;
  font-size:0.55em;
  color:#4F4F4F;
}

#cnt_partnerlogos
{
  position:relative;
  float:left;
  left:227px;
  width:285px;
  text-align:right;
}