@charset "utf-8";
/* CSS Document */

#container{ margin-left:auto; margin-right:auto; margin-top:5px; width:898px; background-color:#FFFFFF; height:auto; overflow:auto;}


#logo1{
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
width:369px;
height:100px;}

#menu{ 
width:898px;
height:40px;
background-color:#700809;
}

#banner{
width:898px;
background-image:url(../images/banner1.jpg);
height:278px;
margin-top:1px;

}
#contentarea{
width:898px;
color:#FFFFFF;
height:1026px;
margin-top:10px;

}
#contentarea1{
width:620px;
height:auto;
margin-left:10px;
float:left;

}
#contentarea2{
width:250px;
height:auto;
margin-left:10px;
padding-bottom:20px;
float:right;


}
#banner2{

width:310px;
height:20px;
float:right;
}

#line{
background-color:#CCCCCC;
margin-top:25px;
width:898px;
height:1px;
}

#footer{
background-color:#700809;
width:898px;
height:40px;

margin-left:auto; margin-right:auto; overflow:auto;

}
#footer2{
background-color:#FFFFFF;
width:898px;
height:170px;

margin-left:auto; margin-right:auto; overflow:auto;

}
.menutxt{
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  text-align:right;
	  color:#FFFFFF;
	  font-weight:bold;
margin-top:10px;
	  margin-left:20px;
	  margin-right:20px;
	  text-decoration:none;
	  height:20px;
	  }
	  
	  .footertxt{
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:13px;
	  padding-top:20px;
	  text-align:center;
	  color:#FFFFFF;
	  font-weight:bold;
	  }
	  .hed1{
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:18px;
	  
	 
	  color:#990000;
	  font-weight:bold;
	  }
	  .hed2{
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  text-align:justify;
	  color:#333333;
	  	  }
		  .hed3{
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  text-align:left;
	  font-weight:bold;
	  color:#333333;
	  	  }
		  .hed4{
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:16px;
	  color:#330000;
	  font-weight:bold;
	  }
	  .sepline{
	  margin-top:0px;}