/* CSS Document */
	body, html
		{
			margin:0px;
			padding:0px;
			font-family:verdana;
			font-size:13px;
			line-height:18px;
			color:#000000;
			
		}
	#outerdiv
		{
			width:100%;
		}	
	#header
		{
			width:100%;
			float:left;
			/*background:#ffffff url('images/headerbg.png');
			background-repeat:no-repeat;
			background-position:right;*/
			height:141px;
			
		}	
	#logo
		{
			width:280px;
			height:116px;
			margin-left:2px;
			margin-top:15px;
			float:left;
					
		}	
	#header_right
		{
			width:840px;
			float:right;
			padding-right:10px;

		}	
	#readytoenroll
		{
			width:261px;
			margin-left:50px;
			float:left;			
			margin-top:25px;			
		}	
	#callus_livesupport
		{
			width:509px;
			float:left;
			text-align:right;
			padding-right:20px;
			margin-top:15px;
		}	
	#topnav
		{
			
			float:left;
			text-align:right;
			padding-right:15px;
			margin-top:18px;


			

		}
	
	#topnav a.mainlevel:active, #topnav a.mainlevel:link, #topnav a.mainlevel:visited
		{
			background:url('images/topnav_blue_bg.gif');
			background-repeat:repeat-x;
			height:27px;
			text-align:center;
			font-family:"Trebuchet MS";
			font-size:11px;
			font-weight:bold;
			color:#ffffff;
			padding-left:5px;
			padding-right:5px;
			padding-top:3px;
			padding-bottom:5px;
			text-decoration:none;
			border-right:1px solid #053666;
			border-top:1px solid #053666;


		}	
	#topnav a.mainlevel:hover, a.active:link, a.active:visited, a.active:active, a.active:hover
		{
			background:url('images/topnav_orange_bg.gif');
			background-repeat:repeat-x;
			height:27px;
			text-align:center;
			font-family:"Trebuchet MS";
			font-size:11px;
			font-weight:bold;
			color:#ffffff;
			padding-left:5px;
			padding-right:5px;
			padding-top:3px;
			padding-bottom:5px;
			text-decoration:none;
			border-right:1px solid #053666;	
			border-top:1px solid #053666;		
		}	
	
	
	
		
	#breadcrumb
		{
			width:100%;
			background:url('images/blueborder.gif');
			background-repeat:repeat-x;
			height:21px;
			float:left;
			position:absolute;
			margin-top:138px;
			
			
			
		}
	#breadcrumb .text
		{
			color:#ffffff;
			font-size:12px;
			font-family:"Trebuchet MS";
			padding-top:2px;
			padding-left:25px;
		}	
	#breadcrumb a.active, #breadcrumb a.link, #breadcrumb a.visited, #breadcrumb a.hover
		{
			color:#ffffff;
			text-decoration:underline;
		}	
	#slideshow
		{
			float:left;
			width:100%;
			margin-top:30px;
		}
	#slideshow_box
		{
			width:966px;
			height:292px;
			margin:0px auto;
			z-index:1;
		}			
	#content
		{
			float:left;
			width:100%;
			margin-top:20px;
			
		}
	#content_box
		{
			width:966px;
			margin:0px auto;
			margin-bottom:20px;
		}
	.pageheading		
		{
			font-family:"Trebuchet MS";
			font-weight:bold;
			color:#21B24B;
			font-size:22px;
			margin-bottom:20px;
			
			
		}
		
		
	#footer
		{
			float:left;
			width:100%;
			background:url('images/footerbg.gif');
			height:38px;
			padding-top:2px;
			font-size:10px;
			color:#ffffff;
			text-align:center;
			font-weight:normal;
		}	
	#footer a:active, #footer a:link, #footer a:visited, #footer a:hover
		{
			color:#ffffff;
			text-decoration:none;
		}	
	.submenu
		{
			width:200px;
			position:absolute;
			margin-top:3px;
			margin-left:0px;
			visibility:hidden;
			text-align:left;
			border-top:1px solid #053666;
			z-index:1000; !important
			

			
			
			
		}	
	.submenu a:active, .submenu a:link, .submenu a:visited
		{
			background:url('images/topnav_blue_bg.gif');
			background-repeat:repeat-x;
			height:22px;
			padding-top:5px;
			text-align:left;
			font-family:"Trebuchet MS";
			font-size:11px;
			font-weight:bold;
			color:#ffffff;
			padding-left:5px;
			display:block;
			text-decoration:none;
			border-left:1px solid #053666;
			border-right:1px solid #053666;
			border-bottom:1px solid #053666;						
			
		}
	.submenu a:hover
		{
			background:url('images/topnav_orange_bg.gif');
			background-repeat:repeat-x;
			height:22px;
			padding-top:5px;
			text-align:left;
			font-family:"Trebuchet MS";
			font-size:11px;
			font-weight:bold;
			color:#ffffff;
			padding-left:5px;
			display:block;
			border-left:1px solid #053666;
			border-right:1px solid #053666;
			border-bottom:1px solid #053666;						

			text-decoration:none;
								
		}			
	a:active, a:link, a:visited, a:hover
		{
			text-decoration:underline;
			color:#000000;
		}	