/*RESETS*/
h1{
	padding:0px;
	margin:0px;
}
h2{
	padding:0px;
	margin:0px;
}
h3{
	padding:0px;
	margin:0px;
}
h4{
	padding:0px;
	margin:0px;
}
p{
	padding:0px;
	margin:0px;
	color:#252628;
}
ul{
	padding:0px;
	margin:0px;
}
ol{
	padding:0px;
	margin:0px;
}
div{
	padding:0px;
	margin:0px;
}
/*Main*/
body{
	text-align:center;
	background-color:#FFFFFF;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}
.wrapper{
	width:100%;
}
/*TopBar*/
.top_container{
	background-color:#CCCCCC;
	background-repeat:repeat-x;
	background-position:center;
	width:100%;
}
.header_bar{
	width:100%;
	height:637px;
}
.header_bar .flash{
	z-index:-1;
}
.header_bar .header_strip{
	background-image:url(../images/header_bar.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:144px;
	margin-top:39em;
	z-index:2000;
	position:absolute;
	float:left;
}
.header_bar .header_strip .header_content{
	width:980px;
	height:144px;
}
.header_bar .header_strip .header_content .top{
	width:980px;
	height:87px;
}
.header_bar .header_strip .header_content .header_top_left{
	width:625px;
	float:left;
}
.header_bar .header_strip .header_content .header_top_left .header_top_strip{
	background-image:url(../images/strip_top_img.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:7px;
	width:625px;
	height:87px;
}
.header_bar .header_strip .header_content .header_top_right{
	width:345px;
	float:left;
}
.header_bar .header_strip .header_content .header_top_right .logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:325px;
	height:87px;
}
.header_bar .header_strip .header_content .bottom{
	width:625px;
	height:50px;
	text-align:center;
	float:left;
}
.header_bar .header_strip .header_content .bottom ul{
	width:625px;
	margin-left:15px;
	margin-top:5px;
}
.header_bar .header_strip .header_content .bottom ul li{
	list-style:none;
	display:inline;
	font-size:15px;
	margin-right:10px;
	width:115px;
	float:left;
}
.header_bar .header_strip .header_content .bottom ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.header_bar .header_strip .header_content .bottom ul li a:hover{
	color:#78c6f8;
}
/*Navigation*/
.navigation{
	background:#0c476d;
	width:100%;
	height:65px;
	float:left;
}
.navigation ul{
	width:935px;
	margin-top:10px;
	text-align:left;
}
.navigation ul li{
	display:inline;
	font-size:15px;
	font-weight:bold;
	width:166px;
	float:left;
}
.navigation ul li a{
	color:#fff;
	font-weight:bold;
	list-style:none;
	text-decoration:none;
}
.navigation ul li a:hover{
	color:#5192bc;
	text-decoration:none;
}
/*MainContainer*/
.container{
	background-color:#118bd9;
	width:100%;
	float:left;
}
.container .main{
	width:970px;
	font-size:14px;
	padding:10px;
}
.container .main .accademic_box{
	text-align:left;
	margin-left:15px;
	width:170px;
	float:left;
}
.container .main .explore_box{
	text-align:left;
	margin-top:05px;
	margin-left:10px;
	width:150px;
	float:left;
}
.container .main .apply_box{
	text-align:left;
	margin-top:05px;
	margin-left:10px;
	width:140px;
	float:left;
}
.container .main .ccfe_box{
	text-align:left;
	margin-top:05px;
	margin-left:10px;
	width:190px;
	float:left;
}
.container .main .misc_box{
	text-align:left;
	margin-top:05px;
	margin-left:10px;
	width:230px;
	float:left;
}
.container .main .misc_box .login{
	font-size:16px;
}
.container .main ul li{
	list-style:none;
	font-size:14px;
	margin-bottom:10px;
}
.container .main ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.container .main ul li a:hover{
	color:#000000;
	text-decoration:none;
}
.container .main ul li.header{
	list-style:none;
	font-size:16px;
	margin-top:5px;
	margin-bottom:15px;
}
.container .main .divider{
	border-color:#59aee4;
	border-right:1px solid #59aee4;
	border-width:1px;
	float:left;
	height:325px;
	margin-bottom:5px;
	margin-top:10px;
	width:1px;
}
.container .main .horiztonal_divider{
	border-color:#59aee4;
	border-bottom:1px solid #59aee4;
	border-width:1px;
	float:left;
	height:1px;
	margin-bottom:5px;
	margin-top:10px;
	width:980px;
}
.container .main .header{
	list-style:none;
	font-size:16px;
	margin-top:5px;
	margin-bottom:15px;
	font-weight:normal;
}
/*News*/
.container .main .news ul li{
	font-size:12px;
	margin-left:15px;
	list-style:square;
}
.container .main .news ul li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.container .main .social_media{
	width:980px;
	float:left;
	font-size:12px;
}
.container .main .social_media span{
	margin-bottom:2px;
}
.container .main .social_media img{
	margin-left:5px;
}
/*Footer*/
.footer_container{
	background-color:#118bd9;
	font-size:12px;
	width:100%;
	height:30px;
	float:left;
}
.footer_bar{
	width:980px;
	text-align:left;
}
.footer_credit{
	width:500px;
	color:#eeeeee;
	float:left;
}
.footer_links{
	width:480px;
	text-align:right;
	color:#eeeeee;
	float:left;
}
.footer_links a{
	color:#9bd8ff;
	font-weight:bold;
	text-decoration:none;
}
.footer_links a:hover{
	text-decoration:underline;
}
