#slide-show{
	width: 930px; 
	height: 360px; 
	background: url(bg_pattern1.jpg); 
	padding: 0px;
	background-color: #498e9d
	float: left;
	}

.video{
	border: 2px solid #fff; 
	position: relative;
	top: 38px;
	left: 38px;
	float: center}

.featured{
	float: left;
	
	margin: -85px 0 10px 570px;
	width: 315px;
	color: #fff}

.featured span {
	color: #fff; 
	font-weight:normal;
	text-transform: ;
	letter-spacing:5px;
	}


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

.featured h2 {
	font-weight:normal; 
	font-size: 35px; 
	font-family: "Georgia";
	color: #fff;
	margin: 0px 0;
	padding-top:7px;
	padding-bottom:0px;
	text-transform: ;
	text-shadow: 2px 2px 2px #333;
	}
	
.featured p {
	font-weight:  ;
	font-size: 15px; 
	font-family: "DinWebRegular", Trebuchet MS, san serif;
	line-height:20px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-shadow: 1px 1px 1px #333;
	}
	
 