*{
	font-family: trebuchet ms;
}
html{
	height: 100%;
	background-image: url(/img/bg.jpg);
}
body{
	margin: 0;
	height: 100%;
}
div.wr{
	background-image: url(/img/content-bg.png);
	width: 960px;
	padding: 0 28px;
	margin: 0 auto;
	position: relative;
}
div.wr a.logo{
	position: absolute;
	width: 520px;
	height: 220px;
	z-index: 1000;
}
div.content-wr{
	min-height: 100%;
	background-repeat: no-repeat;
	width: 960px;
	position: relative;
}
body.index div.content-wr{
	padding-top: 710px;
	background-image: url(/img/index-content-bg.png);
	z-index: 51;
}
body.inside div.content-wr{
	padding-top: 339px;
	background-image: url(/img/inside-content-bg.png);
}
div.sliderContainer{
	position: absolute;
	top: 130px;
}
div.slider{
	position: relative!important;
	width: 960px;
	height: 550px;
}
.forward{
	display: block;
	height: 12px;
	margin: 0;
	width: 426px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 18px;
	text-align: right;
	font-weight: bold;
}
.forward.wide{
	width: 618px;
}
.forward span{
	line-height: 21px;
	padding: 0 5px;
	font-size: 10px;
	text-decoration: none;
	color: #565656;
	margin-right: -45px;
	display: inline-block;
}
.forward.hover span{
	color: #e74623;
}
div.content{
	float: right;
	padding: 0 30px;
	width: 660px;
}
div.content div.article{
	overflow: hidden;
	font-size: 14px;
	color: #555555;
	line-height: 24px;
}
div.content div.article h1{
	font-size: 26px;
	color: #ff6c00;
	font-weight: normal;
	margin-bottom: 0;
}
div.content div.article a{
	color: #4b6db8;
}
div.content div.article img{
	padding: 3px;
	border: 3px solid #dddddd;
}
div.content div.news{
	overflow: hidden;
	font-size: 14px;
	color: #555555;
	line-height: 24px;
}
div.content div.news a{
	color: #4b6db8;
}
div.content div.news h1{
	padding-top: 5px;
	padding-left: 40px;
	background-image: url(/img/key.png);
	background-repeat: no-repeat;
	font-size: 26px;
	height: 62px;
	color: #ff6c00;
	font-weight: normal;
	margin-bottom: 0;
}
div.content div.news h1 a{
	color: #ff6c00;
	text-decoration: none;
}
div.content div.news h1 div{
	font-size: 14px;
	color: #a0a0a0;
	padding-left: 10px;
	padding-top: 5px;
}
div.content div.news div.lead img,
div.content div.news div.body img,
div.content div.news>img{
	float: right;
	margin-left: 15px;
	padding: 3px;
	border: 3px solid #dddddd;
}
div.content div.news p{
	margin: 0 0 10px 0;
}
div.content div.news div.body,
div.content div.news div.gallery,
div.content div.news div.downloads{
	clear: both;
}
div.content div.news.teacher{
	margin-bottom: 20px;
}
div.content div.news.teacher>div{
	width: 468px;
	float: left;
}
div.content div.news.teacher>div h1{
	background-image: none;
	margin: 0;
	padding: 0;
}
div.content div.news.teacher img.lead{
	float: left;
	margin: 0 20px 0 0;
}
div.content div.gallery{
	border-top: 1px dotted #dddddd;
	color: #999999;
	margin-top: 10px;
	padding-top: 10px;
}
div.content div.gallery img{
	margin: 7px 6px 0 0;
}
div.content div.gallery.listItem{
	width: 210px;
	height: 210px;
	margin: 0 10px 10px 0;
	float: left;
	text-align: center;
	font-size: 11px;
	position: relative;
	overflow: hidden;
}
div.content div.gallery.listItem a{
	text-decoration: none;
	color: white;
}
div.content div.gallery.listItem a:hover{
	text-decoration: underline;
	outline: none;
	border: none;
}
div.content div.gallery.listItem h1{
	position: absolute;
	bottom: 0;
	width: 190px;
	min-height: 55px;
	margin: 5px;
	padding: 5px;
	font-size: 13px;
	background-color: rgba(0,0,0,.5);
	overflow: hidden;
}
div.content div.gallery.listItem a img{
	outline: none;
	display: block;
	padding: 3px;
	margin: 0;
	border: 2px solid #dddddd;
}
div.content div.gallery.listItem span{
	display: block;
	font-size: 11px;
}
div.content div.gallery.video{
}
div.content div.gallery.video a{
	display: block;
	float: left;
	width: 150px;
	height: 109px;
	margin: 0 10px 10px 0;
	text-align: center;
	text-decoration: none;
	position: relative;
}
div.content div.gallery.video a img{
	margin: 0 auto;
}
div.content div.gallery.video a img.playBtn{
	border: none;
	padding: 0;
	width: 50px;
	margin: -25px 0 0 -25px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
}
div.content div.downloads{
	border-top: 1px dotted #dddddd;
	color: #999999;
	margin-top: 10px;
	padding-top: 10px;
}
div.content div.downloads a{
	text-decoration: none;
	padding-left: 24px;
	background-image: url('/img/hand_point.png');
	background-repeat: no-repeat;
}
div.content div.downloads a:hover{
	text-decoration: underline;
}
div.content div.downloads span{
	font-size: 11px;
}
div.content div.pager{
	text-align: center;
	margin-top: 15px;
	border-top: 1px dotted #aaa;
	padding-top: 15px;
	font-size: 12px;
	line-height: 20px;
	color: #dddddd;
}
div.content div.pager a{
	text-decoration: none;
	display: inline-block;
	padding: 0 5px;
	background-color: #dddddd;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #333;
}
div.content div.pager a:hover{
	background-color: #333333;
	color: #ffffff;
}
div.content div.pager span.active{
	display: inline-block;
	padding: 0 5px;
	background-color: #666666;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
}
div.nav{
	float: left;
}
div.nav div.menu{
	border-left: 10px solid #dbdbdb;
}
div.nav div.menu a{
	width: 210px;
	color: #584742;
	display: block;
	line-height: 30px;
	border-bottom: 1px dotted #dbdbdb;
	padding-left: 20px;
	text-transform: uppercase;
	text-decoration: none;
}
div.nav div.menu a:first-child{
	border-top: 1px dotted #dbdbdb;
}
div.nav div.menu a:hover{
	background-color: #eeeeee;
}
div.nav div.menu a.selected{
	background-color: #bbbbbb;
	color: #ffffff;
}
div.nav div.badges{
	text-align: center;
	margin-top: 14px;
}
div.footer{
	clear: both;
	width: 940px;
	margin: 0px 10px 0 10px;
	background-image: url('/img/footer-bg.png');
	background-repeat: no-repeat;
	background-color: #4f4f4f;
	border-top: 20px solid white;
}
div.footer div.column{
	float: left;
	padding-left: 20px;
	font-size: 12px;
	color: #cccccc;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
	width: 260px;
}
div.footer div.facebook{
	clear: both;
	margin-top: 10px;
	margin-left: 8px;
}
