body
{
	font-family: Times New Roman;
	font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #666666;
	background-color: white;
  margin: 0px 0px 0px 0px;
}

p, td
{
  font-size: 14px;
  line-height: 20px;
	margin: 0px 0px 0px 0px;
  text-align: left;
}

img
{
	border-color: transparent;
	border-width: 0px;
	border-style: none;
}

a
{
  color: #2b2b2b;
  text-decoration: underline;
}

ul
{
  margin: 0;
  padding: 0;
  padding-left: 14px;
}

li
{
  margin: 0;
  padding: 0;
  list-style-type: circle;
}

span.mark
{
  background-color: #e6e6e6;
}

#container
{
  margin: 33px auto 0px auto;
  width: 830px;
}

#logo
{
  float: left;
  width: 225px;
}

#login_form
{
  float: right;
  text-align: left;
  white-space: nowrap;
  width: 298px;
  height: 25px;
  vertical-align: top;
}

#login_form #str_login
{
  float: left;
  clear: left;
  text-align: left;
  width: 137px;
  height: 25px;
  background-color: #e1e1e1;
  border-style: none;
  padding: 0;
  margin: 0;
  font-family: Times New Roman;
  font-size: 14px;
  line-height: 25px;
}

#login_form #filler
{
  float: left;
  clear: none;
  width: 5px;
  height: 25px;
  padding: 0;
  margin: 0;
  line-height: 25px;
}

#login_form #str_passwd
{
  float: left;
  text-align: left;
  width: 98px;
  height: 25px;
  background-color: #e1e1e1;
  border-style: none;
  padding: 0;
  margin: 0;
}

#login_form #btn_submit
{
  float: right;
  clear: right;
  text-align: right;
  border-style: none;
  width: 58px;
  height: 25px;
  padding: 0;
  margin: 0;
}

#menu_intro
{
  float: left;
  clear: both;
  text-align: left;
  width: 830px;
  height: 475px;
  padding: 0;
  margin: 0;
  background-position: top;
  background-repeat: no-repeat;
}

#menu
{
  float: left;
  clear: left;
  text-align: left;
  padding: 97px 0px 0px 10px;
  margin: 0;
  font-size: 23px;
  line-height: 35px;
}

#menu a
{
  text-decoration: none;
  color: #434343;
}

#menu a:hover
{
  text-decoration: underline;
  color: #434343;
}

#menu a.selected
{
  color: #737373;
  text-decoration: underline;
}

#menu_bottom
{
  float: left;
  clear: left;
  padding: 19px 0px 0px 0px;
  margin: 0px 24px 0px 24px;
}

#menu_bottom a
{
  text-decoration: underline;
  color: #a9a9a9;
}

#menu_bottom a:hover
{
  text-decoration: none;
  color: #a9a9a9;
}

#menu_bottom a.selected
{
  color: #d4d4d4;
  font-weight: bold;
  text-decoration: none;
}

.menu_bottom_item
{
  border-bottom: 1px solid #555;
  float: left;
  clear: both;
  line-height: 29px;
  height: 29px;
  width: 203px;
  text-align: left;
  font-size: 13px;
  vertical-align: middle;
}

.menu_bottom_item img
{
  position: relative;
  top: 8px;
  left: -4px;
}

#intro
{
  float: right;
  clear: right;
  text-align: left;
  padding: 0;
  width: 285px;
  margin: 74px 0px 0px 24px;
  line-height: 20px;
  font-size: 14px;
  color: #666666;
}

#intro h2
{
  font-size: 42px;
  font-weight: normal;
  line-height: 42px;
  color: #3c3c3c;
  margin: 0;
  position: relative;
  left: -13px;
}

#intro h3
{
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 15px 0px 0px 0px;
  padding: 0px 0px 0px 13px;
  position: relative;
  left: -13px;
  background-image: url('/img/teaser_left.gif');
  background-repeat: repeat-y;
  background-position: top left;
}

.bottom_item
{
  float: left;
  text-align: left;
  padding: 0;
  width: 276px;
  margin: 0px 9px 0px 4px;
  line-height: 20px;
  font-size: 13px;
  color: #666666;
}

.bottom_item h2
{
  font-size: 14px;
  font-weight: bold;
  line-height: 42px;
  color: #d4d4d4;
  margin: 0;
}

