.coda-slider-wrapper {

    position: relative;

	width:550px;

	height:273px;

	overflow:hidden;

	background-repeat:no-repeat;

	background-position: 0 0 ;



}

	

	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */

	.coda-slider-no-js .coda-slider { height: 273px; overflow: hidden;}

	

	/* Change the width of the entire slider (without dynamic arrows) */

	.coda-slider, .coda-slider .panel { width: 550px; } 

	

	/* Change margin and width of the slider (with dynamic arrows) */

	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 550px;height:273px;

	background-position: 0 0;

	background-repeat:no-repeat; }



	

	/* Arrow styling */

	

	/* Tab nav */



	

	/* Panel padding */

	.coda-slider .panel-wrapper { padding: 0px }

	

	/* Preloader */



/* Don't change anything below here unless you know what you're doing */



	/* Tabbed nav */

	

	/* Miscellaneous */

	.coda-slider { float: left; overflow: hidden; position: relative }

	.coda-slider .panel { display: block; float: left }

	.coda-slider .panel-container { position: relative }

	

#coda-nav-1{

	position:absolute;

	bottom:-10px;

	left:2px;

	width:550px;

	height:40px;

	list-style:none;

	margin:0px;

	padding:0px;

	z-index:999;

}



#coda-nav-1 li{

	width:91px;

	float:left;

	position:relative;

	top:0px;

	left:0px;

	height:40px;

}



#coda-nav-1 li a{

	display:block;

	height:40px;



}



#coda-nav-1 li a img{

	border:none;

}



.panel-wrapper a img{

	border:0px;

}

