@charset "utf-8";
/* CSS Document */

html, body {
  margin:0px;
  padding:0px;
  height:100%;
  background-color:rgb(100,101,103);
  font-family:Arial, Helvetica, sans-serif;
}

h1 {
  color:rgb(62,61,64);
  font-size:16px;
  font-weight:bold;
}

img {
  border:0px;
}

#wrapper {
  position:absolute;
  left:50%;
  width:1000px;
  margin:0 0 0 -500px;
  background-image:url(../../images/tpl/style_std/border.gif);
  background-repeat:repeat-y;
  background-position:center;
}

#page {
  width:900px;
  height:100%;
  position:relative;
  top:0px;
  left:50px;
}

#page #header {
  width:596px;
  height:200px;
  position:relative;
  top:0px;
  left:0px;
  border-width:0px 2px 0px 2px;
  border-style:solid;
  border-color:rgb(62,61,64);
  background-image:url(../../images/tpl/style_std/header.jpg);
  background-repeat:no-repeat;
  padding: 25px 0px 0px 300px;
}

#page #adbox_468 {
  width:560px;
  height:60px;
  position:relative;
  top:0px;
  left:304px;
  background-image:url(../../images/tpl/style_std/adbox_468.gif);
  background-repeat:no-repeat;
  padding:12px 20px 12px 16px;
  margin-top:-85px;
}

#page #nav {
  width:900px;
  height:25px;
  position:relative;
  top:0px;
  left:0px;
  background-color:rgb(212,2,29);
  border-width:2px 0px 2px 0px;
  border-style:solid;
  border-color:rgb(62,61,64);
}

#page #nav #innerdiv {
  width:859px;
  height:25px;
  position:relative;
  top:0px;
  left:20px;
  border-width:0px 0px 0px 1px;
  border-style:solid;
  border-color:rgb(62,61,64);
}

#page #nav #innerdiv .nav_button {
  width:213px;
  height:25px;
  float:left;
  border-width:0px 1px 0px 0px;
  border-style:solid;
  border-color:rgb(62,61,64);
  text-align:center;
  line-height:25px;
  vertical-align:middle;
}

#page #nav #innerdiv .nav_button a {
  color:#FFFFFF;
  text-decoration:none;
  font-size:16px;
  font-weight:bold;
}

#page #usr_nav {
  width:900px;
  height:25px;
  position:relative;
  top:0px;
  left:0px;
  background-color:rgb(212,2,29);
  border-width:0px 0px 2px 0px;
  border-style:solid;
  border-color:rgb(62,61,64);
}

#page #usr_nav #innerdiv {
  width:857px;
  height:24px;
  position:relative;
  top:0px;
  left:20px;
  border-width:0px 1px 0px 1px;
  border-style:solid;
  border-color:rgb(62,61,64);
  padding:1px 0px 0px 0px;
}

#page #usr_nav #innerdiv a {
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}

#page #usr_nav #innerdiv label {
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
  padding:0px 15px 0px 20px;
}

#page #usr_nav #innerdiv input,select {
  color:#FFFFFF;
  font-size:11px;
  background-color:rgb(88,88,90);
  border:1px solid rgb(62,61,64);
  padding:1px;
  margin:0px 15px 0px 0px;
}

#page #inner_nav {
  width:870px;
  height:40px;
  position:relative;
  top:0px;
  left:0px;
  background-color:rgb(227,228,228);
  padding:10px 10px 0px 20px;
  float:left;
}

#page #inner_nav h2 {
  color:rgb(212,2,29);
  font-size:14px;
  font-weight:bold;
  margin:0px;
}

#page #inner_nav {
  font-size:11px;
  color:rgb(62,61,64);
  line-height:16px;
}

#page #inner_nav a {
  font-size:12px;
  font-weight:bold;
  color:rgb(62,61,64);
  text-decoration:none;
}

#page #inner_nav .facebook-like {
  float:right;
	text-align:right;
  width:125px;
  margin-top:-18px;
	margin-right:-7px;
}

#page #content {
  width:860px;
  height:auto;
  position:relative;
  top:0px;
  left:0px;
  background-color:rgb(246,246,246);
  padding:10px 20px 10px 20px;
  float:left;
}

#footer {
  width:860px;
  height:16px;
  position:relative;
  bottom:0px;
  left:0px;
  background-color:rgb(212,2,29);
  border-width:2px 0px 0px 0px;
  border-style:solid;
  border-color:rgb(62,61,64);
  padding:4px 20px 0px 20px;
  text-align:right;
  color:#FFFFFF;
  font-size:10px;
  font-weight:bold;
  clear:both;
}

#footer a {
  color:#FFFFFF;
  font-size:10px;
  text-decoration:none;
}

#sidebar {
  width:160px;
  position:absolute;
  left:50%;
  margin:42px 0 0 475px;
  text-align:center;
}
