body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9966CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #9966CC;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
#container {
	float: left;
	width: 1000px;
	position: relative;
}
#wrapper {
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
	width: 1000px;
}
#bodyContent {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 1000px;
	height: 306px;
	position: relative;
}
#videoArea {
	height: 306px;
	width: 1000px;
}
#mainContent {
	background-image: url(../images/homeBack.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	position: relative;
	float: left;
}
#aboutContent {
	background-image: url(../images/BodyBack.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	position: relative;
	float: left;
}
#midStrip {
	width: 1000px;
}
#homeButtons {
	float: left;
	height: 181px;
	width: 795px;
	margin-right: 100px;
	margin-left: 100px;
	position: relative;
}
#contentBox {
	float: left;
	width: 795px;
	margin-top: 20px;
	margin-right: 100px;
	margin-left: 100px;
	position: relative;
}
#footer {
	height: 122px;
	width: 1000px;
	margin-top: 20px;
	float: left;
	position: relative;
}
ul {
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1.2em;
	text-indent: -1em;
}
#specsPromo {
	float: left;
	width: 1000px;
	position: relative;
}
