*{
  margin: 0;
  padding: 0;
}
body{
  background: #000;
  font: 11px Arial, Tahoma, Verdana, sans-serif;
  height: 1000px;
  color: #333;
}
a img{
  border: 0;
}
a{
  color: #e44e35;
}
a:visited{
  color: #776f67;
}
ul li{
  list-style-type: none;
  list-style-position: outside;
}
#basis{
  width: 985px;
  margin: 0 auto;
  padding-bottom: 130px;
}
#topNav{
  font-size: 12px;
  color: #ccc;
  text-indent: -7px;
  padding: 2px 0 4px 0;
}
#topNav a{
  text-decoration: none;
  color: #ccc;
  padding-right: 9px;
  margin-left: 7px;
}
#wrapper{
  background: #fff;
}
#header{
  background: url(/atf/cf/{173bca02-3665-49ab-9378-be009c58a5d3}/header.gif) 100% 0 no-repeat;
  width: 100%;
  overflow: hidden;
  padding-bottom: 16px;
}
#logo{
  float: left;
  display: inline;
  margin: 33px 0 0 11px;
}
#logo img{
  display: block;
}
#menu{
  float: right;
  text-transform: uppercase;
  color: #333;
  padding: 5px 4px 0 0;
}
#menu a{
  color: #333;
  text-decoration: none;
  padding: 0 9px 0 6px;
}
#menu a.active{
  color: #9C132E;
}
#topForm{
  float: right;
  padding: 64px 67px 0 0;
  width: 212px;
}
#topForm label{
  display: block;
  padding: 0 0 2px 2px;
}
.textField{
  float: left;
  width: 137px;
  border-top: 1px solid #ABADB3;
  border-right: 1px solid #DDE1E5;
  border-bottom: 1px solid #E3E9EF;
  border-left: 1px solid #E4E5E9;
  font-size: 11px;
  color: #333333;
  padding: 1px 0 2px 2px;
  margin: 1px 6px 0 0;
  display: inline;
  outline: none;
}
.submitBtn{
  float: left;
}
#firstColumn{
  float: left;
  width: 182px;
  padding-bottom: 5px;
}
#firstColumn ul{
  font-size: 12px;
  text-transform: uppercase;
  border-top: 1px solid #ADA9A4;
  margin: 51px 17px 0 0;
  line-height: 16px;
}
#firstColumn ul a{
  color: #fff;
  text-decoration: none;
}
/* #firstColumn ul li{
  border-bottom: 1px solid #ADA9A4;
  padding: 7px 0 7px 12px;
} */
#searchForm{
  padding: 28px 0 0 14px;
}
#searchForm label{
  display: block;
  text-transform: uppercase;
  color: #fff;
  padding: 0 0 1px 2px;
}
#searchForm .textField{
  width: 118px;
}
.clear{
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
#columnsWrap{
  background: #776F67;
  position: relative;
  width: 100%;
  float: left;
}
#middleCol{
  width: 524px;
  float: left;
  position: relative;
}
#middleCol img{
	display: block;
}
#arrows{
  position: absolute;
  top: 259px;
  left: 26px;
  width: 56px;
  height: 30px;
}
#arrows a{
  float: left;
}
/*#arrows img{
  display: block;
}*/
#lastCol{
  width: 277px;
  height: 299px;
  background: #E44E35;
  position: absolute;
  bottom: 0;
  left: 706px;
  border: 1px solid #EF8200;
  /*border-top: 0;*/
}
#lastCol ul{
  height: 160px;
}
#lastCol ul a{
  display: block;
  height: 27px;
  margin-left: 20px;
}
#lastCol ul img{
  display: block;
}
#lastCol ul li{
  border-bottom: 1px solid #EF8200;
  padding: 8px 0 4px 0;
  float: left;
  width: 100%;
}
#botImg{
  display: block;
  border-top: 1px solid #EF8200;
}
#botImg img{
  display: block;
}
#sideContent{
  width:424px;
  float: left;
  margin: 15px 14px 17px 14px;
  display: inline;
}
#tabs{
  position: relative;
  z-index: 2;
  height: 59px;
}
#tabs img{
  display: block;
}
#firstTab{
  background: url(/atf/cf/{173bca02-3665-49ab-9378-be009c58a5d3}/around_community.gif) 0 0 no-repeat;
  width: 202px;
  top: 0;
  left: 0;
}
#secondTab{
  background: url(/atf/cf/{173bca02-3665-49ab-9378-be009c58a5d3}/inside_center.gif) 0 0 no-repeat;
  width: 202px;
  top: 0;
  left: 190px;
}
#tabs a{
  height: 44px;
  z-index: 1;
  display: block;
  color: #333;
  outline: none;
  position: absolute;
}
#tabs a.active{
  height: 59px;
  z-index: 2;
}
#tabsContent{
  border: 3px solid #E44E35;
  width:416px;
  position: relative;
  z-index: 1;
  margin-top: -18px;
  zoom:1;
}
#links{
  background: #E44E35;
	text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 0 5px 0;
float:left;
width:417px;
}
#links p{
  font-size: 10px;
  font-weight: normal;
  padding-bottom: 7px;
}
#links a{
  color: #fff;
  text-decoration: none;
  padding: 0 16px 0 15px;
}
.list{
  width: 432px;
  overflow: hidden;
  margin-left: 14px;
  padding: 23px 0 5px 0;
}
.list li{
  float: left;
  width: 100%;
  line-height: 14px;
  padding: 8px 0 11px 0;
}
.firstCol{
padding:0 20px 0 0;
width:281px;
  float: left;
}
.firstCol a{
  color: #333;
}
.secondCol{
  width: 76px;
  float: left;
}
.secondCol a{
  color: #999;
  text-decoration: none;
  margin-left: 15px;
  display: block;
}
.list li.listHeader{
  font-size: 14px;
  font-weight: bold;
  padding: 0;
}
#formWrap{
  border-top: 2px solid #FFCC00;
  margin: 0 0 0 12px;
  width:395px;
  overflow: hidden;
  padding-bottom: 17px;
}
#formWrap img{
  float: left;
  border: 1px solid #FFCC00;
  margin-top: 12px;
}
#formList{
  width: 300px;
  padding-top: 4px;
  float: left;
}
#formList li{
  width:220px;
