body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#c8e2a6;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link { 
color:#660000;
}

a:visited {
color:#660000;
}

a:hover {
color:#660000;
}

a:active { 
color:#660000;
	}


#header
{
width:870px;
height: 120px;
z-index:2;
}

#navigation
{
position: absolute;
width: 600px;
height: 30px;
margin-top: 80px;
margin-left: 200px;
margin-right: 70px;

} 


.menu {
      width: 600px;
      margin: 0;
      padding: 0px 0.5em;
     
    }
.menu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
.menu li {
      margin: 0;
      padding: 0;
      float: left;
	  list-style-type: none;
    }

         
.menu li {
      width: 7em;
      margin-right: 1em;
      
    }
    .menu a {
      display: block;
      width: 600px;
      text-decoration: none;
    }
    .menu a:hover {

      background: none;
    }
	
	.menu li>ul{
	display: none;
	position: absolute;
	margin-left: 23px;
	margin-top: 0;
}

.menu li:hover>ul{
	display: table-cell;
	position: relative;
	padding-left: 23px;
}

.menu ul li a{
	display: block;
	padding: 0;
	border-color: none;
}

 #container1
 {
 width: 870px;
 height: 850px;
 background-image:url(img/bg1.jpg);
 margin-left: 150px;
 }


 #container2
 {
 width: 870px;
 background-image:url(img/bg1.jpg);
 background-repeat: no-repeat;
 margin-left: 150px;
 }

 
 
#banner
{
width: 800px;
height: 350px;
margin-left: 1px;
margin-right: 70px;
z-index:1;
}


#banner2
{
width: 800px;
height: 500px;
margin-left: 1px;
margin-right: 70px;
}
 
 
 #box1 
 {
 width:auto;
 height: 380px;
 display: inherit; 
 padding: 0;
 }
 
 #box2
  {
 width:auto;

 display: inherit; 
 padding: 0;
 background-image: url(img/box2.jpg);
 background-repeat: repeat-y;
 }
 

#left1
{
float: left;
width: 200px;
height: 330px;
margin:0; 
padding:0;

}

#left2
{
float: left;
 min-height: 680px;
width: 200px;
margin:0; 
padding:0;

}

#main1
{
float: left;
width: 400px;
margin: 0;
padding:0;
white-space: normal;

}

#main2
{
float: left;
width: 400px;
 min-height: 680px;
margin-left: 5px;
padding:0;
white-space: normal;

}

#right1
{
float: left;
width: 200px;
height: 330px;
margin-right: 70px;
margin-left: 0;
padding:0;
}


#right2
{
float: left;
width: 200px;
height: 680px;
margin-right: 70px;
margin-left: 0;
padding:0;
}

#bottom
{
width: 800px;
height: 50px;
margin-right: 70px;
margin-left: 0;

}

#bottom2
{
width: 800px;
height: 180px;
margin-right: 70px;
margin-left: 0;

}


#footer
{
width: 800px;
height: 50px;
margin-right: 70px;
margin-left: 0;
font-size: 9px;
text-align: center;
}



#footer2
{
width: 800px;
height: 230px;
margin-right: 70px;
margin-left: 0;
font-size: 9px;
text-align: center;
}

.text-bottom
{
margin-top: 25px;
}

p.five
{
margin-left: 5px;
margin-right: 5px;
 
}

p.twenty
{
padding-left: 20px;

}

p.center
{
text-align: center;
}

table.main
{
width: 380px;
padding-left: 15px;
}

.clearing {clear:both}

.trcolor
{
background-color: #FF9933;
}

.trheight25
{
height: 25px;
}

.trheight50
{
height: 50px;
}

.ten
{
margin-left: 20px;
}

.strong1
{
color:#330000;
font-weight:bolder;
font-size:14px;

}

.align1
{
text-align:center;
}
