@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
a:active, a:focus
{
  outline: none;
  -moz-outline-style: none;
}

html,body {
	margin: 0;
	padding: 0;
	font-size: small;
	background-color:#06002f;
}

/* ID STYLES ////////////////////////////////////////*/
#wrapper{
	width: 890px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -445px;
	float: left;
	background-color:#0046a1;
}

#content {
	width: 890px;
	float: none;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
.hide{
	margin-left: -99999px;
	display: inline;
}
.clear{
	float:left;
	width:660px;
	height:10px;
}
#header{
	display:inline;
	background-color:#FFFFFF;
	width:890px;
	float:left;
	padding: 17px 0px 0px 0px;
}
#header a{
	border:0px;
}
#logo{
	border:none;
	float:left;
	width:268px;
	height:75px;
	padding: 0px 0px 15px 15px;
}
blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #696969;
	font-style: italic;
	text-align: center;
	width: 500px;
	float: right;
	padding: 15px 50px 0px 0px;
}
/* Styles for pretty buttons //////////////////////////////////*/
#top_nav{
	width:890px;
	background-image:url("../images/nav_bg.jpg");
	background-repeat:repeat-x;
	float: left;
}
#top_nav ul{
	float:right;
	list-style:none;
	height: 37px;	
}
#btn_home {
	width: 78px; height: 37px;
	background: url("../images/home_bt.jpg") top left no-repeat;
	float: left;
}
#btn_home a {
	width: 100%; height: 100%;
	background: url("../images/home_bt.jpg") top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_home a:hover {
	background: url("../images/home_bt.jpg") top right no-repeat;
}
#btn_students {
	width: 99px; height: 37px;
	background: url("../images/students_bt.jpg") top left no-repeat;
	float: left;
}
#btn_students a {
	width: 100%; height: 100%;
	background: url("../images/students_bt.jpg") top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_students a:hover {
	background: url("../images/students_bt.jpg") top right no-repeat;
}
#btn_parents {
	width: 93px; height: 37px;
	background: url("../images/parents_bt.jpg") top left no-repeat;
	float: left;
}
#btn_parents a {
	width: 100%; height: 100%;
	background: url("../images/parents_bt.jpg") top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_parents a:hover {
	background: url("../images/parents_bt.jpg") top right no-repeat;
}
#btn_counselors {
	width: 123px; height: 37px;
	background: url("../images/counselors_bt.jpg") top left no-repeat;
	float: left;
}
#btn_counselors a {
	width: 100%; height: 100%;
	background: url("../images/counselors_bt.jpg") top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_counselors a:hover {
	background: url("../images/counselors_bt.jpg") top right no-repeat;
}
#btn_faculty {
	width: 90px; height: 37px;
	background: url("../images/faculty_bt.jpg") top left no-repeat;
	float: left;
}
#btn_faculty a {
	width: 100%; height: 100%;
	background: url("../images/faculty_bt.jpg") top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_faculty a:hover {
	background: url("../images/faculty_bt.jpg") top right no-repeat;
}
#btn_corporations {
	width: 141px; height: 37px;
	background: url("../images/corporations_bt.jpg") top left no-repeat;
	float: left;
}
#btn_corporations a {
	width: 100%; height: 100%;
	background: url("../images/corporations_bt.jpg") top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_corporations a:hover {
	background: url("../images/corporations_bt.jpg") top right no-repeat;
}
/*Bodies//////////////////////////////////*/

