#container {
	WIDTH: 470px;
	TEXT-ALIGN: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/awardbg.gif);
	background-repeat: no-repeat;
	height: 140px;
	margin-left: 25px;
	
}

#contentslide {
	POSITION: relative
}
#slider {
	margin-top: 0px;
	margin-left: 55px;
	margin-right: 15px;
	
}
#slider UL {
	LIST-STYLE-TYPE: none;
	padding: 0px;
	margin: 0px;
	
}
#slider LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	height:142px;
	
	
}
#slider LI {
	OVERFLOW: hidden;
	WIDTH: 390px;
	
}

.awardcaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #E93D0C;
	text-decoration: none;
	margin-bottom:5px;
	
}

.awardcaption:hover {
	
	color: #333333;
	
	
}

.awardcaptionnblk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.awardorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E93D0C;
}

.slidearea {
	padding-left: 0px;
	margin-top:20px;
}
