﻿body 
{
	background-color: #d9832c; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px;
    margin-left: 0px;
}
#wrapper {
  width: 100%;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<;995?'1000px':'');
  min-width: 1000px;
}
/*begin header*/
#header2 {
	background-image: url(header1.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 65px;
}
#lefth2 {
  float: left;  
  width: 303px;
}
#righth2 {
  float: left;  
  text-align: left;
  width: 660px;
  /*padding-top: 8px;*/
  margin-left: -80px;
  vertical-align: bottom;
  padding-top: 44px;
}
#righth1
{
	position:absolute;
	right:0px;
}
#righth1 h1
{
	color:White;
	font-size:10px;
	font-weight:bold;
}
#header3 {
	background-image: url(header3.jpg);
	background-position: left top;
	background-repeat: repeat-x;	
	height: 110px;
	/*margin-top: 10px;*/
}
#contenth {
  width: 100%;
  float: left; 
}
#lefth3 {
  /*float: left;  
  width: 51%;*/
}
#text1 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  padding-top: 9px;
  padding-left: 12px;
  color: White;
}
#righth3 {
  float: left;  
  text-align: right;
  width: 49%;
}
#text2 
{
  font-family: Verdana;
  font-size: 11px;
  color: White;
  padding-top: 9px;
  padding-right: 12px;
}
/*end header*/
/*begin body*/
#container {

}
/*end body*/
/*begin footer*/
#footer {
	width: 100%; 
	height: 82px; 
	background-image: url(footer.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
#contentf {
  width: 100%;
  float: left; 
}
#text3 {
  margin: 0 400px;
  font-family: Verdana;
  font-size: 10px;
  color: White;
  text-align: center;
  padding-top: 25px;
}
#leftf {
  float: left;
  width: 400px;
  margin-left: -100%;
}
#text4 {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: White;
  padding-left: 12px;
  padding-top: 22px;
}
#rightf {
  float: left;
  width: 400px;
  margin-left: -400px;
  text-align: right;
}
#text5 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: White;
  padding-right: 12px;
  padding-top: 22px;
}
a.mail {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: White;
}
a.mail:hover {
  color: #cc0000;
}
/*end footer*/
/*begin news*/
.newstitle {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  color: White;
}
.newscontent {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: White; 
  /*cursor:pointer;*/
}
/*#text {
	margin:50px auto; 
	width:500px
}
#tt {
  position:absolute; 
  display:block; 
  background:url(tt_left.gif) top left no-repeat;
}
#tttop {
  display:block; 
  height:5px; 
  margin-left:5px; 
  background:url(tt_top.gif) top right no-repeat; 
  overflow:hidden;
}
#ttcont {
  display:block; 
  padding:2px 12px 3px 7px; 
  margin-left:5px; 
  background:#d9832c;
  border-right: solid 1px #000201;
  color:#FFF
}
#ttbot {
  display:block; 
  height:5px; 
  margin-left:5px; 
  background:url(tt_bottom.gif) top right no-repeat; 
  overflow:hidden;  
}
*/
/*.link {cursor:pointer; color:#cc0000}
.link:hover {color:#000000}*/
.newsslider {position:relative; overflow:hidden; height:55px; width:400px; background:#d9832c; margin-bottom:20px}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {height:55px}
.newssection {height:55px}
/*end news*/
/*begin flash*/
div#flash1 {
	text-align:center; 
}
object#flash1 {
	display:inline;
}
/*end flash*/
/*begin txl*/
#txl {
  font-family: Verdana;
  font-size: 10px;
  color: white;
}
#txl:hover {
  font-family: Verdana;
  font-size: 10px;
  color: #cc0000;
}
/*end txl*/
a.white
{
color:white;
font-size:10px;
}
#banner
{
position:relative;
}
#banner .banner
{
position:absolute;
top:205px;
right:50%;
padding-right:70px;
}
