@charset "utf-8";
html, body {
	height:100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #CCC;
	color: #333;
	line-height: 18px;
}
#bg {
	min-height: 100%;
	min-width: 1024px;
	z-index: 1;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0px;
	left: 0;
	bottom: 0px;
}
a {
	color: #C00;
	text-decoration: underline;
}
a:hover {
	color: #666;
}

.container {
	width: 940px;
	margin:0 auto;
	z-index:2;
	position:relative;
}
.container .header {
	position: relative;
}

.container .header .logo {
	padding-top: 10px;
	height: 103px;
	width: 236px;
	padding-bottom: 10px;
}
.container .header .call_now {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/call_now.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 239px;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
.container .header .main_nav ul {
	margin: 0px;
	padding: 0px;
}
.container .header .main_nav ul li {
	list-style-type: none;
	float: left;
	height: 39px;
	width: 142px;
	text-align: center;
	margin-right: 7px;
}
.container .header .main_nav ul .gallery {
	width: 193px;
	margin-right: 0px;
}

.container .header .main_nav ul li a {
	background-image: url(../images/navBg1.png);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
}
.container .header .main_nav ul li a.gallery_link {
	background-image: url(../images/navBg2.png);
	
}
.container .header .main_nav ul li a.gallery_link:hover {

	background-position: bottom;	
}
.container .header .main_nav ul li a:hover {
	background-position: bottom;
}
.container .main_content .promo {
	height: 381px;
	width: 940px;
	background-image: url(../images/promo.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	position: relative;
}
.container .main_content .promo .promo_header {
	width: 500px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	font-size: 125%;
	letter-spacing: -0.03em;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 30px;
	left: 385px;
	line-height: 18px;
}
.container .main_content .promo .promo_header ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container .main_content .promo .promo_header ul li {
	list-style-type: none;
	padding-left: 35px;
	padding-bottom: 13px;
	text-transform: none;
	width: 410px;
	font-size: 90%;
	background-image: url(../images/checkmark.jpg);
	background-repeat: no-repeat;
}
.container .main_content .enroll_today {
	background-image: url(../images/enroll_bar.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 29px;
	width: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	font-size: 125%;
	color: #FFF;
	font-weight: bold;
}
.container .main_content .body_content {
	background-image: url(../images/bodyBg2col.png);
	background-repeat: repeat-y;
	position: relative;
	width: 940px;
}
.container .main_content .body_content .left_collumn {
	width: 575px;
	padding-left: 50px;
	padding-top: 10px;
	line-height: 22px;
	position: relative;
	padding-bottom: 30px;
}
.container .main_content .body_content .right_collumn {
	width: 233px;
	position: absolute;
	right: 26px;
	top: 10px;
}
.container .main_content .body_content .right_collumn .quote {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	line-height: 23px;
	font-size: 105%;
	font-weight: bold;
}
.container .main_content .body_content .right_collumn .quote p .serif_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 23px;
}
.container .main_content .tableContainer {
	background-image: url(../images/table_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 933px;
	padding-left: 7px;
	padding-bottom: 7px;
}
.container .main_content {
}
.container .main_content .tableheader {
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	width: 940px;
	margin-top: 10px;
}


.container .footer {
	background-image: url(../images/footer_bg2.png);
	height: 47px;
	width: 930px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	position: relative;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 90%;
}
.container .footer .footer_copy {
	margin-top: 8px;
	margin-left: 10px;
}

.container .footer .footer_logo {
	height: 31px;
	width: 77px;
	position: absolute;
	top: 15px;
	right: 20px;
}



.container .main_content .body_content .right_collumn .quote p .big_quote {
	color: #C00;
	font-weight: bold;
}

.container .main_content .body_content .left_collumn .enroll_btn {
	width: 104px;
	position: absolute;
	top: 285px;
	right: 0px;
}


.caps {
	text-transform: uppercase;
}


.bigred {
	color: #D20400;
	font-size: 150%;
}


.black {
	color: #000;
	font-weight: bold;
}
.red {
	color: #E51937;
}
.benefits_body_content .benefits_quote {
	width: 300px;
	margin-left: 610px;
	position: absolute;
	color: #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: normal;
	line-height: 21px;
	margin-top: 60px;
}
.benefits_body_content .benefits_quote .quote_header {
	font-size: 1.25em;
	color: #C00;
	font-weight: normal;
	text-transform: uppercase;
}
.benefits_body_content .benefits_quote b p .big_quote {
	font-weight: bold;
	color: #C00;
}


.benefits_body_content .benefits_quote .georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 23px;
}
.benefits_body_content .benefits_left_collumn .header_image {
	margin-left: -10px;

}
