@charset "utf-8";
body {
	background-color: #090909;
	background-image: url(images/cfnmtv-background.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #FFF;
	text-align: center;
}
a, a:active, a:hover {
	color: #fff;
}
#header {
	height: 193px;
	width: 1138px;
	margin: 0 auto;
	clear: both;
}
#main-content-header {
	clear: both;
	width: 1060px;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main-content {
	clear: both;
	width: 1062px;
	margin: 0 auto;
	background-image: url(images/main-content-background.png);
	background-repeat: repeat-y;
	background-position: center;
}
#main-content-footer {
	clear: both;
	width: 1060px;
	height: 37px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main-content img {
	margin-left: 31px;
}
#menu {
	clear: both;
	height: 93px;
	width: 368px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.info-text {
	display: block;
	width: 1080px;
	padding: 10px;
	background-color: #480640;
	font-size: 14px;
	margin-top: auto;
	margin-bottom: 18px;
	margin-right: auto;
	margin-left: auto;
}
.info-text h1 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.story-highlight {
	display: block;
	width: 1080px;
	padding: 10px;
	color: #2036A7;
	background-color: #FFF;
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/story-background.gif);
	background-repeat: repeat-x;
}
.story-highlight h1 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.story-highlight img {
	margin-left: 10px;
	float: right;
}
.compliance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	color: #999;
}
.compliance:hover, compliance:link, compliance a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
}
.signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #093;
}
#tag-line {
	width: 1138px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 24px;
	color: #FF0;
	font-weight: bold;
}
.prev {
	font-size: 22px;
	font-weight: normal;
}
.prev.pricing {
	font-weight: bold;
	color: #FF0;
}
.prev.redtext {
	font-weight: bold;
	color: #F00;
}
.join-now-link {
	display: block;
	width: 1094px;
	margin: 0 auto;
	text-align: center;
	background-color: #e613ce;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 3px solid #480640;
	font-size: 24px;
}
a.join-now-link {
	text-decoration: none;	
}
#error404 {
	width: 380px;
	margin: 0 auto;
	clear: both;
	padding-top: 50px;
	padding-bottom: 100px;
	padding-left: 300px;
	padding-right: 300px;
	text-align: left;
}
#error404 h1 {
	color: #FF0;
	margin-bottom: 20px;		
}
#error404 h2 {
	margin-bottom: 20px;		

}
#error404 ul li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
}
#error404 ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
#error404 hr {
	width: 100%;
	margin-bottom: 20px;
	color: #FF0;
	background-color: #FF0;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}
#login-logo {
	width: 100%;
	height: 143px;
	margin: 0 auto;
	text-align: center;
	background-color: #ab0b4f;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#login-content {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}