html,
body {
  margin: 0;
  padding: 0;
  background: #eff8e6 url(../img/bg_content.gif) 0 230px repeat-x;
}
body, td, th, input, select, textarea, p, ul, li {
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
}
#1
{
width: 80%;
float: left;
padding: 10px;
}
#2
{width: 20%;
float: left;
padding: 10px;
}
#head
{width: 942px;
height: 208px; 
background: url(../img/logo.jpg)  
}

tr, td {
  vertical-align: top;
}
p {
  margin: 0;
  padding: 0 0 10px 0;
}
p.menu
{
  margin: 0;
  padding: 3px 0 5px 0;
  font-size: 20px;
  color: #488500;
  font-weight: normal;
}
p.leftmenu
{
  margin: 0;
  padding: 0 0 3px 0;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #7c7671;
}



h1 {
  margin: 0;
  padding: 3px 0 5px 0;
  font-size: 20px;
  color: #488500;
  font-weight: normal;
}
h1.important {
  color: #ff0000;
}
h2 {
  margin: 0;
  padding: 0 0 3px 0;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #7c7671;
}
hr {
  border: 1px solid #7cb05a;
}
small {
  font-size: 10px;
}
#rightColumn hr {
  height: 1px;
  border: 1px solid #e3e9dd;
}
#mainTable {
  width: 100%;
  height: 100%;
}
#header {
  background: url(../img/bg_head1.jpg) top repeat-x;
}
.bgLeft {
  background: url(../img/bg_head2.jpg) top repeat-x;
position: relative;
}
.banners
{position: absolute; top: 10px; right: 10px; width: 469px; height: 60px; background: #ccc; border: 1px solid white;
}

#topLine {
  height: 14px;
  background: url(../img/bg_top.gif) top repeat-x;
  border-top: 2px solid #edbc87;
  border-bottom: 2px solid #95afbf;
}
.leftSide {
  width: 29px;
  padding-top: 30px;
  text-align: right;
  border-right: 2px solid #95afbf;
}
.leftSide img {
  position: relative;
  border-left: 2px solid #95afbf;
  margin-right: -2px;
}
.rightSide {
  width: 19px;
  border-left: 2px solid #95afbf;
}
.contentTable
  {
  border-top: 1px solid #95afbf;
  border-left: 1px solid #95afbf;
  }
.contentTable td
  {
  color: #6b8a8b;
  padding: 5px;
  border-right: 1px solid #95afbf;
  border-bottom: 1px solid #95afbf;
  vertical-align: top;
  }


/* -------------------------
### Left & Right Columns ### 
--------------------------*/

#leftColumn, #rightColumn {
  width: 159px;
  background-color: #f0f8e7;
  padding: 15px 15px;
  color: #7c7671;
}
#leftColumn ul {
  list-style: none;
  margin: 0;
  padding: 0 0 20px 0;
}
#leftColumn li {
  border-top: 1px solid #ebe6d9;
  border-bottom: 1px solid #f0f8e7;
  padding-left: 5px;
}
#leftColumn li.first {
  border-top: 1px solid #f0f8e7;
  padding-left: 5px;
}
#leftColumn .links li {
  text-align: justify;
}

/*-----------
### Links ###
-----------*/
a,
a:active,
a:link,
a:visited {
  color: #00787c;
  text-decoration: underline;
}
a:hover {
  color: #00787c;
  text-decoration: none;
}
#leftColumn h2 a,
#leftColumn h2 a:active,
#leftColumn h2 a:link,
#leftColumn h2 a:visited,
#leftColumn h2 a:hover,
#rightColumn h2 a,
#rightColumn h2 a:active,
#rightColumn h2 a:link,
#rightColumn h2 a:visited,
#rightColumn h2 a:hover {
  text-decoration: none;
}
#leftColumn .menu a,
#leftColumn .menu a:active,
#leftColumn .menu a:link,
#leftColumn .menu a:visited {
  display: block;
  background: url(../img/arr0.gif) 0 5px no-repeat;
  color: #7c7671;
  text-decoration: none;
  padding: 1px 0 0 7px;
}
#leftColumn .menu a:hover {
  display: block;
  background: url(../img/arr1.gif) 0 5px no-repeat;
  color: #7c7671;
  text-decoration: underline;
}
#leftColumn .menu a.sub,
#leftColumn .menu a.sub:active,
#leftColumn .menu a.sub:link,
#leftColumn .menu a.sub:visited {
  display: block;
  background: url(../img/arr0.gif) 10px 5px no-repeat;
  color: #7c7671;
  text-decoration: none;
  padding: 1px 0 0 17px;
}
#leftColumn .menu a.sub:hover {
  display: block;
  background: url(../img/arr1.gif) 10px 5px no-repeat;
  color: #7c7671;
  text-decoration: underline;
}
#leftColumn .links a,
#leftColumn .links a:active,
#leftColumn .links a:link,
#leftColumn .links a:visited {
  display: block;
  background: url(../img/arr0.gif) 0 5px no-repeat;
  color: #7c7671;
  text-decoration: none;
  padding: 1px 0 0 7px;
}
#leftColumn .links a:hover {
  display: block;
  background: url(../img/arr1.gif) 0 5px no-repeat;
  color: #7c7671;
  text-decoration: underline;
}
#leftColumn a.more,
#leftColumn a.more:active,
#leftColumn a.more:link,
#leftColumn a.more:visited,
#leftColumn a.more:hover {
  background: url(../img/arr1.gif) 0 5px no-repeat;
  padding-left: 7px;
}
#leftColumn a.more:hover {
  background: url(../img/arr2.gif) 0 5px no-repeat;
  padding-left: 7px;
}
#mainContent a.more,
#mainContent a.more:active,
#mainContent a.more:link,
#mainContent a.more:visited {
  background: url(../img/arr2.gif) 0 5px no-repeat;
  color: #00787c;
  text-decoration: underline;
  padding-left: 7px;
}
#mainContent a.more:hover {
  background: url(../img/arr2.gif) 0 5px no-repeat;
  color: #00787c;
  text-decoration: none;
}
#leftColumn a,
#leftColumn a:active,
#leftColumn a:link,
#leftColumn a:visited,
#rightColumn a,
#rightColumn a:active,
#rightColumn a:link,
#rightColumn a:visited {
  color: #7c7671;
  text-decoration: underline;
}
#leftColumn a:hover,
#rightColumn a:hover {
  color: #7c7671;
  text-decoration: none;
}
#rightColumn a.more,
#rightColumn a.more:active,
#rightColumn a.more:link,
#rightColumn a.more:visited,
#rightColumn a.more:hover {
  background: url(../img/arr1.gif) 0 5px no-repeat;
  padding-left: 7px;
}
#rightColumn a.more:hover {
  background: url(../img/arr2.gif) 0 5px no-repeat;
  padding-left: 7px;
}
#nanya a,
#nanya a:active,
#nanya a:link,
#nanya a:visited,
#nanya a:hover {
font-size: 11px;
}

/*-------------
### Content ###
-------------*/
#mainContent {
  padding: 25px 25px;
  color: #6b8a8b;
}

/*------------------
### Bottom Block ###
------------------*/
#copyrigt {
  height: 18px;
  background: url(../img/bg_bottom.gif) top repeat-x;
}
.copyL {
  width: 31px;
  text-align: right;
}
.copyC {
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  color: #6f715e;
}
.copyR {
  width: 21px;
  text-align: left;
}
#bottom {
  height: 21px;
}
.bottomL {
  width: 29px;
  border-right: 2px solid #95afbf;
}
.bottomR {
  width: 19px;
  border-left: 2px solid #95afbf;
}