html,body{
	  text-align:center;
	  margin:0;
      padding:0;
	  padding-top: 30px;
      height:100%;
	  background: #716f3f;
      border:none
   }
img,a{
	margin: 0px;
	padding: 0px;

}
tr{
	margin: 0px;
	padding: 0px;

}
td{
	margin: 0px;
	padding: 0px;
}
.title{
	color: #ada862;
	font-size: 24px;
}
.subtitle{
	color: #ada862;
	font-size: 18px;
}
.contenttext{
	color: #ada862;
	font-size: 11px;
}
#center_text {
	text-align: center;
	color: #ada862;
	font-size: 11px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ba7008;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ba7008;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#header{
	background: url("images/about_us_02.gif") no-repeat;
	height: 75px;
	padding-left: 310px;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#menu{
	padding-top: 47px;
}
.counter{
	color: #ba7008;
	font-size: 11px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