display:inline;
  padding-bottom: 3px;
}
#formList label{
  width: 65px;
  padding: 6px 2px 0 4px;
  float: left;
}
#formList .textField{
  width: 138px;
  background: #FFFFCC;
  border: 1px solid #9A9B9D;
  margin: 3px 0 0 0;
}
h4{
  font-size: 18px;
  color: #E34E35;
  font-weight: normal;
}
#loginForm{
  padding: 15px 0 0 155px;
}
#middleButton{
  float: left;
  display: inline;
  margin: 15px 0 0 8px;
}
a.linkButton{
  float: left;
  background: #E44E35 url(/atf/cf/{173bca02-3665-49ab-9378-be009c58a5d3}/link_bg.gif) 0 0 no-repeat;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding-left: 16px;
  margin-left: 93px;
  display: inline;
}
.linkButton span{
  float: left;
  display: inline;
  height: 20px;
  line-height: 20px;
  padding: 0 15px 0 0;
  background: url(/atf/cf/{173bca02-3665-49ab-9378-be009c58a5d3}/link_bg.gif) 100% 0 no-repeat;
}
#secondTabContent{
  display: none;
}
#secondTabContent .picture{
  border: 1px solid #FFCC00;
  margin: 13px 7px 0 0;
}
.picture{
  float: left;
  display: inline;
}
.item{
   width:405px;
  overflow: hidden;
  padding: 22px 0 14px 0;
  margin-left: 11px;
  line-height: 13px;
}
.item p{
  padding: 10px 0 13px 0;
}
h3{
  font-size: 16px;
}
.item a{
  color: #333;
}
.item p.botText{
  clear: both;
  padding: 0;
}
.moreLink{
  display: block;
  padding-bottom: 4px;
}
.moreLink a{
  color: #E34E35;
  text-decoration: none;
}
#info{
  width: 395px;
  text-align: center;
  border-top: 2px solid #FFCC00;
  margin-left: 11px;
  padding: 12px 0 9px 0;
}
#info img{
  vertical-align: top;
}
#newsBox{
  border: 3px solid #EF8200;
  width:416px;  
  margin-top: 16px;
}
.title{
  background: #EF8200;
  font-size: 12px;
  line-height: 26px;
  color: #fff;
  border-bottom: 6px solid #FFCC00;
  padding: 3px 0 0 12px;
}
.title img{
  vertical-align: middle;
  margin-bottom: 2px;
}
.title span{
  vertical-align: middle;
  padding-left: 16px;
}
.record{
  padding: 1px 4px 0 4px;
  line-height: 13px;
}
.record li{
  background: url(/atf/cf/{173bca02-3665-49ab-9378-be009c58a5d3}/bullet.gif) 0 14px no-repeat;
  padding: 9px 0 2px 10px;
}
.record a{
  color: #333;
}
#newsBox .moreLink{
  text-align: right;
  font-size: 10px;
  padding-right: 11px;
}
#newsBox .moreLink a{
  text-decoration: underline;
}
#MainColumn{
  width: 520px;
  float: left;
  padding: 15px 0 17px 0;
}
.topic{
  border: 3px solid #FFCC00;
  padding: 1px;
  width:510px;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 15px;
}
.topic .moreLink{
  display: inline;
  font-size: 10px;
  color: #E34E35;
}
.topic .picture{
  margin: 0 9px 0 0;
}
h2{
  font-size: 20px;
  color: #E34E35;
  font-weight: normal;
  padding: 15px 0 6px 0;
}
#footer{
  background: url(/atf/cf/{173bca02-3665-49ab-9378-be009c58a5d3}/footer.jpg) 0 100% no-repeat;
  text-align: center;
  text-transform: uppercase;
  padding: 65px 0 0 0;
}
#footer img{
  display: block;
  margin: 0 auto;
}
#footer a{
  color: #333;
  text-decoration: none;
  padding: 0 10px 0 13px;
}
#footer span{
  padding-right: 11px;
}
#footer p{
  padding: 17px 0 13px 0;
}
#middleContent{
  float: left;
  width: 559px;
}
.corned{
  background: #E44E35 url(/atf/cf/{173bca02-3665-49ab-9378-be009c58a5d3}/corn_1.gif) 100% 0 no-repeat;
  padding: 19px 0 11px 19px;
}
#breadcrumbs{
  font-size: 10px;
  background: #fff;
  color: #666;
  padding: 5px 0 4px 19px;
}
#breadcrumbs a{
  color: #666;
  text-decoration: none;
  padding-right: 4px;
}
#breadcrumbs span{
  padding-left: 5px;
}
#topText{
  background: #FFCC00;
  padding: 8px;
}
.intro{
  font-size: 13px;
  padding: 5px 10px 15px 10px;
  line-height: 15px;
}
.description{
  background: #fff;
  font-size: 12px;
  line-height: 18px;
}
.description .moreLink a{
  font-size: 10px;
  text-decoration: underline;
}
.description h3{
  font-size: 18px;
  font-weight: normal;
  padding: 7px 0 0 0;
}
.description p{
  padding: 11px 0 1px 0;
}
.description .picture{
  margin-right: 16px;
}
.list { width:400px;}
.description h1 {      margin-left: 265px; }
