html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	position: relative;
	margin: auto;
	width: 1000px;
	background-image: url(../images/general/shadow-bg.jpg);
	background-repeat: repeat-y;
}

#main {
	height: 820px;
	padding: 0 30px 20px 9px;
	background-image: url(../images/general/shadow-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#content {
	height: 800px;
	width: 977px;
	background-image: url(../images/index/rainbow.jpg);
	background-repeat: no-repeat;
	background-position: 2px 310px;
}

#header {
	height: 300px;
	position: relative;
	padding-bottom: 0;
	padding-top: 10px;
}

#navigation-1 {
	position: absolute;
	padding-top: 44px;
	left: 450px;
	width: 180px;
}

#navigation-1 ul {
	padding: 0;
	border: none;
}

#navigation-1 li {
	list-style-type: none;
	padding-top: 13px;
}

#navigation-2 {
	position: absolute;
	padding-top: 44px;
	left: 714px;
	width: 180px;
}

#navigation-2 ul {
	padding: 0;
	border: none;
}

#navigation-2 li {
	list-style-type: none;
	padding-top: 13px;
}

#header-left {
	float: left;
	padding: 10px 0 0 10px;
}

#header-right {
	float: right;
}

#wn { 
	position: absolute;
	top: 290px;
	left: 83px;
	width: 832px;
	height: 280px; 
	overflow:hidden;	
}

#leftarrow {
	position: absolute;
	top: 400px;
	left: 18px;
}

#rightarrow {
	position: absolute;
	top: 400px;
	left: 930px;
}

#logos {
	position: absolute;
	height: 90px;
	top: 658px;
	left: 0;
}

#logos img {
	border: 0;
}

#logos ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px
}

#logos li {
	display: inline;
}