@charset "utf-8";
/* CSS Document */

body,div,span,p,td,input,textarea,option,ul,ol,li,a
{
  font-family:arial;
  color:#636363;
  font-size:12px;
  line-height:18px;
  letter-spacing:1px;
  text-decoration:none;
}

p
{
  margin:0 0 18px;
}

a,b
{
  color:#ed1b23;
}

a img
{
  border:0;
}
  
input,textarea
{
  font-size:10px;
  line-height:14px;
}

.contactform td input,.contactform td textarea
{
  font-size:12px;
  line-height:14px;
}

body
{
  padding:0;
  margin:0;
  background:#636363;
}

#mainContainer
{
  position:absolute;
  width:100%;
  margin:0 auto;
}

#centerDiv
{
  position:relative;
  width:1010px;
  margin:0 auto;
}

#left,#right,#headerDiv,#menuDiv,#content1Div,#content2Div,#footerDiv
{
  float:left;
  position:relative;
}

#left
{
  width:15px;
}

#right
{
  width:995px;
}

#headerDiv,#menuDiv,#content1Div,#content2Div,#footerDiv
{
  width:985px;
  background-repeat:no-repeat;
  background-position:top left;
}

#headerDiv
{
  height:130px;
}

#menuDiv
{
  height:39px;
}

#content1Div
{
  height:480px;
}

#content2Div
{
  height:107px;
}

#footerDiv
{
  height:30px;
  text-align:center;
  font-size:10px;
  color:#fff;
}

#footerDiv a,#footerDiv span
{
  font-size:10px;
  color:#fff;
}

#footerDiv span.sep
{
  color:#8dc73f;
}

.img
{
  border:0;
}

#mm
{
  margin-top:410px;
}

#loginDiv
{
  width:985px;
  height:34px;
  position:absolute;
  bottom:0;
}

#login_register,#login_button,#login_password,#login_name,#login_login
{
  height:34px;
  float:right;
}

#login_register,#login_button
{
  margin-right:40px;
}

#login_password,#login_name
{
  width:120px;
  margin-right:4px;
  background-repeat:no-repeat;
  background-position:top left;
}

.login_input
{
  width:102px;
  height:15px;
  border:0;
  margin:3px 8px;
}

#menuTabs
{
  width:922px;
  height:29px;
  position:absolute;
  bottom:0;
  right:35px;
}

.menu_item,.menu_item_left,.menu_item_middle,.menu_item_right
{
  height:29px;
}

.menu_item
{
  float:right;
  position:relative;
}

.menu_item_left,.menu_item_middle,.menu_item_right
{
  float:left;
  position:relative;
}

.menu_item_left,.menu_item_right
{
  width:5px;
}

.menu,a.menu,a.menu_active,a.submenu,a.submenu_active
{
  line-height:26px;
  letter-spacing:1px;
  font-weight:bold;
  text-transform:uppercase;
  color:#fff;
  margin:0 6px;
}

a.menu_active
{
  color:#ed1b23;
}

a.submenu,a.submenu_active
{
  color:#636363;
}

.btn
{
  width:1px;
  height:1px;
}

.mat_cat a
{
  color:#636363;
}
  
.mat_cat
{
  float:left;
  text-align:center;
  font-weight:bold;
  padding:6px 0;
}

.mat_cat:hover
{
  background:#e0e0e0;
}
