/*@import url(http://fonts.googleapis.com/earlyaccess/lateef.css);
.lateef{font-family: 'Lateef', serif;}*/

.c { clear: both;
width: 900px; }
#wrapper {
	width: 900px;
 }
h2 { padding:20px 0px 10px 0; font-size: 24px; line-height: 40px; font-weight: normal; color: #adc276; text-shadow: 0 1px 3px #da1111; }

#slider_container_1 { float:right; padding:0px; width:640 px; background:#ddd; -moz-border-radius: 0px 0px; -webkit-border-radius: 0px 0px; border-radius: 0px 0px; }

#SliderName{
	width:900 px;
	height:400px;
	margin:auto;
}

.SliderNamePrev{
	background: url(../img/left.gif) no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	top: 200px;
	left: 10px;
	text-decoration: none;
}

.SliderNameNext{
	background: url(../img/right.gif) no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	top:200px;
	right:10px;
	text-decoration:none;
}

.SliderNameDescription{
	font-family:'Lateef', serif;
	font-size:16px;
	text-align:right;
	padding:2px;
	color:#f00;
	border:#000 0px solid;
	height:60px;
}
.SliderNameDescription strong{
	font-family: 'Lateef', serif;
	font-size: 100%;
	text-align:right;
	padding:20px;
	color: #000;
	line-height:30px;
}
#SliderNameNavigation { margin: 0 0 0 0;width: 900px; padding-top: 15px; height: 15px; text-align: center; -moz-border-radius: 1px 1px; background: #15376bb4; }

#SliderNameNavigation a:link, #SliderNameNavigation a:active, #SliderNameNavigation a:visited, #SliderNameNavigation a:hover{
	margin: 0 2px;
	background: url(../img/nav.gif) no-repeat center center;
	font-size: 0px;
	line-height: 0px;
	padding: 12px;
	text-decoration: none;
}

#SliderNameNavigation a.active:link, #SliderNameNavigation a.active:active, #SliderNameNavigation a.active:visited, #SliderNameNavigation a.active:hover{
	background: url(../img/nav_active.gif) no-repeat center center;
}
