body {
	background-color: #eeeeee;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin:auto;
}

    
#container {
	width:1001px;
	margin:auto;
}
#header {
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	height:610px;
	margin:0px;
}
#header_area {
	margin-left:5px;
	padding-top:15px;
	float:left;
}
#logo {
	float:left;
}
.header_text1 {
	font-family:Helvetica;
	font-size:20px;
	font-style:italic;
	color:#52ada6;
	margin:0px;
	float:left;
}
#header_icons {
	padding-left:950px;
	float:left;
}
.header_text2 {
	font-family:Tahoma;
	font-size:11px;
	color:#557c95;
	padding-top:5px;
}
/* menu */

#navi_menu {
	margin-left:487px;
	padding-top:80px;
	background-repeat:no-repeat;
}
#navi_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navi_menu ul li {
	display: inline;
}
#navi_menu ul li a {
	float: left;
	margin: 0 40px 0 0;
	font-family:Helvetica;
	font-weight:400;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color:#ffffff;
	outline: none;
}
#navi_menu li a:hover, #navi_menu li .current {
	color: #52ada6;
}
#navi_menu li .last {
	background: none;
}
/* end of menu*/

#banner_bg {
	background-image:url(../images/banner_bg.png);
	background-repeat:no-repeat;
	position:absolute;
	width:974px;
	height:414px;
	margin-left:20px;
	margin-top:-410px;
}
#body {
	height:440px;
	width:968px;
	margin:auto;
}
#body_textarea {
	width:504px;
	float:left;
	padding-top:30px;
	
}
.body_heading {
	font-family:"Futura Bk BT", Trebuchet MS;
	font-size:26px;
	font-weight:bold;
	color:#001727;
	line-height:30px;
}

/*
#body_text ul {
	margin-top:10px;
}

#body_text ul li {
	display:inherit;
	list-style-image:url(../images/arrow.png);
	list-style:outside;
	list-style-type:circle;
}

*/

.body_text1 {
	font-family:Tahoma;
	font-size:12px;
	color:#4a4a4b;
	line-height:16px;
}
#body_block1 {
	background-color:#e5e5e5;
	width:453px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	border:0px;
	padding-top:10px;
	padding-bottom:10px;
	
}
#body_block2 {
	width:453px;
	height:190px;
	float:left;
	margin-top:15px;
	margin-left:10px;
}
#footer {
	height:90px;
	width:968px;
	margin:auto;
	padding-top:5px;
}
.footer_text {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	width:220px;
	text-align:right;
	line-height:16px;
	padding-top:20px;
	float:left;
	margin-right:10px;
}
#bottom_navi {
	padding-top:10px;
	height:102px;
	width:968px;
	margin:0px auto auto auto;
}
.body_text2 {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#557c95;
	line-height:16px;
}
.footerlinks {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
}
a.footerlinks:hover {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
}
#inner_bg {
	background-image:url(../images/inner_bg_1.jpg);
	background-repeat:repeat-x;
	margin:0px;
}
#inner_header {
	background-image:url(../images/inner_header_bg.gif);
	background-repeat:no-repeat;
	height:229px;
	margin:0px;
}
#inner_footer {
	background-image:url('../images/inner_footer_bg.jpg');
	background-repeat:repeat-x;
}
#inner_body {
	width:968px;
	margin:auto;
}
.inner_heading {
	font-family:"Futura Bk BT", Trebuchet MS;
	font-size:28px;
	color:#4a4a4b;
	font-weight:bold;
	padding-top:10px;
}
.inner_bodytxt {
	font-family:Tahoma;
	font-size:13px;
	color:#4a4a4b;
	width:640px;
	padding-right:10px;
}
#inner_right {
	background-color:#e1e1e1;
	padding:20px;
	margin-top:15px;
	width:300px;
}
.download {
	font-family:"Futura Bk BT", Trebuchet MS;
	font-size:18px;
	color:#ffffff;
	margin-top:15px;
	text-decoration:none;
}
a.download:hover {
	font-family:"Futura Bk BT", Trebuchet MS;
	font-size:18px;
	color:#ffffff;
	margin-top:15px;
	text-decoration:underline;
}
.facebook {
	width:300px;
	height:250px;
}
.email {
	font-family:Tahoma;
	font-size:12px;
	color:#557c95;
	text-decoration:none;
}
a.email:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#557c95;
	text-decoration:underline;
}
.inner_bodytxt1 {
	font-family:Tahoma;
	font-size:12px;
	color:#4a4a4b;
	width:850px;
}
.home {
	width:65px;
	height:21px;
	background-image:url(../images/home.png);
	background-repeat:no-repeat;
}
a.home:hover {
	width:65px;
	height:21px;
	background-image:url(../images/home_hover.png);
	background-repeat:no-repeat;
}
.currenthome {
	width:65px;
	height:21px;
	background-image:url(../images/home_hover.png);
	background-repeat:no-repeat;
}
.vision {
	width:65px;
	height:21px;
	background-image:url(../images/vision.png);
	background-repeat:no-repeat;
}
a.vision:hover {
	width:65px;
	height:21px;
	background-image:url(../images/vision_hover.png);
	background-repeat:no-repeat;
}
.currentvision {
	width:65px;
	height:21px;
	background-image:url(../images/vision_hover.png);
	background-repeat:no-repeat;
}
.press {
	width:65px;
	height:21px;
	background-image:url(../images/press.png);
	background-repeat:no-repeat;
}
a.press:hover {
	width:65px;
	height:21px;
	background-image:url(../images/press_hover.png);
	background-repeat:no-repeat;
}
.currentpress {
	width:65px;
	height:21px;
	background-image:url(../images/press_hover.png);
	background-repeat:no-repeat;
}
.contact {
	width:65px;
	height:21px;
	background-image:url(../images/contact.png);
	background-repeat:no-repeat;
}
a.contact:hover {
	width:65px;
	height:21px;
	background-image:url(../images/contact_hover.png);
	background-repeat:no-repeat;
}
.currentcontact {
	width:65px;
	height:21px;
	background-image:url(../images/contact_hover.png);
	background-repeat:no-repeat;
}
#stream_content {
	height:150px;	
}
.page_stream {
	height:150px;
}


#body_blockinner {
	width:335px;
	height:190px;
	float:left;
	margin-top:30px;
	margin-left:-20px;
}
.map_students 
{
	font-family:Tahoma;
	padding-left:20px; 
	padding-right:20px; 
	padding-top:10px; 
	padding-bottom:20px;
	font-size:18px; 
	line-height:26px; 
	font-weight:bold;
	color:#3B5998;
}
.map_students span
{
	color:#df7004;
}
#body_text {
	font-family:Tahoma;
	font-size:14px;
	color:#4a4a4b;
	line-height:16px;
}
