*{
  margin:0px;
  padding:0px;
}
p{
  padding:0 0 0 0;
  margin:10px 0 0 0;
}
img{
  border:0px;
}
html{
  width:100%;
  height:100%;
  background-color:#1D0000;
}
body{
  background-image:url(../images/bg.gif);
  background-position:top left;
  background-repeat:repeat-x;
  width:766px;
  margin:auto;
}
#site{
  background-image:url(../images/bg_2.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  width:766px;
  margin-left:auto;
  padding:20px 0 0 0;
  float:left;
}
#header{
  padding:0 0 0 85px;
}
#content{
  width:766px;
  float:left;
}
.left{
  width:217px;
  padding:51px 0 0 94px;
  float:left;
}
.left img{
  float:left;
}
.menu{
  width:180px;
}
.menu li{
  float:left;
  list-style-type:none;
}
.right{
  float:left;
  background-color: #f5f1d6;
  width:352px;
  padding:14px 0 12px 18px;
  font-family:Tahoma;
  font-size:11px;
  color:#5D524E;
}
.item{
  width:335px;
  float:left;
  padding:10px 0 18px 0;
  border-bottom:1px solid #DCD8C2;
  margin:0 0 15px 0;
}
.item p{
  padding: 0 0 0 0;
  margin: 10px 0 0 0;
}
.item ul{
  width:200px;
}
.item ul li{
  list-style-type:none;
  width:185px;
  padding:10px 0 0 13px;
  background-image:url(../images/arrow2.gif);
  background-position:0px 15px;
  background-repeat:no-repeat;
}
.item ul li a{
  color:#F14400;
  text-decoration:underline;
}
.item img{
  float:left;
  margin:0 13px 0 0;
}
.item a{
  color:#F14400;
  text-decoration:underline;
}
.item a.arrow{
  display:block;
  float:left;
  background-image:url(../images/arrow.gif);
  background-repeat:no-repeat;
  background-position:0px 4px;
  color:#F14400;
  font-size:10px;
  font-weight:bold;
  padding:0 0 0 12px;
  margin:10px 0 0 0;
  float:left;
}
.item a:visited, .block2 ul li a:visited,.copy a:visited {
  text-decoration:underline;
}
.item a:hover, .block2 ul li a:hover, .copy a:hover {
  text-decoration:none;
}
.right span{
  display:block;
  float:left;
  width:144px;
  padding:11px 0 5px 3px;
}
.right span strong{
  float:left;
  clear:both;
  width:144px;
}
.block{
  width:300px;
}
.block h2{
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  margin: 0 0 -10px 0;
  padding: 0 0 0 0;
}
.block a{
  color:#F14400;
  text-decoration:underline;
}
.block ul{
  width:335px;
  float:left;
  padding:10px 0 18px 0;
  border-bottom:1px solid #DCD8C2;
  margin:0 0 15px 0;
}
.block ul li{
  list-style-type:none;
  float:left;
  width:300px;
  padding:10px 0 0 13px;
  background-image:url(../images/arrow2.gif);
  background-position:0px 15px;
  background-repeat:no-repeat;
}
.block ul li a{
  color:#F14400;
  text-decoration:underline;
}
.block1{
  width:178px;
  float:left;
}
.block1 ul{
  display:block;
  float:left;
  padding:0 0 8px 10px;
  display:inline;
}
.block1 ul li{
  list-style-type:none;
  float:left;
  width:150px;
  padding:10px 0 0 10px;
  background-image:url(../images/arrow2.gif);
  background-position:0px 15px;
  background-repeat:no-repeat;
}
.block1 ul li a{
  color:#F14400;
  text-decoration:underline;
}
#footer{
  float:left;
  width:766px;
  height:137px;
  background-image:url(../images/footerbg.jpg);
  background-position:311px 0px;
  background-repeat:no-repeat;
}
.envelope{
  float:left;
  display:block;
  margin:23px 0 0 94px;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  color:#614646;
  width:180px;
}
.envelope img{
  float:left;
  margin:0 15px 0 0;
}
.copy{
  font-family:Tahoma;
  font-size:11px;
  color:#F5F1D6;
  margin:23px 0 0 54px;
  float:left;
}
.copy a{
  font-size:10px;
  color:#F14400;
  margin:12px 8px 0 0;
  float:left;
}
.copy img {
  float:left;
  margin:18px 8px 0 0;
}
.title img{
  float:left;
}
.title H1{
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  margin: 0 0 0 20px;
  padding: 3px 0 0 0;
}

