/* Generated by KaZcadeS */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #ffffff url(images/bg.jpg) repeat-x scroll center top;
  font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
  font-size: 13px;
  color: #333333;
  line-height: 26px;
}
a {
  color: #cb392c;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#wrap {
  margin: 0 auto;
  width: 900px;
}
#header {
  height: 100px;
}
#header h1 {
  padding: 25px 0 0 0px;
  font-size: 40px;
  font-weight: 100;
  letter-spacing: -1px;
}
#header h1 a {
  text-decoration: none;
  color: #b7271f;
}
#header h1 a:hover {
  text-decoration: none;
  color: #000000;
}
#header h2 {
  padding: 0 0 0 1px;
  color: #666666;
  font-size: 17px;
  font-weight: 100;
}
#menu {
  height: 20px;
  line-height: 30px;
}
#menu ul {
  padding-left: 2px;
  list-style-type: none;
}
#menu ul li {
  display: block;
  float: left;
}
#menu ul li a {
  padding: 0 20px 0 0;
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
}
#menu ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#content {
  margin: 20px 0;
  line-height: 15px;
}
.left {
  float: left;
  width: 580px;
  text-align: justify;
}
.left h2 {
  padding: 10px 0 15px;
  color: #b7271f;
  font-size: 24px;
  letter-spacing: -3px;
  font-weight: 100;
}
.left h2 a {
  color: #b7271f;
}
.left h2 a:hover {
  color: #333333;
}
.right {
  border: 1px solid #990000;
  padding: 2px;
  background: #ffdddd none repeat scroll 0%;
  margin-top: 24px;
  float: right;
  font-size: 14px;

}
.right h2 {
  padding: 5px 0 2px;
  font-size: 12px;
  color: #555555;
}
.right ul {
  padding: 2px 0 2px;
  list-style-type: none;
}
.right ul li {
}
.right ul li a {
  border-bottom: 1px solid #999999;
  padding: 1px;
  display: block;
  color: #666666;
  line-height: 18px;
}
.right ul li a:hover {
  color: #333333;
  text-decoration: none;
}
pie {
  position: absolute;
  top: 450px;
  left: 190px;
}
#footer {
  border-top: 10px solid #dddddd;
  padding: 5px 0 10px;
  width: 900px;
  height: 100px;
  position: absolute;
  top: 600px;
  font-size: 11px;
  color: #cc0000;
  text-align: center;
}
#footer a {
  color: #999999;
}
#footer a:hover {
  color: #333333;
  text-decoration: underline;
}
