@CHARSET "UTF-8";

#content {
	background: none;	
}

#front_content {
	width: 741px;
	height: 358px;
}

/** Slideshow start **/


#front_content a{
	position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#front_content a img {
    
	width: 741px;
}

#front_content a.active {
    z-index:10;
}

#front_content a.last-active {
    z-index:9;
}

/** Slideshow end **/

