#header {
  height:649px;
  min-height:649px;
}

#visore {
  background: url('../img/touch/touch_visore_sfondo.png') no-repeat left top;
}

#visore .headText {
  color:#333333;
  font-size:28px;
  line-height:30px;
  padding:195px 0px 0px 612px;
}

div .halfContent {
  width:488px;
  float:left;
  font-size:16px;
  text-align:justify;
}

#slider_container {
  width:996px;
  height:560px;
  margin-top:25px;
  background:url('../img/touch/touch_monitor.png') no-repeat left top;
}

#slider {
  width:584px;
  height:462px;
}

/* BEGIN OVERRIDE ANYTHING SLIDER DEFAULT CSS */
.anythingSlider-metallic .back {left:-130px}
.anythingSlider-metallic .forward {right:-130px}

.anythingSlider-metallic.activeSlider .anythingWindow {border:none;}

.anythingSlider-metallic .anythingControls {bottom: -100px;}

.anythingSlider-metallic .anythingControls a {
	background-color: #777;
	border:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.anythingSlider-metallic.activeSlider .anythingControls a.cur,
.anythingSlider-metallic.activeSlider .anythingControls a:hover {
	background-color: #00A399;
}

.anythingSlider-metallic .anythingControls ul a {
	width:5px;
	height:5px;
	margin: 2px 6px;
}
/* END OVERRIDE ANYTHING SLIDER DEFAULT CSS */
