body {
	margin-top: 20px;
	background-image: url(../images/backgrnd.png);
	background-repeat: repeat-x;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF3300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E8F3FC;
}
a:hover {
	text-decoration: underline;
	color: #E7EB5D;
	;
}
a:active {
	text-decoration: none;
	color: #DDD651;
}	
.heads {
	color: #FF3300;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}
#container {
	border: 1px solid #fff;
	height: 590px;
	width: 958px;
	visibility: visible;
	background-color: #fff;
}

.footer {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#top_bar {
	background-image: url(../images/header_graphic.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 958px;
}
#nav_bar {
	height: 21px;
	width: 958px;
}
#left_home {
	background-image: url(../images/left_home.jpg);
	background-repeat: no-repeat;
	height: 466px;
	width: 450px;
	float: left;
}
#right_home {
	background-image: url(../images/right_home.jpg);
	background-repeat: no-repeat;
	height: 396px;
	width: 238px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 70px;
	padding-right: 270px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	
	
}
#right_video {
	background-image: url(../images/right_video.jpg);
	background-repeat: no-repeat;
	height: 466px;
	width: 240px;
	float: left;
	
	}
#left_video {
	height: 466px;
	width: 718px;
	float: left;
}
#right_features {
	background-image: url(../images/features_right.jpg);
	background-repeat: no-repeat;
	height: 396px;
	width: 268px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 70px;
	padding-right: 240px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	
}
#right_howitworks {
	background-image: url(../images/right_howitworks.jpg);
	background-repeat: no-repeat;
	height: 396px;
	width: 268px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 70px;
	padding-right: 240px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	
}
#left_howitworks {
	height: 466px;
	width: 450px;
	float: left;
}
#right_learnmore {
	background-image: url(../images/right_learnmore.jpg);
	background-repeat: no-repeat;
	height: 396px;
	width: 268px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 70px;
	padding-right: 240px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	
}
