body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.overview {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.container {
	width: 941px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 236px;
	width: 941px;
	position: relative;
	z-index: 50;
}

.menu {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 941px;
}
.floaty {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:50;
}
.main {
	background-color: #121212;
	position: relative;
	z-index:25;
}
.footer {
	color: #7f7f7f;
}
.footer a:hover{
	color: #fbaa29;
	text-decoration: none;
}
.footer a{
	color: #7f7f7f;
}
.style1 {color: #fbaa29}

.header2 {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 100px;
	width: 941px;
	position: relative;
	z-index: 50;
}
.lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.floaty2 {
	position: absolute;
	top: 50px;
	right: 250px;
	z-index:50;
}
.header2 {
	background-image: url(images/header-bg-techspec.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 236px;
	width: 941px;
	position: relative;
	z-index: 50;
}
.floaty3 {
	position: absolute;
	top: 50px;
	right: 150px;
	z-index:50;
}
.floaty4 {
	position: absolute;
	top: 100px;
	z-index:50;
}
.floaty5 {
	position: absolute;
	top: 0px;
	z-index:50;
	right: 0px;
}
.floaty6 {
	position: absolute;
	top: 0px;
	z-index:50;
	right: 0px;
}

