* {
  margin: 0;
  padding: 0;
  text-align: left;
}
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  min-height: 100%;
  min-width: 940px;
}


/****
 Page
 ****/
body {
  background: #20242c url('/_i/bg.jpg') repeat 0 0;
}
#Page {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height:100%;
  margin: 0; padding: 0;
  background: url('/_i/bg-top.jpg') repeat-x center top;
}

#FUB, #TSM {
  position: absolute;
  top: 27px; left: 170px;
  width: 131px; height: 37px;
  margin: 0; padding: 0;
  font-size: 8px;
  color: #fff;
  white-space: normal;
  z-index: 10;
}
#TSM { left: 355px; width: 140px;}
#FUB a, #TSM a { color: #fff;}
body.main #FUB { top: 52px; left: 405px;}
body.main #TSM { top: 52px; left: 580px;}

#Page .otop {
  position: absolute;
  top: 0px; left: 0px;
  width: 152px; height: 100px;
  background: url('/_i/bg-o-top2.jpg') no-repeat;
  z-index: 1;
}
#Page .oleft {
  position: absolute;
  top: 100px; left: 0px;
  width: 50px; height: 248px;
  background: url('/_i/bg-o-left2.jpg') no-repeat;
  z-index: 0;
}
body.main #Page .otop {
  width: 720px; height: 312px;
  background: url('/_i/bg-o-top_main.jpg') no-repeat;
}
body.main #Page .oleft {
  top: 312px; left: 0px;
  width: 280px; height: 200px;
  background: url('/_i/bg-o-left_main.jpg') no-repeat;
}


/*************
 Head & Inside
 *************/
#Head {
  position: relative;
  padding: 100px 50px 0 50px;
}
body.main #Head {
  padding: 312px 50px 0 50px;
}

#Inside {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 500px;
  margin: 0; padding: 0;
  background: #fff url('/_i/inside-top.gif') repeat-x top;
}

#Inside .inside_wrap {
  position: relative;
  margin: 0 50px 100px 0;
  padding: 0 0 0 120px;
  border-top: 1px solid #f7e6f3;
  z-index: 0;
  background: none;
}

#Inside .line {
  position: absolute;
  bottom: 0px; left: 0px;
  width: 100%; height: 12px;
  margin: 0; padding: 0;
  background: #ea0004 url('/_i/line-r.gif') no-repeat right bottom;
  font-size: 1px;
  z-index: 5;
}
#Inside .line div {
  clear: both;
  width: 12px; height: 12px;
  margin: 0; padding: 0;
  background: url('/_i/line-l.gif') no-repeat left bottom;
}
#Inside .wing {
  position: absolute;
  top: 0; left: 0;
  height: 220px; width: 210px;
  background: url('/_i/wing-big2.jpg') no-repeat left top;
  z-index: 1;
}
body.main #Inside .wing {
  position: absolute;
  top: 0; left: 0;
  height: 10px; width: 10px;
  background: url('/_i/inside-wing_main.gif') no-repeat left top;
  z-index: 1;
}
#Inside .tr {
  position: absolute;
  top: 0; right: 0;
  margin: 0 !important;
  margin-right: -1px;
  height: 10px; width: 10px;
  background: url('/_i/inside-tr.gif') no-repeat right top;
  z-index: 1;
}
body.main #Inside .tr {background: url('/_i/inside-tr_main.gif') no-repeat right top;}



/*****
 Title
 *****/
#Title {
  position: absolute;
  top: 50px; left: 120px;
  margin: 0 0 0 -7px;
  padding: 20px 0 0 7px;
  background: none;
  z-index: 2;
}
#Title h1 {
  margin: 0; padding: 0;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  color: #000;
}
#Title h2 {
  margin: 0; padding: 0;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  color: #ea0004;
}
#Title div {
  margin: 0;
  padding: 20px 0 0px 0;
  font-size: 12px;
  color: #89b1db;
}
#Title .t1 { margin-top: 0px;}
#Title .t2 { margin-top: 4px; margin-left: 0px;}

#Title h1 a img {
	border-bottom: 1px solid #5b394b;
}
#Title h2 a img {
	border-bottom: 1px solid #ea0004;
}


/**********
 Navigation
 **********/
