* {
	margin: 0;
	padding: 0;
}
#arrow-left {
	left: 0;
}
#arrow-left, #arrow-right {
	_position: absolute;
	cursor: pointer;
	height: 50px;
	margin-top: -25px;
	position: fixed;
	top: 50%;
	width: 50px;
	z-index: 10;
}
#arrow-right {
	right: 0;
}
#bgImage {
}
#black {
	display: block;
	margin-left: 332px;
	min-height: 600px;
	padding: 0 10px;
}
#black-bg {
	position:fixed;
	background:#000000;
	width:382px;
	margin-left:332px;
	min-height:600px;
	z-index:-1;
	*margin-left:0;
	_position:absolute;
	_height:620px;
	_margin-left:0;

}
#black-bg {
	opacity:0.8;
	filter: alpha(opacity=80); /* IEs */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */

}
#contact {
	_height: 295px;
	_padding-top: 10px;
	height: 200px;
	width: 360px;
}
#container {
	_position: absolute;
	_width: 100%;
	left: 50%;
	overflow: hidden;
	position: fixed;
	top: 50%;
	z-index: -2;
}
#container img {
	float: left;
}
#content {
	border-top: 1px solid #dbdcdd;
	clear: both;
	padding-top: 10px;
	width: 362px;
}
#content .intro {
	margin-bottom: 15px;
}
#content p {
	margin-bottom: 15px;
}
#content ul.subnav {
	list-style: none;
	list-style-image: none;
	margin-left: 0;
}
#content ul.subnav a {
	_background: url(images/Arrow_grey.gif) left center no-repeat;
	background: url(images/Arrow_grey.png) left center no-repeat;
	padding-left: 15px;
}
#content ul.subnav a:hover, #content ul.subnav a.hover {
	_background: url(images/Arrow_green.gif) left center no-repeat;
	background: url(images/Arrow_green.png) left center no-repeat;
	color: #00ffd6;
}
#content ul.subnav span {
	padding-left: 4px;
}
#loading {
	background: url(/themes/greenlight/images/loading.gif) no-repeat 0 0;
	display: none;
	height: 55px;
	width: 54px;
	margin: 40px auto;
}
#logo-website {
	float: left;
	padding-right: 10px;
	padding-top: 45px;
	text-align: right;
	width: 322px;
}
#black h1 a, #black .logo a {
	background:url("../images/Logo.png") no-repeat scroll left top transparent;
	display:block;
	height:130px;
	margin:0;
	text-decoration:none;
	text-indent:-999em;
	width:362px;
}
#EmployeeList {
	margin-left: 0;
	list-style: none;
}
#EmployeeList li {
	background: url("../images/Arrow_grey.png") no-repeat 0 45%;
	list-style-image: none;
	padding-left: 18px;
}
#EmployeeList li.current a {
	background: url("../images/dot-li.png") no-repeat 96% 75%;
	padding-right: 15px;
}
#EmployeeList li a {
	text-decoration: none;
}
#EmployeeList a:hover,
#EmployeeList li.current a {
 	color: #00ffd6;
}
#EmployeeList li.current {
	background-image: url("../images/Arrow_green.png");
}
#main-nav {
	margin-bottom: 5px;
	font-size: 0.9em;
}
#main-nav #nav-left {
	width: 175px;
	float: left;
}
#main-nav #nav-right {
	width: 180px;
	float: left;
}
#main-nav li {
	/*float: left;*/
}
#main-nav li.odd {
	/*width: 175px;*/
}
#main-nav li.even {
	/*width: 180px;*/
}
#main-nav a {
	color: #D3D4D5;
	text-decoration: none;
}
#main-nav a:hover,
#main-nav a.current {
	color: #0FD;
}
#main-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#page {
	margin: 0 auto;
	overflow: auto;
	width: 714px;
}
#profile_dots {
	position:absolute;
	_position:static;
	margin-left:119px;
	margin-top:70px;
	*margin-top:71px;
	_margin-top:0px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.btn-close {
	_float: right;
	_margin: 0;
	_position: static;
	cursor: pointer;
	height: 12px;
	margin-right: 5px;
	position: absolute;
	right: 0;
	width: 12px;
	z-index: 8;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.intro a {
	text-decoration: underline;
}
.launch img {
	float: right;
	padding-left: 5px;
	padding-top: 7px;
}
.pop {
	_float: left;
	_margin-left: 10px;
	_position: static;
	background: #999;
	border-radius: 8px;
	color: #ffffff;
	moz-border-radius: 8px;
	padding: 5px;
	padding-left: 18px;
	position: absolute;
	webkit-border-radius: 8px;
	z-index: 7;
}
.pop .name {
	_float: left;
	color: #000000;
	margin-left: -8px;
}
.pop a {
	color: #000000;
}
.pop a:hover {
	color: #00ffd6;
}
.profile {
	_position: static;
	cursor: pointer;
	position: absolute;
}
a.launch {
	border: 1px solid #dbdddc;
	color: #dbdddc;
	float: left;
	line-height: 27px;
	padding: 0 15px;
	vertical-align: middle;
}
a.launch:hover {
	border: 1px solid #00ffd6;
}
body {
	background: #000000;
	color: #DBDCDD;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	overflow-y: auto;
}
html {
	_overflow-x: auto;
	_overflow-y: hidden;
}
img {
	border: 0;
	outline: none;
}