#slider-main{
	background: url(images/slider-bag.png) no-repeat 1px top;
	width: 693px;
	height: 343px;
	padding: 0 0px 0 0;
	float: left;
	position: relative;
}
#slider-main h2{
	position: absolute;
	right: 12px;
	top: 240px;
	color: #fff;
	font-size: 28px;
	line-height: 27px;
	text-transform: uppercase;
	text-align: right;
	font-family: 'MyriadProBold';
}
#slider-main h2 span{
	display: block;
}
#slider-main h2 span strong{
	font-weight: normal;
	font-size: 22px;
}
.number_slideshow{
    line-height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    position: relative;
    display: none;
}
.number_slideshow .number_slideshow_nav{
    filter: alpha(opacity=60);
    opacity: 0.6;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 272px;
    left: 20px;
}
.number_slideshow .number_slideshow_nav li{
    position: relative;
    float: left;
	background: none;
}
.number_slideshow .number_slideshow_nav li a{
    padding-left: 8px;
    padding-right: 4px;
	width: 10px;
	height: 11px;
	background: url(../images/pagnation-a.png) no-repeat left top;
}
.current a
{
	background: url(../images/pagnation-a-over.png) no-repeat left top  !important;
}
.number_slideshow ul{
    margin: 0px;
    background-position:center center;
    background-repeat: no-repeat;
}
.number_slideshow ul li{
     border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
}
.number_slideshow ul li p{
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 5px;
    padding-right: 5px;
    filter: alpha(opacity=60);
    opacity: 0.6;
    font-size: 13px;
    line-height: 23px;
}
.number_slideshow ul li a{
    text-decoration: none;
}
.number_slideshow ul li a img{
    border: none;
}