.bottom_item h3
{
  color: #a9a9a9;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  padding: 0px 0px 0px 13px;
  position: relative;
  left: -13px;
  background-image: url('/img/teaser_left.gif');
  background-repeat: repeat-y;
  background-position: top left;
}

.bottom_item a
{
  font-size: 13px;
  text-decoration: underline;
  color: #d4d4d4;
}

.bottom_item a:hover
{
  text-decoration: none;
  color: #d4d4d4;
}

#quote
{
  float: left;
  clear: both;
  width: 830px;
  height: 51px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  font-size: 25px;
  font-style: oblique;
  line-height: 51px;
  color: #6e6e6e;
  text-align: left;
  vertical-align: middle;
}

#home_left
{
  float: left;
  clear: left;
  width: 481px;
  text-align: left;
  margin-left: 9px;
/*background-color: yellow;*/
}

#home_right
{
  float: right;
  clear: right;
  width: 296px;
  text-align: left;
  padding-top: 44px;
  margin-right: 9px;
/*background-color: #F7F7F7;*/
}

#news_header
{
  float: left;
  clear: both;
  color: #666666;
  width: 296px;
  padding: 0px 0px 12px 0px;
  margin: 0;
  border-bottom: 1px solid #e1e1e1;
  font-size: 18px;
  line-height: 18px;
}

.text_left, .text_center, .text_right
{
  float: left;
  width: 267px;
  text-align: left;
  margin-left: 9px;
}

.text_left
{
  clear: left;
}

.text_center
{
  clear: none;
}

.text_right
{
  clear: right;
}

#col_left, #col_right
{
  float: left;
  width: 400px;
  text-align: left;
  margin-left: 9px;
}

#col_left
{
  clear: left;
}

#col_right
{
  clear: right;
}

#bottom
{
  float: left;
  clear: both;
  width: 830px;
  height: 226px;
  text-align: left;
  margin-top: 45px;
  background-color: #1b1b1b;
  background-image: url('/img/bottom_menu.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

#footer
{
  float: left;
  clear: both;
  width: 830px;
  height: 105px;
  text-align: center;
}

#credits
{
  float: right;
  position: relative;
  top: -82px;
  font-size: 13px;
  color: #aeaeae;
}

.teaser
{
  float: left;
  text-align: left;
  padding: 0;
  line-height: 20px;
  font-size: 14px;
  padding: 36px 0px 0px 9px;
  color: #666666;
}

.teaser h2
{
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  color: #0d0d0d;
  margin: 0;
}

.teaser h2.large
{
  font-size: 25px;
  line-height: 25px;
}

.teaser h3
{
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 9px;
  position: relative;
  left: -9px;
  background-image: url('/img/teaser_left.gif');
  background-repeat: repeat-y;
  background-position: top left;
}

.teaser_left
{
  float: left;
  clear: left;
  width: 225px;
}

.teaser_right
{
  float: right;
  clear: right;
  width: 224px;
}

.teaser_full
{
  float: left;
  clear: both;
}

.teaser_img
{
  position: relative;
  top: -11px;
}

.news
{
  width: 142px;
  border-bottom: 1px solid #e1e1e1;
  text-align: left;
  line-height: 20px;
  font-size: 14px;
  padding: 22px 0px 12px 0px;
  color: #666666;
}

.news h2
{
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  color: #0d0d0d;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.news_left
{
  float: left;
  clear: left;
  vertical-align: top;
}

.news_right
{
  float: right;
  clear: right;
  vertical-align: top;
}

.date
{
  color: #aeaeae;
}

.wrapper
{
  margin: 0;
  padding: 0;
  height: 1px;
  vertical-align: top;
}

.clearleft
{
  clear: left;
}

.clearright
{
  clear: right;
}

.clear
{
  clear: both;
}

.left
{
  float: left;
}

.right
{
  float: right;
}

.text
{
  float: left;
  text-align: left;
  border-bottom: 1px solid #e1e1e1;
  line-height: 20px;
  font-size: 14px;
  padding: 0px 0px 12px 9px;
  margin-bottom: 30px;
  color: #666666;
  vertical-align: top;
}

.text h2
{
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  color: #0d0d0d;
  margin: 0;
}

.text h2.large
{
  font-size: 25px;
  line-height: 25px;
}

.text h3
{
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 9px;
  position: relative;
  left: -9px;
  background-image: url('/img/teaser_left.gif');
  background-repeat: repeat-y;
  background-position: top left;
}

.pointer
{
  cursor: pointer;
}

