body {
	background: #D5D9DC; 
	margin:0 auto;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
}

#wrapper {
	width: 960px;
    margin: auto;
	background: white; 
}

#intro {
    padding-bottom: 10px;
}
p {
    width: 550px;
}
h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
	background: white; 
    width: 960px;
    margin: auto;
    position: absolute;
}
.scroll {
    height: 300px;
    width: 960px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
	background: white; 
	padding: 20px;
    height: 300px;
    width: 920px;
}

#shade {
    background: #D5D9DC url(images/galeria.png) no-repeat 0 0;
	width: 960px;
    height: 315px;
	left: 30px;
}
#footer{
    background: #D5D9DC url(images/footer.png) no-repeat 0 0;
    height: 300px;
	left: 30px;
}
#footer h1, h1 a{
	color:white;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	letter-spacing:1px;
	font-family: Calibri, Arial, sans-serif;
	text-decoration: none;
	}
#footer h2, h2 a{
	color:#8CCBC7;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	letter-spacing:1px;
	font-family: Calibri, Arial, sans-serif;
	text-decoration: none;
	}
#footer h2 a:hover {
	color:white;
	text-decoration: none;
	}
#footer h1 a:hover {
	color:#8CCBC7;
	text-decoration: none;
	}
	
#footer_1, #footer_2, #footer_3 {
	padding:15px;
	height:240px;
	width:290px;
	color:#eee;
	float:left;
	background:transparent;
	}
#footer_1 {
	padding-left:30px;
	width:310px;
	}
#footer_3 {
	width:260px;
	padding-left:0;
	}


ul.navigation {
	list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
	padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
	background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 960px;
  height: 27px;
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: 0%;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  padding: 4px 0 0 0;
  font-size: 70%;
  font-weight: bold;
  color: #358C84;
  text-decoration: none;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
  font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  padding: 4px 0 0 0;
  color: #fff;
  text-decoration: none;
}
#menu .sites {
  width: 137px;
  height: 27px;
  background: url(botton_up.png) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .sites span {
  width: 137px;
  height: 27px;
  background: url(botton_down.png) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .commerce {
  width: 137px;
  height: 27px;
  background: url(botton_up.png) no-repeat;
  left: 137px;
  top: 0px;
}
#menu .commerce span {
  width: 137px;
  height: 27px;
  background: url(botton_down.png) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .trainning {
  width: 137px;
  height: 27px;
  background: url(botton_up.png) no-repeat;
  left: 274px;
  top: 0px;
}
#menu .trainning span {
  width: 137px;
  height: 27px;
  background: url(botton_down.png) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .seo {
  width: 137px;
  height: 27px;
  background: url(botton_up.png) no-repeat;
  left: 411px;
  top: 0px;
}
#menu .seo span {
  width: 137px;
  height: 27px;
  background: url(botton_down.png) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .intranet {
  width: 137px;
  height: 27px;
  background: url(botton_up.png) no-repeat;
  left: 548px;
  top: 0px;
}
#menu .intranet span {
  width: 137px;
  height: 27px;
  background: url(botton_down.png) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .host {
  width: 137px;
  height: 27px;
  background: url(botton_up.png) no-repeat;
  left: 685px;
  top: 0px;
}
#menu .host span {
  width: 137px;
  height: 27px;
  background: url(botton_down.png) no-repeat;
  left: 0px;
  top: 0px;
}
#menu .contato {
  width: 137px;
  height: 27px;
  background: url(botton_up.png) no-repeat;
  left: 822px;
  top: 0px;
}
#menu .contato span {
  width: 137px;
  height: 27px;
  background: url(botton_down.png) no-repeat;
  left: 0px;
  top: 0px;
}