/* Home Page Banner Template START */
DIV#hp-banners {
	width: 880px;
}
DIV#main-banner {
	height: 257px;
	position: relative;
}
DIV#main-banner UL {
	margin: 0px;
	padding: 0px;
	position: absolute;
	list-style-type: none;
	height: 257px;
	overflow: hidden;
}
DIV.home-page DIV#content-wrapper {
	background-image: none;
}
DIV#banner-mid {
	height: 60px;
}
DIV#banner-bottom {
	height: 168px;
}
DIV.copy {
	color: #b5b4b4;
}
P {
	margin: 0px;
}
DIV#banner-bottom A {
	position: relative;
	height: 167px;
	width: 296px;	
	overflow: hidden;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
}
DIV#banner-bottom A.first {
	width: 286px;
}
DIV#banner-bottom A SPAN {
	position: absolute;
	top: 144px;
	left: 37px;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}
DIV#banner-bottom A:hover {
	text-decoration: underline;
}
DIV#banner-bottom A SPAN:hover {
	text-decoration: underline;
}
DIV#banner-bottom A SPAN.first {
	left: 27px;
}
/* Home Page Banner Template  */
