#slide-show{
	width: 888px; 
	height: 360px; 
	padding: 20px;
	background-color: #7b7e75;
	float: left;
	}

.video{
	border: 0px solid #ffffff; 
	position: relative;
	top: 35px;
	left: 260px;
	float: center
	}


.featured{
	float: left;
	font-family: "DinWebRegular", Trebuchet MS, san serif;
	font-size: 13px;
	margin: 20px 20px 0 20px;
	width: 200px;
	color: #333}

.featured span {
	color: #ffcf6f; 
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:5px;
	}


.featured a {
	color:#fff; 
	text-decoration: none}

.featured h2 {
	font-weight: bold; 
	font-size: 20px; 
	color: #ffffff;
	margin: 5px 0;
	padding-top:10px;
	padding-bottom:5px;
	}
	
.featured p {
	font-weight:  
	color: #ffffff;
	line-height:20px;
	margin-bottom: 15px;
	}
	
 