.Background {
	background-image: url(back3.jpg);
	background-repeat: no-repeat;
}
.position {
	height: 876px;
	width: 850px;
}
.midsectionback {
	background-image: url(midsection_new.jpg);
}
.blackheader {
	background-image: url(header2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.WHITETEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.TC_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
}

.rotatingba {
	margin-top: -84px;
}
.slider {
	height: 167px;
	width: 600px;
}


.ORANGETEXT {
	font-family: Arial, Helvetica, sans-serif;
	color: #F26722;
	font-size: 12px;
}
.bigorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #F26722;
}

.subpageback {
	background-image: url(back2.jpg);
}

/*Slider CSS*/

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:600px;
	height:167px;
	overflow:hidden;
 
	}	
table tr td ul li {
	list-style-position: inside;
}

