
.featureRotator { width: 780px; height: 372px; position: relative; margin: 0 auto; float:left; }
	.featureRotator div { position: absolute; width: 780px; height: 372px; background-repeat: no-repeat; float:left; }
	.fr_slide1 { background:url('images/Pic01.jpg'); }
	.fr_slide2 { background: url('images/Pic02.jpg'); }
	.fr_slide3 { background: url('images/Pic03.jpg'); }
	.fr_slide4 { background:url('images/Pic04.jpg'); }
	.fr_slide5 { background: url('images/Pic05.jpg'); }
	.fr_slide6 { background: url('images/Pic06.jpg'); }
	.fr_slide7 { background:url('images/Pic07.jpg'); }
	.fr_slide8 { background: url('images/Pic08.jpg'); }
	
		.featureRotator div div { height: 84px; bottom:260px; left:50px; float:left; font-family:Tahoma; font-weight:normal; }
			.featureRotator div div a { font-weight: bold; font-style: italic; font-size: 13px; color: #fff; float:left; font-family:Tahoma; font-weight:normal;}
			.featureRotator div div h5 {font-weight:normal;  color: #fff; font-size:15px; margin-top: 8px !important;  float:left; font-family:Tahoma;}
			.featureRotator div div p { color: #fff; font-weight:normal; margin-top: 5px; font-size: 13px;  width: 80%;float:left;  font-family:Tahoma;}
			.fr_slide1 div h5, .fr_slide1 div p { color: #fff !important; float:left; font-family:Tahoma; font-weight:normal;} 
			
			
	.navigation{width:780px; height:29px; float:left; margin:0; border-top:2px solid #c88425; border-bottom:2px solid #c88425; background-color:#ffee7d;}
.navigation ul{list-style:none; margin:0; padding:0; float:left;}
.navigation ul li{list-style:none; margin:0; float:left; }
.navigation ul li a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:700; color:#013467; padding:9px 14px 0 14px; float:left; margin:0; text-decoration:none;}
.navigation ul li a:hover{color:#ff7934;}
