p#cross-links, #coda-nav-1 { position: absolute; top: 320px; left: 360px;}

a:focus { outline:none }
img { border: 0 }

.coda-slider-wrapper { 
   background: transparent url(images/bgSlideshow.jpg) no-repeat top left;
   width: 1000px;
   height: 345px;
   margin: 19px auto;
   position: relative;
}
.coda-slider{width: 910px;};
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 345px; overflow: auto !important; padding-right: 20px }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 910px } 

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 910px; height:345px; }
.coda-slider-wrapper.arrows .coda-slider { margin-left: 45px; }

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { 
  position: absolute;
  top: 150px;
  text-indent: -9000em;  
  width: 37px; 
  height: 42px;
  display: block;
}
.coda-nav-left a{
  background: url("images/leftArrow.png") no-repeat center;
}
.coda-nav-left a:hover{
  background: url("images/leftArrowHo.png") no-repeat center;
}
.coda-nav-right a{
  background: url("images/rightArrow.png") no-repeat center;
  _margin-left:-45px;
}
.coda-nav-right a:hover{
  background: url("images/rightArrowHo.png") no-repeat center;
  
}

/* Panel padding */
.coda-slider .panel-wrapper { padding: 0px }

/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Miscellaneous */
.coda-slider-wrapper { clear: both; }
.coda-slider { float: left; overflow: hidden; position: relative; }
.coda-slider .panel { display: block; float: left; }
.coda-slider .panel-container { position: relative; }
.coda-nav-left, .coda-nav-right { float: left; }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none; }



/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin:0 auto; overflow: hidden }
.coda-nav ul li { display: inline; float:left;}
.coda-nav ul li a { color: #fff; display: block; width: 100%;  float: left;}


.meniuSlideshow{
	float:left;	
	width:570px;
	height: 22px;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.meniuSlideshow li {
	float: left;
}
.meniuSlideshow li  a {
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 22px;
	background:transparent url(images/meniuSlideshow.png) no-repeat;
	_background:transparent url(images/meniuSlideshow.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.meniuSlideshow .linkWebDesign a {
	left: 0;	
	width: 81px;	
	background-position: 0 0px;
}
.meniuSlideshow .linkWebDesign a:hover, .meniuSlideshow .linkWebDesign  a.current {
	left: 0;	
	width: 81px;
	background-position: 0 -22px;
}
.meniuSlideshow .linkTechnicalDev a {
	left: 81;	
	width: 146px;	
	background-position:-81px 0px;
}
.meniuSlideshow .linkTechnicalDev a:hover, .meniuSlideshow .linkTechnicalDev  a.current {
	left: 81;	
	width: 146px;
	background-position: -81px -22px;
}
.meniuSlideshow .linkSearchEn a {
	left: 227;	
	width: 172px;	
	background-position:-227px 0px;
}
.meniuSlideshow .linkSearchEn a:hover, .meniuSlideshow .linkSearchEn  a.current {
	left: 227;	
	width: 172px;
	background-position: -227px -22px;
}
.meniuSlideshow .linkPaidSearch a {
	left:399;	
	width: 83px;	
	background-position:-399px 0px;
}
.meniuSlideshow .linkPaidSearch a:hover, .meniuSlideshow .linkPaidSearch  a.current {
	left:399;	
	width: 83px;
	background-position: -399px -22px;
}
.meniuSlideshow .linkWebHosting a {
	left:487;	
	width: 88px;	
	background-position:-482px 0px;
}
.meniuSlideshow .linkWebHosting a:hover, .meniuSlideshow .linkWebHosting  a.current {
	left:487;	
	width: 88px;
	background-position: -482px -22px;
}