body {
	background-image: url(ezBG.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align: center;
	font:Verdana, Arial, Helvetica, sans-serif;
	background-color: #0F0F0F;
}
#header {
	height: 170px;
	position: relative;
}
#header h1 {
	text-indent: -9999px;
	float: left;
}
#navigation{
	position: absolute;
	bottom: 21px;
	right: 19px;
	width: 500px;
	height: 45px;
}
#menuTopContainer {
	background-color: #000000;
	width: 320px;
	height: 30px;
	float: right;
	padding-top: 0px;
	padding-right: 0;
}
#menuTopContainer ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#menuTopContainer ul  li {
	padding-right: 10px;
	float: right;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 10px;
}
#menuTopContainer ul  li  a {
	font-size: 12px;
	text-decoration: none;
	color: #EFD32A;
	font-weight: bold;
}
#menuTopContainer ul  li  a:hover {
color: #3366FF;
}
#menuTopContainer  ul li.noborder    {
	border-right-style: none;
}


ul.menumain {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}


ul.menumain li {
float: right; 
padding-right: 28px;
 }

ul.menumain li a {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.black {
	color: #000000;
}
ul.menumain li a:hover {
color: #3366FF;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar {
	float: right;
	width: 300px;
}
.featureBoxspecs {
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #333333;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 10px;
}
.featureBoxspecs h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #138BF3;
	margin-bottom: 15px;
}
.featureBoxspecs h2 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDFCFC;
	font-style: normal;
	font-weight: normal;
	vertical-align: 10%;
	margin-top: -5px;
	text-align: justify;
	padding-left: 10px;
}

.featureBox {
	height: 140px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#contentContainer{
	background-color: #F3F1E3;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
#mainFeature {
	margin-top: 70px;
	padding-left: 40px;
	padding-right: 30px;
}
#videowrap {
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
	float: right;
	text-align: center;
	width: 400px;
	margin-top: 20px;
}
.content {
	padding-right: 20px;
	width: 400px;
	margin-right: 445px;
	text-align: justify;
}

.featureboxvideo {
	width: 400px;
}


#mainFeature h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#mainFeature h1 {
	font-size: 13px;
	color: #DD434A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

#highlight{
	width: 600px;
	margin-right: 300px;
}

#footer{
	height: 40px;
	background: #CCCCCC;
	clear: both;
}
#footernav {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	
}
#footernav li {
	float: right;
	padding-right: 15px;
 }

#footernav li a {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.black {
	color: #000000;
}
ul.menumain li a:hover {
color: #3366FF;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 906px;
	text-align: left;
}
.mainFeatureBox {
	height: 75px;
	width: 185px;
	float: left;
	border: thin solid #000000;
	margin-left: 10px;
}
#footernav a {
	font-size: 12px;
}
#container  #contentContainer  .darkSection   {
	background-color: #1B1B1D;
}