#Navigation {
  position: relative;
  margin: 0 0 0 -90px;
  padding: 0 0 0 0px;
  z-index: 3;
}
#Navigation table {
  margin: 0;
  width: 100%;
}
#Navigation table th {
  padding: 10px 8px;
  width: 5%;
  border-top: 5px solid #ccc;
  text-align: center;
  font-size: 83%;
  font-weight: bold;
}
#Navigation ul {
  float: right;
  width: auto;
  margin: 0; padding: 0;
  white-space: nowrap;
  list-style-type: none;
}
#Navigation ul li {
  display: block;
  float: left;
  margin: 0 0.25em 0 0;
  padding: 0;
  font-size: 83%;
  font-weight: normal;
  white-space: nowrap;
}

#Navigation ul li a {
  display: block;
  margin: 0;
  padding: 1.5ex 0.75ex 1ex 0.75ex;
  border-top-style: solid;
  border-top-color: #f7e6f3;
  border-top-width: 4px;
  white-space: nowrap;
}
#Navigation ul li a:link    { color: #000; }
#Navigation ul li a:visited { color: #000; }
#Navigation ul li a:hover   { color: #ea0004; border-top-color: #ea0004;}

#Navigation ul li span {
  display: block;
  margin: 4px 0 0 0;
  padding: 1.5ex 0.75ex 1ex 0.75ex;
  color: #a3a3aa;
}
#Navigation ul li strong {
  display: block;
  margin: 0;
  padding: 1.5ex 0.75ex 1ex 0.75ex;
  border-top-style: solid;
  border-top-color: #ea0004;
  border-top-width: 4px;
  font-weight: bold;
  color: #ea0004;
}


/****
 Foot
 ****/

#Foot {
  clear: both;
  position: relative;
  margin: 0;
  padding: 40px 50px;
}

#Foot a:link {color: #a3a3aa;}
#Foot a:visited {color: #a3a3aa;}
#Foot a:hover {color: #fff;}

#Foot .copy {
  position: absolute;
  right: 20px;
  width: 30%;
  margin: 0; padding: 0;
  text-align: center;
}
#Foot .copy * {
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #a3a3aa;
}
#Foot .copy h6 {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 12px;
}
#Foot .copy h6 div {
  font-size: 20px;
}
#Foot .copy address {
  display: block;
  margin: 0;
  padding: 0 0 3px 0;
  font-size: 11px;
}

/********/
#Petrovs {
  position: relative;
  margin: 30px 0 0 0;
  text-align: center;
}
#Petrovs img {
  display: inline;
  font-size: 6px;
  font-style: normal;
  color: #a3a3aa;
}
#Petrovs h4 {
  position: relative;
  margin: 0; padding: 0;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: #a3a3aa;
}

/***************/
#Foot .sponsors {
  width: 66%;
}
#Foot .sponsors h5 {
  padding: 30px 0 10px 0;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  color: #a3a3aa;
}
#Foot .sponsors ul.sponsorslist li.main h5 { padding: 0 0 3px 0;}

ul.sponsorslist {
  width: 100%;
  list-style-type: none;
  margin: 0; padding: 0;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
}
ul.sponsorslist li {
  overflow: hidden;
  display: block;
  margin: 0 12px 10px 0;
  padding: 0;
  float: left;
  width: 125px; height: 80px;
  color: #a3a3aa;
  background: #292c33;
}
ul.sponsorslist li.main {
  margin: 0 12px 10px 0;
  width: 165px; height: 100px;
  background: inherit;
}
ul.sponsorslist li.main div {
  overflow: hidden;
  width: 165px; height: 70px;
  color: #a3a3aa;
  background: #292c33 url('/_i/sponsor-bg-big.gif') no-repeat;
}
ul.sponsorslist li.main h5 {
  padding: 0 0 3px 0;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  color: #a3a3aa;
}
ul.sponsorslist li img {
  display: block;
  margin: 1px 0 0 1px;
  width: 123px; height: 78px;
}
ul.sponsorslist li.main img {
  display: block;
  margin: 1px 0 0 1px;
  width: 163px; height: 68px;
}

/***************/
#Foot .counters {
  width: auto; height: 100px;
  margin: 0;
  padding: 60px 0 0 0;
  white-space: nowrap;
  text-align: center;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
#Foot div.counter {
  display: inline;
  margin: 0; padding: 0;
  text-align: center;
}
#Foot div.counter * {
  display: inline;
}
