.slider_container_1
{
    float: left;
    width: 335px;
    height: 330px;
    background: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 10px;
	
}
.slider_container_2
{
    float: left;
    width: 250px;
    height: 250px;
    background: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;    
	
}

.slider_container_3
{
    float: left;
    width: 680px;
    height: 250px;
    background: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;    	
}
 #SliderName1 {
	width: 335px;
    height: 250px;
    margin: auto;
    overflow: hidden;
}
#SliderName
{
    width: 335px;
    height: 330px;
    margin: auto;
    overflow: hidden;
}
#SliderName img, #SliderName1 img
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.SliderNamePrev
{
    background: url(../img/left.gif) no-repeat center center;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 138px;
    left: 10px;
    text-decoration: none;
}

.SliderNameNext
{
    background: url(../img/right.gif) no-repeat center center;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 138px;
    right: 10px;
    text-decoration: none;
}

.SliderNameDescription
{
    color: #FFFFFF;
    font-family: Myriad Web Pro;
    font-size: 12px;
    text-align: left;
    padding: 5px;
    margin-bottom: 50px;
}
.SliderNameDescription a:link, .SliderNameDescription a:visited, .SliderNameDescription a:hover, .SliderNameDescription a:active
{
    color: #FFFFFF;
}
.link
{
    display: block;
    height: 17px;
    width: 18px;
    border: 1px solid #FFFFFF;
    background-color: #ff7d22;
    text-align: center;
    color: White;
    font-weight: bold;
    cursor: pointer;
}
.linkImg, .linkImg:hover, .linkImg.active
{
    display: block;
    height: 16px;
    width: 16px;
    background-color: transparent !important;
    text-align: center;
    color: White;
    font-weight: bold;
    cursor: pointer;
}
.link:hover, span.active
{
    background-color: #FF9A52;
}

#SliderNameNavigation
{
    margin: -19px 0 0 5px;
    height: 22px;
    left: 0px;
    text-align: center;
    -moz-border-radius: 6px 6px;
    position: relative;
}

#SliderNameNavigation span
{
    margin: 0 2px;
    float: left;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 17px;
}

#SliderNameNavigation2
{
    margin: -20px 0 0 5px;
    height: 15px;
    left: 0px;
    text-align: center;
    -moz-border-radius: 6px 6px;
    position: relative;
}

#SliderNameNavigation2 span
{
    margin: 0 2px;
    float: left;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 17px;
}
#SliderNameNavigation3
{
    margin: -12px 0 0 5px;
    height: 15px;
    left: 0px;
    text-align: center;
    -moz-border-radius: 6px 6px;
    position: relative;
}

#SliderNameNavigation3 span
{
    margin: 0 2px;
    float: left;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 17px;
}
