/* CSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color:#000000;
	color:#FFFFFF;
}

a {
	color:#E8C216;
}

#maincontainer {
	width:1008px;
	margin:0px auto;
	border-left:solid 1px #333333;
	border-right:solid 1px #333333;
	border-bottom:solid 1px #333333;
}

#bannerlogo {
	float:right;
	width:396px;
}

#mainnav {
	background-color:#000000;
	height:25px;
	padding-left:36px;
}

#mainnav ul {
	position:relative;
	top:3px;
	font-size:14px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}

#mainnav li {
	display:inline;
	padding:0px 30px 0px 0px;
}

#mainnav a {
	color:#FFFFFF;
	text-decoration:none;
}

#mainnav a:hover {
	color:#E8C216;
}

#footer {
	height:63px;
	padding:10px 0px 20px 0px;
	background-color:#E8C216;
	text-align:center;
	line-height:18px;
	color:#000000;
}

#footer a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#footer span {
	padding-top:6px;
	font-size:9px;
	color:#333333;
}

#footer a:hover {
	text-decoration:underline;
}

#content {
	width:1008px;
	background-color:#333333;
}

#navcontact {
	padding:26px 0px 0px 36px;
	float:left;
	width:250px;
}

#navcontact a {
	color:#FFFFFF;
	text-decoration:none;
}

#navcontact a:hover {
	text-decoration:underline;
}

#leftcolumn {
	float:left;
	padding:20px 0px 50px 0px;
	margin-left:36px;
	width:462px;
}

#rightcolumn {
	text-align:justify;
	float:right;
	width:450px;
	padding:20px 0px 25px 0px;
	margin-right:60px;
}

#tv {
	padding-left:21px;
	padding-top:18px;
	width:425px;
	height:267px;
	background-image:url(../images/lcd-hdtv.jpg);
	background-repeat:no-repeat;
}

.yellowbar {
	height:12px;
	background-color:#E8C216;
	width:100%;
}

.yellowtext {
	color:#E8C216;
	font-weight:bold;
}

.banner {
	height:118px;
	background-color:#333333;
}

.labelspace {
	float:left;
	width:80px;
	height:20px;
}

.contact_fieldset {
	padding:15px 0px 10px 10px;
	width:450px;
	margin-top:10px;
}

.clear {
	clear:both;
}

.submitbtn {
	width:190px;
	text-align:right;
}

.footnote {
	font-size:9px;
}

.benefitlist {
	margin:17px 0px 17px 5px;
	padding-left:10px;
}

.benefitlist li {
	padding-bottom:7px;
	text-align:justify;
}

.mycaption {
	font-size:11px;
	font-weight:bold;
	width:446px;
	height:15px;
	text-align:center;
}