body{
background-color: #ccc5b3;
/*background-image: url(../images/bodybg.gif);
background-repeat: repeat-x;*/
 background-image: url(../images/main_bg.gif);
 background-repeat: no-repeat;
	color: #444444;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
    margin-top: 0px;
    text-align: center;
    line-height: 20px;

}
.top{
   background-image: url(../images/top_bg.gif);
   width: 100%;
}



.top_bar{
text-align: center;
background-image: url(../images/top_bg.gif);
 width: 990px;
height: 55px;
 margin-left: auto;
 margin-right: auto;
/* margin-top: -10px;*/

}

     .main{
       /*text-align: center; */
       width: 990px;
      /* min-height: 609px;*/
       background-image: url(../images/main_bg.gif);
       background-repeat: no-repeat;
       margin-left: auto;
       margin-right: auto;
     }


     .content{
       background-color: #e3e1da;
       border-left: #2b2b2b 10px solid;
       border-right: #2b2b2b 10px solid;
       border-bottom: #2b2b2b 10px solid;
       width: 970px;
       min-height: 600px;
       color: #444444;
       text-align: left;
       overflow: hidden;
       margin-left: auto;
       margin-right: auto;

     }

#mainnavbar {
background-image: url(../images/header_nav.png);
color: #000000;
width:990px;
height: 105px;
margin-top: -12px;
 margin-left: auto;
       margin-right: auto;
}

#nav-menu li
{
float: left;
list-style: none;
/*margin: 0 0.15em;*/
}


#nav-menu li a
{

height: 50px;
line-height: 40px;
float: left;
width: 150px;
display: block;
color: #000000;
text-decoration: none;
text-align: center;
font-weight:bold;
font-size:18px;
/*margin-left: 20px; */
padding-top:30px;
padding-bottom: 25px;
border-right:#FFFFFF 2px solid;

}

#nav-menu li a:hover {
background:#990000;
filter:alpha(opacity=50);
-moz-opacity:.30;
opacity:.30;

height: 50px;
float: left;
/*width: 120px;*/
display: block;
text-align: center;
color:#000000;

}

#top-menu li{
   float: left;
   text-align: center;
   margin-top: 20px;
   width: 125px;
   list-style: none;



}

#top-menu li a{
  color: #EEDDA7;
  text-align: center;
  margin-left: 20px;
  font-weight:bold;
  text-decoration: none;
  width:170px;
 }

 .indexLeft{
    float: left;
    width:260px;
    background-color: #6D0000;
    color: #FFFFFF;
   min-height: 542px;
   margin-bottom: -2000px; padding-bottom: 2000px;
 }
a.valueButton{
  background-image: url(../header_04.png);
  width: 356px;
  height: 94px;

}

   a.valueButton:hover{
    background-image: url(../header_04over.png);

   }

   #mainBody{
   float: left;
   margin: 20px;
   width: 630px;
   margin-bottom: -2000px; padding-bottom: 2000px;
   }

   #welcome{
     font-size: 28px;
     font-weight:bold;
     line-height:60px
   }








