/* This holds the different banners for the Ridgway site */

#main_banner {
	background-color: #99B2FF;
	height: 100px;
	width: 998px;
	top: 10px;
	position: absolute;
	color: #E7EAF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 0px solid #333399;
	border-left: 1px solid #333399;
	background-image: url(/images/banners/topbanner1000.jpg);
		}

#bct_banner {
	background-color: #99B2FF;
	height: 100px;
	width: 998px;
	top: 10px;
	position: absolute;
	color: #E7EAF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 0px solid #333399;
	border-left: 1px solid #333399;
	background-image: url(/images/banners/bct_banner1000.jpg);
			}

#coilmanufacture_banner {
	background-color: #99B2FF;
	height: 100px;
	width: 998px;
	top: 10px;
	position: absolute;
	color: #E7EAF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 0px solid #333399;
	border-left: 1px solid #333399;
	background-image: url(/images/banners/coilmanufacture_banner1000.jpg);
			}

#drumstand_banner {
	background-color: #99B2FF;
	height: 100px;
	width: 998px;
	top: 10px;
	position: absolute;
	color: #E7EAF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 0px solid #333399;
	border-left: 1px solid #333399;
	background-image: url(/images/banners/drumstand_banner1000.jpg);
			}

#rtp_banner {
	background-color: #99B2FF;
	height: 100px;
	width: 998px;
	top: 10px;
	position: absolute;
	color: #E7EAF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 0px solid #333399;
	border-left: 1px solid #333399;
	background-image: url(/images/banners/rtp_banner1000.jpg);
		}

#tapehead_banner {
	background-color: #99B2FF;
	height: 100px;
	width: 998px;
	top: 10px;
	position: absolute;
	color: #E7EAF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 0px solid #333399;
	border-left: 1px solid #333399;
	background-image: url(/images/banners/tapehead_banner1000.jpg);
		}