#home_body{
	background-image:url("../images/home_bg2.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:890px;
	height:684px;
	padding-top: 210px;
	display: inline;
}
#parents_body{
	background-image:url("../images/parents_new.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:890px;
	height:684px;
	padding-top: 210px;
	display: inline;
}
#counselors2_body{
	background-image:url("../images/counselors_bg2.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:890px;
	height:684px;
	padding-top: 210px;
	display: inline;
}
#students_body{
	background-image:url("../images/students_new.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:890px;
	height:684px;
	padding-top: 210px;
	display: inline;
}
#faculty_new_body{
	background-image:url("../images/faculty_new.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:890px;
	height:684px;
	padding-top: 210px;
	display: inline;
}
#corporations_new_body{
	background-image:url("../images/employers2.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:890px;
	height:684px;
	padding-top: 210px;
	display: inline;
}
#body_copy{
	float:left;
	width:340px;
	padding: 40px 0px 0px 40px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1d4039;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 25px;
}
h3{
	font-size:17px;
}
p{
	margin: 0px 0px 10px 0px;
	color:#333333;
	font-size:12px;
	line-height: 17px;
	padding: 0px 25px 0px 0px;
}
#side_nav{
	float:right;
	widht:300px;
	width: 275px;
	padding: 0px 40px 0px 0px;
}
.right_btn a{
	text-decoration:none;
	display:block;
	height:62px;
	width:175px;
	padding: 10px 10px 0px 90px;
}
.right_btn a h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0064d1;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size:17px;
}
.right_btn a:hover h3{
color:#1d4039;

}
.right_btn p{
	font-size:11px;
	color:#333333;
	margin-right: -40px;
}

#students{
	background:url("../images/students_sn.jpg") top left no-repeat;	
}
#students a:hover{
	background:url("../images/students_sn.jpg") top right no-repeat;
}
#parents{
	background:url("../images/parents_sn.jpg") top left no-repeat;	
}
#parents a:hover{
	background:url("../images/parents_sn.jpg") top right no-repeat;
}
#counselors{
	background:url("../images/counselors_sn.jpg") top left no-repeat;	
}
#counselors a:hover{
	background:url("../images/counselors_sn.jpg") top right no-repeat;
}
#faculty{
	background:url("../images/faculty_sn.jpg") top left no-repeat;	
}
#faculty a:hover{
	background:url("../images/faculty_sn.jpg") top right no-repeat;
}
#corporations{
	background:url("../images/corporations_sn.jpg") top left no-repeat;	
}
#corporations a:hover{
	background:url("../images/corporations_sn.jpg") top right no-repeat;
}
#side_copy p{
	color:#FFFFFF;
	font-size:11px;
	padding: 0px 0px 0px 18px;
	font-weight: bold;
	margin-right: -25px;
}
.questions_btn a{
	text-decoration:none;
	display:block;
	height:52px;
	width:236px;
	padding: 10px 10px 0px 50px;
	background:url("../images/questions_bg.jpg") top left no-repeat;
	margin-bottom: -10px;
}
.questions_btn a:hover {
	background:url("../images/questions_bg.jpg") top right no-repeat;

}
.questions_btn p{
	font-size:11px;
	color:#FFFFFF;
	margin-right: -10px;
	
}
/*///////////////////////////pop up styles///////////////////////*/
#popup_wrapper{

	width:562px;
	height:100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	float: center;
	margin: 0px 15px 15px 15px;
}
#pop_body{
	background:url("../images/popups_bg.jpg") top left no-repeat;
	width: 562px;
	padding: 250px 0px 25px 0px;
}
#pop_body p, #pop_body h2, #pop_body ul {
	padding:0px 40px 15px 40px;
}
#popup_footer{
	background:url("../images/popups_foot.jpg") top left no-repeat;
	width:100%;
	float:center;
	height: 108px;
	background-color: #FFFFFF;
}
#popup_footer a{
	border:none;
	float:right;
	padding:60px 20px 15px 15px;
}
#pop_feature{
	background:url("../images/features_bg.jpg") top left no-repeat;
	width:484px;
	height:40px;
	float:center;
	margin:0px 24px;
	color:#FFFFFF;
	text-align:center;
	padding:22px 15px 15px 15px;
	font-size: 11px;
}
#pop_feature a{
	color:#0395fd;
	text-decoration:none;
}

#pop_body ul li{
	color:#333333;
	list-style:none;
	background-image:url("../images/bullets.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0px 0px 5px 12px;
	font-size: 12px;
}
.blue{
	color:#0395fd;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
