body{
	font-family: arial, tahoma, sans-serif;
	background-color: #e5e5e5;
	width: 100%; text-align:center;
	margin: 6px 0 0 0; 
	background-image:url(bkg.gif); background-repeat: repeat-x;
} 

.wrap{
	width: 865px; height: auto; background-color: #fff;
	text-align: left; font-size:11px;
    padding-top: 2px; padding-bottom: 40px;
}

	.top {
		float: left; width: 809px; height: 98px;
		background-image: url(top_bg.gif); background-repeat: repeat-x;
		padding-top: 10px; padding-right: 57px; 
		text-align: left;
	}
	.top img{ margin-left: 63px; margin-top: -10px; }
		
	.left1 { 
		font-family: times;
		float: left; width: 153px; height: 219px;
		background-image: url(left1_bg.jpg); background-repeat: repeat-x; overflow: hidden;
		color: #b0b0b0;
		padding-top: 5px;
		padding-left: 50px; padding-right: 30px;
	}
		.left1 h1{ font-size: 18px; margin-top: 0px; margin-bottom: 6px;}
	.right1 {
		float: left; width: 620px; height: 223px;
		background-image: url(right1_bg.jpg); background-repeat: repeat-x; overflow: hidden; 
		text-align: center;
		padding-right: 12px; padding-top: 1px;
	}
	
	.content {
		float: left; width: 865px; height: auto; background-image: url(content_bg.jpg);
	}
		.left2 { 
			float: left; width: 233px; height: auto; padding-top: 38px;
		}
			.left2 h1{
				font-size: 14px; color: #8B211B;
				margin-top: 0px; margin-bottom: 4px;
			}
			.left2 a { font-size: 11px; text-decoration: none; color: #000;}			
			.left2 a:hover{ color: #a00000; }			
			
		.right2 {
			float: left; width: 482px; height: auto;
			padding-top: 5px; padding-bottom: 40px;
			padding-left: 75px; padding-right: 75px;
		}
			#line { 
				width: auto;
				border-bottom: solid 1px #8B211B;
				padding: 0px;
				padding-left: 2px; padding-right: 30px;			
				font-size: 11px; color: #8B211B; font-weight: normal;
				text-transform: uppercase;
				margin: 0px;
				margin-top: 35px; margin-bottom: 25px;				
			} 
			.right2 h2{
				font-size: 14px; color: #000;
				margin-top: 2px; margin-bottom: 6px;
			}			
			.right2 h3{
				font-size: 13px; color: #000;
				margin-top: 2px; margin-bottom: 6px;
			}			
			.right2 li { 
				list-style-image: url(bullet2.gif);
				margin: 0px; padding: 0px; border: 0px;
			} 
			.right2 ul { margin-left: 20px; margin-right: 10px; padding: 0px; border: 0px;}
			.right2 p{ padding: 0px;}
			.right2 a { color: #000; text-decoration: none; }
			.right2 a:hover { color: #a00000; text-decoration: none; }			
		
	.footer{
		float: left; width: 865px; height: 26px;
		background-image: url(footer_bg.jpg); background-repeat: no-repeat;
	}
		.footerl{
			float: left; width: 475px; height: 25px; 
			padding-right: 25px;
			padding-top : 1px;
		}
		.footerr{
			float: left; width: 355px; height: 22px;
			font-size: 10px; text-align: right; color: #781E19;
			padding-top:8px;
		}
		.footer a{
			font-size: 9px; color: #707070; font-weight: normal; text-decoration: none;
			padding-left: 5px; padding-right: 5px;
			padding-top: 4px; padding-bottom: 3px;
		}
		.footer a:hover{ background-color: #8B211B; color: #fff; }	
		
		
		#i1 { width: 140px; height: 15px; font-size: 11px;}
		#i2 { width: 148px; height: 17px; font-size: 11px;}
		
.hovermenu {
  float: right;
  font-family: arial, sans-serif;
}
.hovermenu ul{
	padding: 0;
	margin: 2px 0 0 0;
	height: 20px;
}
.hovermenu ul li{
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.hovermenu ul li a{
	padding: 5px 0.7em;
	padding-top: 13px;
	padding-bottom: 2px;
	text-decoration: none;
	float: right;
	color: #888;
	border:0px;
	border-style: outset;
	font-size: 11px;
}
.hovermenu ul li a:hover{
	color: #d83d36;
	background-color: #8B211B; color: #fff; 
}
#active{
	color: #d83d36;
	background-color: #8B211B; color: #fff; 
}
.hovermenu2 {
  float: right;
  font-family: arial, sans-serif;
}
.hovermenu2 ul{
	padding: 0;
	margin: 0;
	height: 20px;
}
.hovermenu2 ul li{
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.hovermenu2 ul li a{
	padding: 5px 0.7em;
	padding-top: 5px;
	padding-bottom: 4px;
	text-decoration: none;
	float: right;
	color: black;
	border:0px;
	border-style: outset;
	font-size: 10px;
}
.hovermenu2 ul li a:hover{
	color: #d83d36;
	background-color: #8B211B; color: #fff; 
}