body{
   margin: 0;
   padding: 2px;
   font: normal 11px Tahoma, Arial;
   background-color: #8AA598;
}
a img{border: none}
a:link, a:visited{color: #666;}

#main{
   width: 1192px;
   margin: auto;
   background: url('../images/design/bg.gif') top center repeat;
}
#header{
   height: 250px;
   border-left: 1px solid #eee;
   border-right: 1px solid #eee;

   background: url('../images/design/top.gif') center top no-repeat;
}
#content{
   height: 0px;

}
#header .logo{
   margin: 5px 0px 25px 240px;
   position: absolute;
}
#header .tp{
   margin: 208px 0 0 17px;
   position: absolute;
}
#header .tp a{
   margin-left: 3px;
}
#header .menu{
   position: absolute;
   margin: 238px 0em 0px 355px;
}
#header .menu a{display: block; float: left;}

#header .search{
   position: absolute;
   margin-top: 8px;
   margin-left: 8px;
}
#header .search .i{
   background: #587265;
   border: 1px solid #fff;
   width: 160px;
}#header .search .i{
   background: #9aa898;
   border: 1px solid #c6cdcd;
   width: 150px;
   margin-top: 10px;
   margin-left: 500px;
}
#header .search .b{
   position: absolute;
   margin-top: 10px;
   margin-left: 200px;
   
}
#content table.main{
   width: 1192px;
   background: #587265;
   border-left: 1px solid #eee;
   border-right: 1px solid #eee;

}
#content table.main .left{
   width: 160px;
   padding-left: 12px;
   padding-right: 12px;
   border-right: 1px solid #e0e0e0;
   vertical-align: top;
}

#content table.main .center{
width: 872px;
vertical-align: top;
padding-left: 12px;margin-top: 0px;margin-left: 5px;margin-bottom: 0px;margin-right: 0px;
border-right: 1px solid #e0e0e0;position: relative;}

#content table.main .right{
   width: 160px;
   vertical-align: top;
   padding-left: 7px;
   padding-right: 1px;
   padding-bottom: 2px;
   border-left: 0px solid #e0e0e0;
}
  
#content table.main .center a:link, #content table.main .center a:visited{
   color: #6B756A;
   font-weight: bold;
}

#content table.main .left .title, th{
   color: #56493B;
   font: bold 12px sans-serif;
   background: url('../images/design/boxez/l.gif') top left repeat-x;
   padding: 6px 10px;
   border: 1px solid #e3e6e6;}
#content table.main .left #ct .title, th{
   color: #56493B;
   background: url('../images/design/boxez/h.gif') top left repeat-x;
}

#content table.main .left .box{
   border-top: 0px solid #587265;
   position: relative;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content table.main .left .text{
  margin-left: 0px;
  padding: 10px;
  background: #c6cdcd;
}
#content table.main .left #ct .text
{
  background: url('../images/design/bg.gif') top center no-repeat;
}
#content table.main .center h1{
  font: bold 14px "Trebuchet MS";
  margin: 2px 7px 10px 2px;
  padding-bottom: 10px;
  border-bottom: 2px inset #9e9f9f;
  color: #EBECC2;
}
#content table.main .center #adv{
  background: #dbdbdb;
  margin-left: 2px;
  margin-top: 41px;
}
#content table.main .center #adv .title{
  position: absolute;
  margin-top: -31px;
  margin-left: -2px;
}
#content table.main .center #adv .text{
  background: #587265;
  position: relative;
  left: -2px;
  top: -2px;
  padding: 20px;
}

#footer{
   text-align: center;
   border-top: 1px solid #eee;
   padding: 10px;
   background: url('../images/design/bg_2.gif') top center repeat;
   border-left: 1px solid #eee;
   border-right: 1px solid #eee;
   color: #eae7df;
   } 
#content table.main .center a:link, #content table.main .center a:visited{
   color: #56493B
} 

#footer a:link{
	color: #E4DCD5
	}
	
#footer a:visited{
	color: #E4DCD5
	}
