@charset "utf-8";
/* CSS Document */
*:focus {
    outline: none;
}
@font-face {
 font-family: 'OpenSans-Bold';
 font-style: normal;
 font-weight: 400;
 src: local('OpenSans-Bold'), local('OpenSans-Bold'), url(../fonts/OpenSans-Bold.woff) format('woff');
}
body {
	background:url(../images/bg.jpg) #f1d1a0 no-repeat center top;
	width:100%;
	height:100%;
	overflow-x: hidden;
	    -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none; 

}

.body {
	background:url(../images/bg1.jpg) #f1d1a0 no-repeat center top;
	width:100%;
	height:100%;
	overflow-x: hidden;
	    -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none; 

}
.main {
	width:1000px;
	height:auto;
	margin:0 auto;
}
.header-univ-img {
	width:430px;
	height:380px;
	float:left;
	margin-left:-50px;
	margin-top:8px;
}
.header-student-img {
	width:317px;
	height:318px;
	float:left;
	margin-left:-110px;
	margin-top:-47px;
}
.header-logo {
	width:564px;
	height:127px;
	float:left;
	margin-left:-150px;
}
.header-contact {
	width:200px;
	height:auto;
	float:left;
	margin-top:70px;
	padding-left:20px;
	margin-left:100px;
	border:0px solid #333;
}
.header-contact h1 {
	font-family: 'OpenSans-Bold';
	font-size:18px;
	font-weight:normal;
	color:#600;
}
.header-contact h1 span {
	font-family: 'OpenSans-Bold';
	font-size:16px;
	font-weight:normal;
	color:#609;
	text-align:center;
}
.header-quote {
	width:800px;
	height:auto;
	float:left;
	margin-top:-60px;
	padding-left:20px;
	margin-left:80px;
	border:0px solid #333;
}
.header-quote h1 {
	font-family: 'OpenSans-Bold';
	font-size:18px;
	font-weight:normal;
	color:#FFF;
}
#banner-frame {
	width:728px;
	height:366px;
	float:left;
	background:url(../images/banner-frame.png) no-repeat;
	margin-top:-10px;
}
#banner {
	width:728px;
	height:356px;
	float:left;
		z-index:100000;

}
#content {
	width:750px;
	height:auto;
	float:left;
		z-index:100000;

}
#content-bg {
	width:750px;
	height:350px;
	float:left;
	background:url(../images/content-bg.png) no-repeat;
	margin-top:-100px;
	margin-left:-50px;
	z-index:100000;
}


#innercontent-bg {
	width:750px;
	height:350px;
	float:left;
	background:url(../images/innercontent-bg.png) no-repeat;
	z-index:100000;
	margin-top:132px;
	margin-left:-6px;
}
#menu_wrap {
	height:102px;
	overflow:hidden;
	margin-left:135px;
	margin-top:0px;
}
a#menu1 {
	display:block;
	width:78px;
	height:102px;
	margin-top:15px;
	float:left;
}
a#menu2 {
	display:block;
	width:100px;
	height:75px;
	margin-top:0.5px;
	float:left;
}
a#menu3 {
	display:block;
	width:108px;
	height:72px;
	float:left;
}
a#menu4 {
	display:block;
	width:90px;
	height:52px;
	float:left;
}
a#menu5 {
	display:block;
	width:79px;
	height:62px;
	float:left;
}
a#menu6 {
	display:block;
	width:90px;
	height:72px;
	float:left;
	border:0px solid #333;
}
a#menu1:hover {
	background:url(../images/menu1.png) top no-repeat;
}
a#menu2:hover {
	background:url(../images/menu2.png) top no-repeat;
}
a#menu3:hover {
	background:url(../images/menu3.png) top no-repeat;
}
a#menu4:hover {
	background:url(../images/menu4.png) top no-repeat;
}
a#menu5:hover {
	background:url(../images/menu5.png) top no-repeat;
}
a#menu6:hover {
	background:url(../images/menu6.png) top no-repeat;
}
#welcome {
	width:270px;
	height:auto;
	float:left;
	margin-left:65px;
}
#welcome h1 {
	color:#814a00;
	font-family: 'OpenSans-Bold';
	font-size:16px;
	font-weight:normal;
}
#welcome p {
	color:#814a00;
	font-family: 'OpenSans';
	font-size:14px;
	font-weight:normal;
	line-height:20px;
}
#news-events {
	width:180px;
	height:auto;
	float:left;
	margin-top:-15px;
}
#news-events h1 {
	color:#814a00;
	font-family: 'OpenSans-Bold';
	font-size:14px;
	font-weight:normal;
}
#news-events p {
	color:#FFF;
	font-family: 'OpenSans';
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	padding:5px;
}
#goals {
	width:250px;
	height:auto;
	float:left;
	margin-left:30px;
}
#goals h1 {
	color:#FFF;
	font-family: 'OpenSans-Bold';
	font-size:14px;
	font-weight:normal;
}
#goals p {
	color:#FFF;
	font-family: 'OpenSans';
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	padding:5px;
	text-align:justify;
}

