*{
  margin: 0;
  padding: 0;
  text-shadow: #000 0 0;
}
body{
  background: #fff;
  font: 14px Verdana, Tahoma, Arial, sans-serif;
  color: #736b43;
}
#basis{
  width: 770px;
  margin: 0 auto;
  background: url(img/bg.gif) 0 0 repeat-y;
}
#header{
  width: 100%;
  overflow: hidden;
  position: relative;
}
#topText{
  float: right;
  width: 421px;
  background: #e08c2a url(img/bg_2.jpg) 0 0 repeat;
  color: #fff;
  font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
#topText p{
  width: 220px;
  float: right;
  padding: 25px 9px 41px 0;
}
a img{
  border: 0;
}
a{
  color: #e1832c;
  outline: none;
}
ul{
  list-style-type: none;
  list-style-position: outside;
}
#logo{
  position: absolute;
  top: 24px;
  left: 18px;
  color: #736b43;
  text-decoration: none;
  font-size: 30px;
}
#logo img{
	display: block;
}
#middleImgs{
  width: 100%;
  overflow: hidden;
  border: 4px solid #736b43;
  border-style: solid none;
}
#middleImgs img{
  display: block;
}
#mainImg{
  float: left;
  border-right: 5px solid #736b43;
}
#sideColumn{
  float: left;
  width: 344px;
  border-right: 5px solid #736b43;
  background: #1b1b1b;
  color: #fff;
}
#sideColumn h4{
  background: url(img/bg_2.jpg) 0 0 repeat;
  border-bottom: 5px solid #736b43;
  font-size: 18px;
  font-weight: normal;
	line-height: 20px;
  color: #fff;
  padding: 10px 0 16px 48px;
}
#sideColumn h4 span{
  font-size: 11px;
}
.sideMenu{
	font-size: 11px;
	line-height:13px;
  padding: 6px 0 0 45px;
}
.sideMenu li{
  background: url(img/arrow.gif) 0 8px no-repeat;
  padding: 5px 0 2px 25px;
}
.sideMenu a{
  color: #fff;
	text-decoration: none;
}
.moreLink{
  text-align: right;
  font-weight: bold;
	font-size: 11px;
	line-height: 13px;
  padding: 0 12px 21px 0;
}
.data{
  color: #fff;
  width: 238px;
  margin: 0 0 0 58px;
  padding: 3px 0 0px 0;
}
.data p{
  text-align: center;
  font-size: 11px;
	line-height: 13px;
}
.dataTable{
  font-size: 14px;
  padding: 17px 0 1px 0;
}
.dataTable li{
  width: 100%;
  overflow: hidden;
  padding-bottom: 5px;
}
.dataTable .firstCol{
  float: left;
  width: 130px;
  padding-left: 1px;
}
.dataTable .secondCol{
  float: right;
  width: 100px;
  text-align: right;
}
#diagram{
  height: 115px;
  /*background: url(img/fork.jpg) 0 0 no-repeat;*/
  position: relative;
  font-size: 0;
}
#filledDiagram{
  background: url(img/fork.jpg) 0 0 no-repeat;
  height: 40px;
}
#percent{
  position: absolute;
  bottom: 0;
  left: 101px;
  font-weight: bold;
	font-size: 11px;
}
#corned{
  background: url(img/bg_3.jpg) 0 0  repeat-y;
  width: 193px;
  margin: 11px auto 140px auto;
}
#topCorns{
  background: url(img/top_corns.gif) 0 0 no-repeat;
}
#botCorns{
  background: url(img/bot_corns.gif) 0 100% no-repeat;
  padding: 9px 9px 10px 10px;
}
#corned h5{
  font-weight: bold;
	font-size: 14px;
	line-height: 16px;
  color: #e0892a;
  background: #fff url(img/top_corns_2.gif) 0 0 no-repeat;
  text-align: center;
  padding: 4px 0 2px 0;
}
#tabs{
  width: 177px;
  margin-right: -3px;
  overflow: hidden;
  padding-top: 6px;
}
#tabs li{
  float: left;
  display: inline;
  margin-right: 2px;
  background: #e1832c url(img/corn_1.gif) 0 0 no-repeat;
}
#tabs a{
  display: block;
  background: url(img/corn_2.gif) 100% 0 no-repeat;
  color: #fff;
  font-weight: bold;
	font-size: 14px;
	line-height: 16px;
  text-decoration: none;
  padding: 4px 0 3px 0;
  width: 57px;
  text-align: center;
}
#videoWrapper{
  background: #fff;
  padding: 19px 0 19px 26px;
  border-top: 2px solid #736b43;
}
.centerImg{
  display: block;
  margin: 4px 0;
}
#textBlock{
  background: #fff;
  color: #898168;
  font-size: 11px;
	line-height: 14px;
  padding: 0 5px 0 13px;
  margin-bottom: 4px;
}
#textBlock p{
  padding: 2px 0 6px 0;
}
#sideForm{
  background: #fff;
  padding: 9px 0 7px 0;
  zoom: 1;
}
#sideForm select{
  color: #898168;
  width: 115px;
  display: block;
  margin: 0 auto;
}
#sideForm .submitBtn{
  display: block;
  margin: 9px auto 0 auto;
}
#diagramWrap{
  position: relative;
  background: #fff;
  width: 100%;
  overflow: hidden;
  padding-bottom: 5px;
}
#secondDiagram{
  background: url(img/fork_2.jpg) 0 0 no-repeat;
  width: 146px;
  height: 23px;
  font-size: 0;
}
#filledSecondDiagram{
  background: url(img/fork_2.jpg) 0 0 no-repeat;
  height: 23px;
}
#secondPercent{
  position: absolute;
  font-weight: bold;
	font-size: 8px;
	line-height: 14px;
  color: #dc8729;
  right: 0;
  top: 4px;
}
#botLink{
  display: block;
  background: #fff url(img/bot_corns_2.gif) 0 100% no-repeat;
  color: #e0892a;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
	font-size: 10px;
	line-height: 14px;
  margin-top: 4px;
  padding: 2px 0 4px 0;
}
#botText{
  font-size: 11px;
	line-height: 13px;
  color: #fff;
  width: 180px;
  text-align: center;
  margin: 0 auto;
  padding: 13px 0 134px 0;
}
#content{
  float: right;
  width: 367px;
  margin-right: 13px;
  display: inline;
  padding: 19px 0 22px 0;
}
#content p{
  padding: 13px 0 2px 0;
}
h1{
  color: #e1832c;
  font-size: 18px;
  font-weight: normal;
  padding: 0 0 7px 0;
}
.item{
  text-align: center;
  font-size: 11px;
  line-height: 13px;
  padding-top: 13px;
}
.item img{
  display: block;
  margin: 0 auto 4px auto;
  border: 1px solid #736b43;
}
#content .item p{
  padding: 0;
}
.item a{
  text-decoration: none;
}
#content p.moreLink{
  padding: 18px 0 0 0;
  font-weight: bold;
  font-size: 14px;
}
#footer{
  border-bottom: 4px solid #736b43;
/*  background: #e08c2a url(img/bg_2.jpg) 0 0 repeat; */
 background: #e08c2a url(img/Footer-with-Logo.jpg);
 background-repeat:no-repeat;
  clear: both;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  padding: 6px 0 7px 0;
height:33px;
}
#footer a{
  text-decoration: none;
  padding: 0 12px 0 8px;
}
#firstMenu{
  color: #fff;
  padding-bottom: 7px;
}
#firstMenu a{
  color: #fff;
}
#secondMenu{
  color: #736b43;
}
#secondMenu a{
  color: #736b43;
}