@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: 100px;
	height: 100px;
	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;
	right: 750px;
	z-index: 3;
}

#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: 10px;
	right: 0px;
	z-index: 3;
}

#menu{
	float: left;
	width: 220px;
	height: 900px;
	padding-top: 10px;
	z-index: 1;
}

#slideshow{
	height: 112px;
	width: 368px;
	text-align: right;
	position: absolute;
	z-index: 2;
	top: 45px;
	right: 0px;
}

#vision_div {
	text-align: right;
	width: 470px;
	position: absolute;
	right: 170px;
	top: 35px;
	z-index: 1;
}

#vision_text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-align: right;
}

#vision_text_heading {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-align: right;
	width: 450px;
}
#content {
	position: absolute;
	height: 100%;
	width: 706px;
	top: 50px;
	right: -2px;
}
#content_header_slideshow {
	position: relative;
	width: 320px;
	top: 84px;
}


#content_main {
	position: relative;
	width: 706px;
	top: 80px;
/*	scrollbar-3dlight-color:#FDB913;
	scrollbar-arrow-color:#FDB913;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#666666
*/	
}

.copyright {
	position: relative;
	text-align: left;
	vertical-align: bottom;
	bottom: 0px;
}
