/* CSS Document */

body{
	background-image:url(../images/bodybg.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	margin:0; 
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px; 
	
	  }

.header-bg {
	background-image:url(../images/header_image.jpg);
	background-repeat:repeat-x;
	background-color:#E0EBFF;
	height:140px;}
	
.leftside-box {
	background-color:#0E2C68;}
	
.nav {
	font-size:12px;
	color:#FFFFFF;}
	
.nav ul{
	margin:0;
	padding:0;}	
	
.nav li{
	list-style:none;
	}
	
.nav li a{
	display:block;
	line-height:24px;
	text-indent:20px;
	color:#FFF;
	text-decoration:none;
	border-bottom: solid 1px #FFF;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#BE0000;}
	
	
.nav li a:hover {
	background-color:#0E2C68;}
	
.dog-ears {
	background-image:url(../images/dog_ears.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:41px;
	color:#fff;
	padding: 10px 10px 0 10px;}
	
.content-bg {
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-x;}
	
.bottom-box {
	background-image:url(../images/bottom-box.jpg);
	background-repeat:no-repeat;
	height:290px;
	padding: 10px 10px 10px 10px;
	background-color:#FFF;}
	
.header1 {
	font-size:18px;
	color:#CC0000;
	font-weight:normal;}
	
.header2 {
	font-size:16px;
	color:#0E2C68;
	font-weight:normal;}
	
.header3 {
	font-size:16px;
	color:#FFF;
	font-weight:normal;}
	
.hdivider {
	background-image:url(../images/h-divider.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	height:30px;}
	
.copyright-text {
	font-size:10px;
	line-height:30px;}
	
h6 {
	font-size:12px;
	font-weight:bold;
	margin:0;}
	
.text-01 {
	color:#004182;
	font-size:11px;
	padding: 0 4px 0 0;}
	
.text-02 {
	color:#CC0000;
	font-size:12px;
	}
	
.text-02 a{
	color:#CC0000;
	font-size:12px;
	text-decoration:underline;
	}
	
.text-input {
	height:16px;
	width:120px;
	color:#999;
	font-size:11px;
	text-indent:2px;}
	
.checkbox-01 {
	padding: 0 0 0 96px;}
	
.login-btn {
	margin: 4px 0 0 0;}
	
.date-holder {
	font-size:11px;
	color:#333333;}
	
.date-holder a{
	color:#333333;
	text-decoration:none;}
	
.date-holder a:hover{
	color:#333333;
	text-decoration:underline;}
	
	
	
.banner1 {
		background:url(../images/banner-bg1.png);
		width:652px;
		height:222px;}	

.banner2 {
		background:url(../images/banner-bg2.png);
		width:652px;
		height:222px;}	
		
.banner3 {
		background:url(../images/banner-bg3.png);
		width:652px;
		height:222px;}	
		
.banner4 {
		background:url(../images/banner-bg4.png);
		width:652px;
		height:222px;}	
		
		
.banner5 {
		background:url(../images/banner-bg5.png);
		width:652px;
		height:222px;}							
	
	
.enroll-btn a {
	display:block;
	position:absolute;
	background:url(../images/enroll-now-btn.png);
	width:144px;
	height:48px;
	text-indent: -999999px;
	margin: 152px 0 0 42px;}	
	
.enroll-btn a:hover  {
	background-position:bottom;}
	
	
.payplans-btn a {
	display:block;
	position:absolute;
	background:url(../images/payplans-btn.png);
	width:144px;
	height:48px;
	text-indent: -999999px;
	margin: 152px 0 0 210px;}	
	
.payplans-btn a:hover  {
	background-position:bottom;}	
	
	
	
	
	