.content
{
	width:700px;
	height:auto;
	float:left;
}
.content h1 {
	color:#300;
	font-family: 'OpenSans-Bold';
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
.content p {
	color:#300;
	font-family: 'OpenSans-Bold';
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	padding:5px;
	text-align:justify;
}
.content ul li {
	color:#300;
	font-family: 'OpenSans-Bold';
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	padding:5px;
	text-align:justify;
}
.content ol li {
	color:#300;
	font-family: 'OpenSans-Bold';
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	padding:5px;
	text-align:justify;
}

#top-people {
	width:400px;
	height:auto;
	float:left;
	margin-left:50px;
	margin-top:-50px;
}
#top-people h1 {
	color:#FFF;
	font-family: 'OpenSans-Bold';
	font-size:14px;
	font-weight:normal;
}
#top-people img {
	width:80px;
	height:75px;
	float:left;
	margin:15px;
}
#right {
	width:250px;
	height:auto;
	float:right;
}
#courses {
	width:200px;
	height:auto;
	float:left;
	margin-top:35px;
}
#courses h1 {
	color:#814a00;
	font-family: 'OpenSans-Bold';
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
#courses ul li {
	color:#710c0d;
	font-family: 'OpenSans';
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	padding-top:10px;
	list-style:none;
	text-align:justify;
	list-style:url(../images/arrow.png);
}
#courses p a {
	color:#710c0d;
	font-family: 'OpenSans-bold';
	font-size:12px;
	float:left;
	margin-left:120px;
	margin-top:7px;
	font-weight:normal;
}
#courses span a {
	color:#710c0d;
	font-family: 'OpenSans-bold';
	font-size:12px;
}


.technical {
	width:175px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top:110px;
}
.technical h1 {
	color:#FFF;
	font-family: 'OpenSans-Bold';
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.technical p {
	color:#FFF;
	font-family: 'OpenSans-Bold';
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.symposium {
	width:125px;
	height:auto;
	float:left;
	margin-left:40px;
	margin-top:20px;
}
.symposium h1 {
	color:#FFF;
	font-family: 'OpenSans-Bold';
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.symposium p {
	color:#FFF;
	font-family: 'OpenSans-Bold';
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.industrial {
	width:175px;
	height:auto;
	float:left;
	margin-left:25px;
	margin-top:20px;
}
.industrial h1 {
	color:#FFF;
	font-family: 'OpenSans-Bold';
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.industrial p {
	color:#FFF;
	font-family: 'OpenSans-Bold';
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.contact {
	width:170px;
	height:auto;
	float:left;
	margin-left:35px;
	margin-top:10px;
}
.contact p {
	color:#FFF;
	font-family: 'OpenSans-Bold';
	font-size:14px;
	font-weight:normal;
	text-align:right;
}
#cssmenu {
  /*background:#fcae1c;*/
  margin: 0;
  width: auto;
  padding: 0;
  line-height:30px;
  display: block;
  position: relative;
   font-family: 'Oswald';
   	border-bottom:5px solid #999;

}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  z-index:10000; 
}
#cssmenu ul:after {
  content: ' ';
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
  
}
#cssmenu ul li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}
#cssmenu ul li a {
  text-decoration: none;
  display: block;
  margin: 0;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  color:#444;
  background:url(../images/menu_plane.png);
}
#cssmenu ul li ul {
  position: absolute;
  left: -9999px;
  top: auto;
}
#cssmenu ul li ul li {
  max-height: 0;
  position: absolute;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
  background: #85c8ff;
}
#cssmenu ul li ul li.has-sub:after {
  display: block;
  position: absolute;
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #000000;
  z-index: 1;
  top: 13px;
  right: 15px;
}
#cssmenu ul li ul li.has-sub:before {
  display: block;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-left-color: #ffffff;
  z-index: 2;
  top: 15px;
}
#cssmenu ul li ul li a {
  font-size: 12px;
  font-weight: 300;
  text-transform:uppercase;
  color: #000;
  display: block;
  width: 146px;
  padding: 4px 5px;
  background:#FFF;
  border-right:1px solid #f5f5f5;
  border-bottom:1px solid #f5f5f5;
  border-left:1px solid #f5f5f5;
}
#cssmenu ul li ul li:hover > a,
#cssmenu ul li ul li.active > a {
  color: #333;
  top:30px;
}
#cssmenu ul li ul li:hover:after,
#cssmenu ul li ul li.active:after {
  background: #fe791e;
}
#cssmenu ul li ul li:hover > ul {
  left: 140px;
  top: 0;
}
#cssmenu ul li ul li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  z-index: 0;
  background: #FFF;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -ms-transition: height .2s;
  -o-transition: height .2s;
  transition: height .2s;
  border-radius:0px;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 40px;
}
#cssmenu > ul > li.has-sub > a:after {
  display: block;
  content: '';
  background: #ffffff;
  height: 12px;
  width: 12px;
  position: absolute;
  border-radius: 13px;
  right: 14px;
  top: 16px;
}
#cssmenu > ul > li.has-sub > a:before {
  display: block;
  content: '';
  border: 4px solid transparent;
  border-top-color: #4cb6ea;
  z-index: 2;
  height: 0;
  width: 0;
  position: absolute;
  right: 16px;
  top: 21px;
  text-align:center;
}
#cssmenu > ul > li > a {
  color: #FFF;
  padding: 7px 26px;
  font-weight: 300;
  font-size: 12px;
  z-index: 2;
  position: relative;
	 background:url(../images/seperator.png) no-repeat right;
}
#cssmenu > ul > li:hover:after,
#cssmenu > ul > li.active:after {
  height: 100%;
  background:#fdfb1b;
  color:#333;
  box-shadow: 0px 0 5px 0px #f5f5f5;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #333;
}
#cssmenu > ul > li:hover > a:after,
#cssmenu > ul > li.active > a:after {
  background: #f5f5f5;
}
#cssmenu > ul > li:hover > a:before,
#cssmenu > ul > li.active > a:before {
  border-top-color: #ffffff;
}
#cssmenu > ul > li:hover > ul {
  left: 0;
}
#cssmenu > ul > li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu #menu-button {
  display: none;
}
.rank-holder
{
	width:77px;
	height:74px;
}
.icon
{
	width:20px;
	height:20px;
	margin-top:-5px;
}

.social{
	width:70px;
	float:left;
	

}