body {
	background-image:url(/images/green-bar.jpg);
	background-repeat:repeat-x;
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	font-size:12px;
	margin:0;
	padding:0;
	height:100%;
}

img {border:0px;}

.blocker {display:block;}

a {
	color:#999999;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.container {
	margin-top:25px;
	width:972px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
}

.top-paper {
	background-image:url(/images/top-paper.png);
	height:96px;
	width:955px;
	margin-left:auto;
	margin-right:auto;
	display:table;
	clear:both;
	vertical-align:top;
}

.logo {
	position:absolute;
	margin-top:15px;
	margin-left:35px;
}

.nav-bg {
	background-image:url(/images/nav-bg.png);
	background-repeat:no-repeat;
	margin-top:-10px;
	width:972px;
	height:62px;
	display:table;
	clear:both;
}

.frame {
	width:972px;
	background-image:url(/images/side-glow.jpg);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	display:table;
	clear:both;

}

.nav {
	margin-top:6px;
	width:920px;
	height:55px;
	margin-left:40px;
	display:block;
	clear:both;
	text-align:center;

}

.nav-links {
	display:block;
	float:left;
	margin-left:26px;
}

.nav-home {
	display:block;
	float:left;
}

.flash-img {
	background-image:url(/images/flash.jpg);
	width:888px;
	height:330px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
}

.content {
	margin-top:40px;
	width:972px;
	padding-bottom:50px;
	display:block;
	clear:both;
}

.left-side {
	margin-left:40px;
	width:575px;
	display:block;
	float:left;
	clear:left;
}

.right-side {
	background-image:url(/images/cta-repeat.jpg);
	background-repeat:repeat-y;
	margin-right:40px;
	width:230px;
	padding:0px 10px 0px 10px;
	display:block;
	float:right;
	clear:right;
}

.cta {
	margin-right:40px;
	float:right;
	display:block;
	clear:right;
}

.footer {
	width:972px;
	height:98px;
	background-image:url(/images/footer-bg.png);
	background-repeat:no-repeat;
	display:table;
	clear:both;
}


.footer p {
	font-size:11px;
	line-height:16px;
	color:#FFCC33;
	font-weight:bold;
}

.footer span {
	padding-bottom:6px;
	font-size:11px;
	color:#999999;
	display:block;
}

.legal {
	width:670px;
	margin-top:40px;
	margin-left:40px;
	display:block;
	float:left;
	clear:left;
	
}

.contact-btm {
	margin-top:6px;
	margin-left:60px;
	width:300px;
	display:block;
	float:left;
	clear:none;
}

.left-col {
	padding-right:20px;
	margin-top:40px;
	display:block;
	float:left;
	clear:none;
	
}

.right-col {
	margin-top:18px;
	display:block;
	float:left;
	clear:none;
}

.links {
	margin-top:4px;
	width:240px;
	margin-left:60px;
	display:block;
	float:left;
	clear:right;
}

.right-links {
	margin-top:20px;
	display:block;
	float:left;
	clear:none;
}

.links a {
	display:block;
	color:#FFCC00;
	font-size:12px;
	text-decoration:none;
}

.links a:hover {
	color:#FF9900;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

.sticky-footer {
	background-image:url(/images/green-bar.jpg);
	background-repeat:repeat-x;
	width:100%;
	min-height:75px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #FF9933;
	font-weight: bolder;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	letter-spacing: 8px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
}

