@charset "utf-8";
body {
	background-color: #000;
	text-align: center;
}

.main #container {
	height: 100%;
	text-align: left;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 1024px;
	position: relative;
	z-index: 0;
}

#logo1 {
	top: 10px;
	position: absolute;
	width: 142px;
	height: 142px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
	right: 0px;
	z-index: 1;
}

#kiwi_animation {
	position: absolute;
	text-align: left;
	z-index: 2;
	height: 34px;
	width: 400px;
	top: 131px;
	right: 306px;
	
}

#header_bar {
	text-align: right;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 35px;
	width: 706px;
	top: 165px;
	right: 0px;
	z-index: 3;
}
#menu{
	float: left;
	width: 220px;
	height: 875px;
	z-index: 1;
	text-align: center;
	padding-top: 10px;
}

#slideshow{
	height: 112px;
	width: 368px;
	text-align: right;
	position: absolute;
	z-index: 2;
	top: 200px;
	right: 0px;
}
#vision_div {
	text-align: right;
	width: 540px;
	position: absolute;
	right: 160px;
	top: 38px;
	z-index: 1;
}

#vision_text {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	text-align: right;
}
#vision_text_heading {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	text-align: right;
}
#content {
	position: absolute;
	width: 706px;
	top: 210px;
	right: 0px;
	height: 100%;
}
#content_header {
	position: relative;
	width: 300px;
	top: 0px;
	left: 0px;
	top: 84px;
	padding: 0px;
}
#content_main {
	position: relative;
	width: 706px;
	top: 80px;
	/*
	scrollbar-3dlight-color:#333333;
	scrollbar-arrow-color:#FDB913;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#333333;*/
}
.copyright {
	position: relative;
	top: 170px;
	text-align: left;
}
.pic_border {
	border: 1px solid #FFF;
}
.tbRSS {
	width: 180px;
	position: relative;
	text-align: left;
	padding-left: 0px;
}
