{
	margin: 0;
	padding: 0;
}
a:link {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 0px;
	font-weight: bold;
}
a:visited {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-position: left;
	text-indent: 0px;
	font-weight: bold;
}

a:hover {
	color: #66CC00;
}

a:active {
	color: #66CC00;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: 500;
	color: #CCCCCC;
	text-decoration: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 125px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
	text-align: center;
	vertical-align: text-top;
	text-indent: 0px;
	background-repeat: no-repeat;
	left: 25px;
	list-style-position: outside;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	height: 0px;
	margin-right: -115px;
	word-spacing: 0em;
}

body {
	background-image: url(images/body-bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(images/simulator.png);
	background-position: right top;
	width: 1525px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 900px;
}
#nav {
	height: 100px;
}
#wrapper #header {
	height: 150px;
	z-index: 80;
}
