@charset "utf-8";
body {
	background-color: #000;
	text-align: center;
	position: absolute;
	height: 842px;
	width: 596px;
}

.main #container {
	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: 596px;
	position: relative;
	z-index: 0;
	background-color: #999;
}

#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;
	z-index: 1;
	left: 10px;
}

#kiwi_animation {
	position: absolute;
	text-align: left;
	z-index: 2;
	height: 34px;
	width: 400px;
	top: 131px;
	right: 306px;
	display: none;
	
}

#header_bar {
	text-align: left;
	position: relative;
	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: 20px;
	z-index: 3;
	display: none;
}


#menu{
	float: left;
	width: 220px;
	height: 875px;
	padding-top: 40px;
	z-index: 1;
	display: none;
}

#slideshow{
	height: 112px;
	width: 368px;
	text-align: right;
	position: absolute;
	z-index: 2;
	top: 200px;
	right: 0px;
	display: none;
}
#vision_div {
	text-align: left;
	width: 400px;
	position: absolute;
	top: 45px;
	z-index: 1;
	left: 165px;
}

#vision_text {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	text-align: left;
}
#vision_text_heading {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-align: left;
	width: 400px;
}
#content_header {
	position: absolute;
	z-index: 2;
	height: 100px;
	width: 300px;
	top: 210px;
	right: 406px;
	display: none;
}
#content_main {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 585px;
	top: 10px;
	left: 115px;
}
