@charset "utf-8";
/* CSS Document */
body{
	background-color: #000000;
}

img{border:none;
}

#main{
	background-color: #2b2b2b;
	margin: auto;
	height: 100%;
	width: 1000px;
	margin-top: -12px;
	border: thin solid #FFFFFF;
}
#programs_header{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav_holder{
	background-color: #FFFFFF;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 81px;
	width: 1000px;
}
#nav_btns{
	margin-bottom: 10px;

}
#navigation{
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 38px;
	width: 674px;
	float: right;
	text-align: center;
	position: relative;
}
#nav li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	padding-right: 45px;
	text-transform: uppercase;
	font-weight: bold;
	margin:auto;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	text-indent: 0px;
	text-decoration: none;
	text-align: center;
	margin: auto;
}
#nav li a{
	color: #FFFFFF;
	text-decoration: none;
	margin: auto;
}
#nav li a:hover {
	color: #47abff;
	text-decoration: none;
}
#nav li.first {
	border-left: none;
	list-style-position: outside;
}
#page_title{
	background-image: url(images/page_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 10px;
	padding-top: 5px;
}
#header{
	height: 393px;
	width: 1000px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#about{
	float:left;
	width: 306px;
	height: 213px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}
.about_title{
	font-weight: bold;
	text-transform: uppercase;
}
#offer{
	float:left;
	width: 388px;
	height: 198px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 18px;
	padding-top: 15px;
}
.offer{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 22px;
}
#persignup{
	float:left;
	width: 263px;
	height: 213px;
	position: relative;
}
#footer_bg{
	background-color: #000000;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
table#footer{
	background-color: #000000;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 87px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
td#footer_btns{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	text-transform: uppercase;
}
td#footer_btns a {
	color: #999999;
	text-decoration: none;
}
td#footer_btns a:hover{
	color: #999999;
}
td#footer_btns2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	color: #999999;
	text-align: center;
	text-transform: uppercase;
}
td#footer_btns2 a {
	color: #999999;

	text-decoration: none;

}
td#footer_btns2 a:hover{
	color: #fff;
}
td#footer_copywrite{
	background-repeat: repeat;
	background-position: center center;
	background-color: #1e1e1e;
	width: 998px;
}
#legal_btns{
	background-image: url(images/legal_btns_bg.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	background-position: top;
	height: 37px;
}
#legal_footer2{
	padding:0;
	margin:0;
}
#legal_footer2 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #00000;
	padding-left: 10px;
}
#legal_footer2 li a{
	color: #CCCCCC;
	text-decoration: none;
}
#legal_footer2 li.first {
	border-left: none;
}
.login_btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	text-transform: uppercase;
	border: 0px;
	font-weight: bold;
	background-image: url(images/login_btn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	width: 60px;
}
.login_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
#program_offers{
	height: 30px;
	width: 585px;
	background-image: url(images/programs_cat_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	line-height: 28px;
	text-indent: 10px;
}
#program_offers_body{
	height: 110px;
	width: 586px;
	background-image: url(images/programs_subcat_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.programs_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.programs_signup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.programs_signup a{
	text-decoration: underline;
	color: #FFFFFF;
}
#site_holder{
	height: 360px;
	width: 457px;
	border: 10px solid #1f1f1f;
}
#site_title{
	height: 30px;
	width: 456px;
	background-image: url(images/programs_cat_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 28px;
	text-indent: 10px;
}
#site_img{
	height: 256px;
	width: 457px;
}
#site_txt{
	height: 47px;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
#site_sign_up{
	height: 24px;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #d7d7d7;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
}
.view_site a{
	color: #000000;
	text-decoration: none;
}
.site_signup a{
	text-decoration: none;
	color: #024b84;
}
#support_txt_box{
	height: 30px;
	width: 582px;
	background-image: url(images/programs_cat_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
	text-indent: 10px;
	text-transform: uppercase;
}
#support_txt_body{
	height: 440px;
	width: 562px;
	background-image: url(images/support_txt_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
#signup_sheet_bg{
	background-color: #000000;
	background-image: url(images/signup_girl.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 914px;
	width: 950px;
	border: thin solid #FFFFFF;
	margin: auto;
}
#signup_body{
	float: left;
	height: 885px;
	width: 452px;
	margin-left: 10px;
	margin-top: 10px;
}
.signup_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
