@charset "utf-8";/* CSS Document */#bgcontent {	position:absolute;	top:0px;	margin:0 auto;	z-index:1;	width:100%;	height:484px;	overflow:hidden;	background-position: center;	background-image: url(../img/headbackground2.jpg);	background-repeat: no-repeat;}#bgcontentfixed {	position:fixed;	top:0px;	margin:0 auto;	z-index:-10;	width:100%;	height:484px;	overflow:hidden;	background-position: center;	background-image: url(../img/headbackground22.jpg);	background-repeat: no-repeat;}#bgcontainer {	background-image: url(../img/onama.jpg);	background-repeat: repeat-x;	position:absolute;	top:484px;	width:100%;	height:1940px;	border-top-width: medium;	border-top-style: solid;	border-top-color: #730000;	z-index:-1;	background-color: #FFF;}#bgcontainer2 {	background-image: url(../img/onama.jpg);	background-repeat: repeat-x;	position:absolute;	top:484px;	width:100%;	height:1880px;	z-index:-1;	background-color: #FFF;}#slideshow ul, li {	margin:0;	padding:0;	border:0;}div#slideshow {	width:960px;	height:400px;	padding:0;	position:relative;	z-index:95;	overflow:hidden;	margin-top:0px;}div#slideshow ul#nav {	display:none;	list-style:none;	position:relative;	top:170px;	z-index:15;	margin:0;}div#slideshow ul#nav li#prev {	float:left;	margin: 0 0 0 40px;	list-style:none;}div#slideshow ul#nav li#next {	float:right;	list-style:none;	margin-top: 0;	margin-right: 40px;	margin-bottom: 0;	margin-left: 0;}div#slideshow ul#nav li a {	display:block;	width:80px;	height:80px;	text-indent:-999999px;	}div#slideshow ul#nav li#prev a {	background-image: url(../img/prev.png);}div#slideshow ul#nav li#next a {	background-image: url(../img/next.png);}div#slideshow ul#slides {	list-style: none;}div#slideshow ul#slides li {	margin-top:0px;	display:block;	width:960px;	height:400px;}div#slideshow ul#slides li:hover {	margin-top:0px;	display:block;}