body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background-color: #ebf2f5;
	background: #c2c9cd url(../images/grad.gif) repeat-x 0 0;
	background-repeat: repeat-x;
	z-index: -100;
margin-left:8px;
margin-top:0px;
padding:0px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;

width:100%;
}

#wrapper {
	width:100%;
}

#container {
display:block;
	position: relative;
	z-index: 0;
	width: 818px;
	text-align:left;
}

.img_link {
	border-style: none;
}

.emphasis {
	color: #383838;
	font-style: italic;
	font-weight: bold;
}

#bottom_container_main {
	position: absolute;
	top: 0px;
	display: block;
	margin-top: 460px;
	padding-left: 40px;
	width: 776px;
	padding-top: 30px;
	margin-bottom: 10px;
	border-bottom: 8px solid #cbcbcb;
	background-color: #fff;
	overflow: hidden;
}


.clear_float {
	clear: both;
	height: 0;
}

#footer_container {
	width: 886px;
	display: block;
	background: #1b415f url(../images/footer_bg.gif) repeat-x 0 0;
	height: 70px;
	position: relative;
	left: -70px;
	padding-top: 15px;
	color: #cecece;
	font-size: 12px;
	text-align: center;
}

#home_content {
	width: 430px;
	font-size: 12px;
	line-height: 18px;
	color: #383838;
	display: block;
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
}

#home_content a {
	color: #de8b00;
}

#footer_container a {
	color: #de8b00;
	font-size: .85em;
	margin-right: 3px;
}

#intro_p {
	font-weight: bold;
	font-size: 14px;
	color: #4b4b4b;
	margin-top: 10px;
	line-height: 20px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 15px;
}

#second_intro_p {

	padding-bottom: 15px;
	margin: 0;
}

.p_heading {
	font-size: 21px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #007db3;
}

.smaller_heading {
	font-size: 16px;
	margin-bottom: 0;
	color: #007db3;
}

#menu_container {
	width: 264px;
	display: block;
	position: relative;
	top: 10px;
	margin-left: 10px;
	float: left;
	height: 100%;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	overflow: hidden;
	background: url(../images/side_menu_bg.gif) repeat-y;
}

/* @group top */

#top {
display:block;
	display: block;
	position: relative;
	height: 15px;
	margin: 0px;
	padding: 0px;
	top: 56px;
	left: 85px;
	
	z-index: 9;
	color: #fff;
}

#call {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffd497;
}

#call_div {
	position: relative;
	display: block;
	top: -29px;
	left: 470px;
}

#number {
	font-weight: bold;
}

#top a {
	font-weight: bold;
}

#top a span {
	font-size: 9px;
	color: #fcd899;
	display: block;
	top: -3px;
	position: relative;
}

#welcome {
display:block;
	height: 100px;
	z-index: 10;
	position: absolute;
	top: 150px;
	left: 85px;
	width: 440px;
}


#welcome_title{
	margin: 0px;
	padding: 0px;
	color: #2a5263;
	font-size: 16px;
}

#welcome_to {
	font-size: 10px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#welcome h3{
	margin: 15px 0px 0px;
	padding: 0px;
	font-size: 21px;
	color: #007db3;
}

#main_image {
	display: block;
	position: relative;
	clear: both;
	
}



/* @end */

/* @group features */

#menu_1 {
	list-style-type: none;
	display: block;
	width: 600px;
	height: 170px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	margin-top: 308px;
	margin-left: 80px;
    z-index:50;
}

#menu_1 li {
	display: block;
	float: left;
	text-align: center;
	width: 160px;
	padding-top: 0px;
	padding-right: 11px;
	margin: 0px;
}

#li_with_border {
	border-right: 2px solid #f7b443;
}

#li_middle {
	border-right: 2px solid #f7b443;
	padding-left: 10px;
}

#li_noborder {
	padding-left: 11px;

}

#menu_1 li a {
	font-size: .6em;
	text-decoration: none;
	color: #f1ca8a;
	display: block;
	width: 164px;
	padding-top: 114px;
	font-weight: bold;
}

#drowning_link {
	background: url(../images/feature_drowning.jpg) no-repeat 2px 0;	
}

#what_link {
	background: url(../images/feature_what.jpg) no-repeat 2px 0;
}

#student_help_link {
	background: url(../images/feature_advantages.jpg) no-repeat 2px 0;
}



#menu_1 li p {
	margin: 0px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
}



/* @end */

/* @group side_menu */

#apply_container {
	background: url(../images/side_menu_top.jpg) no-repeat;
	width: 264px;
	height: 65px;
}

#apply_link {
	position: relative;
	left: 33px;
	top: 18px;
}

#calculator {
display:block;
	background: url(../images/side_menu_calculate.jpg) no-repeat;
	width: 264px;
	height: 128px;
overflow:hidden;
}

.selected_menu {
	color: #fff;
}

.unselected_menu {
	color: #de8e2c;
}

.unselected_menu:hover {
	color: #ffead1;
}

#calc_link {
	display: block;
	width: 181px;
	height: 100px;
	padding-left: 83px;
	padding-top: 25px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


#calculator p {
	display:block;
	position: relative;
	top: -70px;
	left: 83px;
	font-size: 11px;
	color: #c8e0eb;
	margin:0px;
	padding:0px;
}

#menu_2 {
	display:block;
	background: url(../images/side_menu_list.gif) no-repeat 0px 0px;
	width: 264px;
	height: 359px;
	margin-top:0px;
	padding-top: 1px;
	font-size: 12px;
	padding-left: 8px;
}

#menu_2 ul {
	color: #9eb0ba;
	list-style: none;
	margin-top:60px;
}

#menu_2 ul li {
	display:block;
	margin-top:0px;
	margin-bottom:5px;
	padding-left:12px;
	background: url(../images/bullet.gif) no-repeat 0px 2px;
	height:50px;
}

#menu_2 ul li a{
	text-decoration: none;
	font-weight: bold;
}

#menu_2 ul li p{

	color: #77abc6;
	margin-top: 0px;
	padding:0px;
	margin-bottom: 0px;
}

#copyright {
	font-size: .85em;
	margin-top: 3px;
}
/* @end */

.about_container {
	margin-top: 20px;
}

.about_picture {
	float: left;
	margin-top: 25px;
}

.about_body {
	width: 285px;
	margin-left: 20px;
	float: left;
}

.about_body i {
	font-size: 1.2em;
}

.sub_footer {
	margin-top: 5px;
	font-size: .85em;
	color: #718ea4;
}