body {
	background-color: #74911A;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
  margin-top: 0px;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #fff;
}
div#top {
	width: 850px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid black;
}
div#top div.b1 {
  float:left;
  position: relative;
	left: 20px;
	top: 15px;
	width: 452px;
  height: 47px;
  border: 0px solid white;
}
div#top div.b2 {
	float: left;
	position: relative;
	left: 240px;
	top: 35px;
	height: 30px;
	padding: 0px;
	border: 0px solid black;
}
div#top div.b2 a.lang_link{
  font-size: 13px;
  color: #BDD555;
  text-decoration: none;
}
div#top div.b2 img {
	height: 12px;
	margin-left: 5px;
	margin-right: 5px;
	border: 0px solid black;
}
div#menu {
	width: 840px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-left: 10px;
}
div#menu img {
  display: block;
  position: relative;
  float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
div#header {
	width: 850px;
	height: 176px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
div#content {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/bg1.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 0px solid white;
}
div#footer {
	width: 100%;
	height: 84px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/footer.jpg");
	border: 0px solid white;
	text-align: center;
	border: 0px solid white;
}
div#footer1{
	width: 850px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/footer1.jpg");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border: 0px solid white;
}
div#footer1 a:link, div#footer1 a:active, div#footer1 a:visited{
	color: #ffffff;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
div#footer1 a:hover{
	color: #ffffff;
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;

}
div#footer2 {
	width: 800px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	color: #9CB95D;
	font-family: 'Trebuchet MS';
	font-size: 11px;
}
div#footer2 a:link, div#footer2 a:active, div#footer2 a:visited{
	color: #9CB95D;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	text-decoration: none;
	padding-left: 100px;
	padding-right: 100px;
}
div#footer2 a:hover{
	color: #9CB95D;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	text-decoration: none;
}
img {
	border: 0px;
}
div.title {
  font-size: 13px;
  color: #ffffff;
  font-family: Trebuchet MS;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  padding-top: 7px;
  background-image: url("../images/title.gif");
  background-repeat: no-repeat;
  width: 277px;
  height: 32px;
  margin-bottom: 15px;
}
input {
  border: 1px solid #637712;
}
textarea {
  border: 1px solid #637712;
}
.send {
  color: #ffffff;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  background-image: url("../images/but.gif");
  background-repeat: no-repeat;
  width:60px;
  height: 24px;
  border: 0px;
  cursor: pointer; 
}
div.scroll {
  height: 177px;
  width: 225px;
  overflow: auto;
  border: 1px solid #B7A000;
  /*background-color: #ccc;*/
  padding: 8px;
}
a.orange {
  color: #E7C80B;
  font-family: 'Trebuchet MS';
  font-weight: bold;
  text-decoration: none;
  float:left;
}
a.white {
  color: #ffffff;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  text-decoration: none;
  float:left;
}
.gray_txt{ 
  color: #525252;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  font-weight: normal; 
} 
.orange_txt{ 
  color: #F5D403;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  font-weight: bold; 
} 
div#green{ 
  float: left;
  position: relative;
  width: 492px;
  background-image: url("../images/big_green.gif");
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #ffffff;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  text-align: justify;
  padding: 10px 10px 25px 10px; 
} 
div#green a{ 
  color: #ffffff;
  text-decoration: none; 
} 
div#green a.orange{ 
  color: #E7C80B;
  font-family: 'Trebuchet MS';
  font-weight: bold;
  text-decoration: none;
  float:right; 
} 
div#green_large{ 
  width: 805px;
  margin-left:auto;
  margin-right:auto;
  background-image: url("../images/large_green.gif");
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #ffffff;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  text-align: justify;
  padding: 10px 10px 25px 10px; 
} 
div#green_large div.large img{ 
  margin-left:auto;
  margin-right:auto;
  width: 140px;
  height:90px;
  padding:5px; 
} 
div#green_large img { 
  float:left;
  position: relative;
  width: 140px;
  height: 140px; 
} 
div#left{ 
  float:left;
  position: relative;
  width: 512px;
  left: 20px; 
} 
div#right { 
  float:left;
  position: relative;
  left:30px;
  width: 283px; 
} 
div#title {   
  font-size: 13px;
  color: #ffffff;
  font-family: Trebuchet MS;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  padding-top: 7px;
  background-image: url("../images/title.gif");
  background-repeat: no-repeat;
  width: 277px;
  height: 32px;
  float: left;
  position: relative;
  top: 10px;
  margin-bottom: 15px; 
} 
div#title2 { 
  font-size: 14px;
  color: #F5D403;
  font-family: Trebuchet MS;
  font-weight:bold;
  float:left;
  position: relative;
  left: 10px;
} 
div#white{ 
  float: left;
  position: relative;
  width: 492px;
  height: 171px;
  background-image: url("../images/add.gif");
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #ffffff;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  text-align: justify;
  padding: 10px 10px 25px 10px; 
} 
div#white2{ 
  float: left;
  position: relative;
  width: 492px;
  height: 171px;
  background-image: url("../images/add2.gif");
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #ffffff;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  text-align: justify;
  padding: 10px 10px 25px 10px; 
} 
div#white p{ 
  color: #525252;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  font-weight: normal;
  padding:2px;
  width: 400px;
  float:left;
  position: relative;
  left: 10px;
  top: 75px; 
} 
div#white span { 
  float: left;
  position: relative;
  left: 20px;
  top: 50px;
  font-weight: bold; 
} 
div#yellow { 
  width: 283px;
  background-image: url("../images/yellow_back.gif");
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-top:10px;
  padding-bottom:15px; 
} 
div#yellow img { 
  background-image: url("../images/more.gif");
  width: 136px;
  height: 24px; 
} 
div.scroll { 
  margin-left: auto;
  margin-right: auto;
  height: 170px;
  width: 225px;
  overflow: auto;
  border: 1px solid #B7A000;
  /*background-color: #ccc;*/
  padding: 8px;
  color: #ffffff;
  font-family: 'Trebuchet MS';
  font-size: 12px; 
}
div.simple_container { 
  margin-left:auto;
  margin-right:auto;
  width: 750px; 
} 
div.subpage { 
  float:left;
  position:relative;
  left:20px;
} 
div.subpage a { 
  color: #E7C80B;
  font-family: 'Trebuchet MS';
  font-weight: bold;
  text-decoration: none; 
} 
.txt {
  float:left
  position: rwlative;
  left: 40px;
  font-family: 'Trebuchet MS';
  color: #ffffff;
  font-size: 12px;
}
div#but {
  width: 136px;
  height: 24px;
  background-image: url("../images/button.gif");
  background-repeat: no-repeat;
  float: right;
  position: relative;
  right: 10px;
}
