.hide { display: none; }
#slider {
	width: 590px;
	position: relative;
	margin-top: -580px;
	margin-left: -45px;
	margin-bottom: 0px;
}
#slider_nothome {
	width: 590px;
	position: relative;
	margin-top: -580px;
	margin-bottom: 0px;
	margin-left: -45px;
}
.scroll {
	height: 494px;
	width: 580px;
	overflow: auto;
	position: relative;
	clear: left;
	background-color: transparent;
	padding-top: 30px;
}
.scroll_nothome {
	height: 484px;
	width: 580px;
	overflow: auto;
	position: relative;
	clear: left;
	background-color: transparent;
	padding-top: 30px;
}
.scroll_head {
	background-attachment: scroll;
	background-image: url(../images/slider_br_home.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 639px;
	width: 717px;
	margin-left: -110px;
	position: relative;
	margin-top: -20px;
}
.scrollContainer   div.panel {
	height: 493px;
	width: 580px;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 15px;
	background-color: transparent;
}

.scrollContainer_blog div.panel_blog {
	height: 483px;
	width: 580px;
	overflow: hidden;
	background-color: transparent;
	padding-top: 20px;
	padding-bottom: 15px;
}
ul.navigation { list-style: none; text-align: center; }
ul.navigation li { display: inline; margin: 0 20px 0 0;  }
ul.navigation a { line-height: 2.4em; padding: 10px; text-decoration: none; color: #333; font-size: 14px; font-weight: bold; }
ul.navigation a:hover { background: #ddd; }
ul.navigation a.selected { background: #fff; cursor: default; }
ul.navigation a:focus { outline: none; }
div.panel_2      {
	padding: 15px;
	height: 225px;
	width: 402px;
}
ul.navigation_2 {
	list-style: none;
	text-align: center;
}
ul.navigation_2  li {
	display: inline;
	margin: 0 20px 0 0;
}
ul.navigation_2  a {
	line-height: 2.4em;
	padding: 10px;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
ul.navigation_2 a:hover {
	background: #ddd;
}
ul.navigation_2 a.selected {
	background: #fff;
	cursor: default;
}
ul.navigation_2 a:focus {
	outline: none;
}
div.panel_3 {
	padding: 15px;
	height: 225px;
	width: 402px;
}
ul.navigation_3 {
	list-style: none;
	text-align: center;
}
ul.navigation_3 li {
	display: inline;
	margin: 0 20px 0 0;
}
ul.navigation_3 a {
	line-height: 2.4em;
	padding: 10px;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
ul.navigation_3 a:hover {
	background: #ddd;
}
ul.navigation_3 a.selected {
	background: #fff;
	cursor: default;
}
ul.navigation_3 a:focus {
	outline: none;
}
