#featuredGallery {

}
#featuredGallery #slide {
	position: absolute;
}
#featuredGallery #slides .media {

}
#featuredGallery #slides .content {
	position: relative;
}
#featuredGallery #menu {
	z-index: 2;
}
#featuredGallery #menu ul {

}
#featuredGallery #menu ul li {
	list-style-type: none;
	display: inline;
	cursor: pointer;
}
/* */
#featuredGallery {width: 1004px; height: 277px; display: block; background: url(../images/banner-bg.png) no-repeat; position: relative;overflow:hidden}
#featuredGallery #slides .media {width: 361px; height: 256px; background: url(../images/frame.png) no-repeat; top: 0; left: 0; padding: 18px 0 0 36px; position: absolute;}

#featuredGallery #slides .content {width: 520px; display: block; margin: 20px 0 0 424px; float: left; display: inline;}
#featuredGallery #slides .content h3 {font-weight: bold; font-size: 14px; color: white; text-transform: uppercase; border-bottom: 1px solid white; padding-bottom: 14px; margin-bottom: 10px;}
#featuredGallery #slides .content h4 {font-size: 18px; color: #ff9933; font-weight: bold; margin-bottom: 10px;}
#featuredGallery #slides .content p {font-size: 14px; font-weight: bold; line-height: 20px; margin-bottom: 10px; color: white;}
#featuredGallery #slides .content ul {font-size: 14px; color: #ff9933; font-weight: bold; width: 400px;}
#featuredGallery #slides .content li {width: 200px; float: left; margin-bottom: 10px;}
#featuredGallery #slides .content a  {color: #ff9933;}

#featuredGallery #menu {bottom:13px;left:0;position:absolute;width:100%; text-align:center}
#featuredGallery #menu li {display: inline-block; font-size: 12px; color: #996666; font-weight: bold; margin-right: 10px;}
#featuredGallery #menu a {color: #996666; }
#featuredGallery #menu li.la {margin-right: 50px;}
#featuredGallery #menu li.ra {margin-left: 50px; margin-right: 0;}
/* */
