body {
	background:#aadcff url(images/footer-bg.jpg) bottom repeat-x;
	font-size:12px;
	font-family:arial;
	color:#333;
}
a {
	text-decoration:none;
	color:#333;
}
#bg-head {
	background:url(images/header-bg.jpg) top repeat-x;
	margin:-8px -8px 0px -8px;
}
#bg-footer {
	
}
#main-header {
	margin:0 auto;
	width:963px;
	height:132px;
}
#main-header img {
	margin:15px 0px;
}
#main-content {
	margin:0 auto;
	width:963px;
	background:url(images/bg-main.png) center repeat-y;
	padding:1px 0px 0;
}
.slide-box-top {
	float:left;
	width:156px;
	margin:8px;
	padding:5px;
-moz-box-shadow: 0px 0px 10px #000;
-webkit-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
}
.clear {
	clear:both;
}
#content-inner {
	padding:0 25px;
}
.slide-box-top h2 {
	font-size:12px;
	margin:5px 0 20px;
	text-align:center;
}
.video-list {
	display:block;
}
.big-video {
	background:url(images/video-big.png) top center no-repeat;
	margin-top:20px;
	padding:30px;
	text-align:center;
}


.fb_iframe_widget iframe {
    z-index: 1;
	position:inherit;
}



.content1 {
	text-align:center;
	position:relative;
	margin-bottom:100px;
}
.share {
	  bottom: -30px;
    left: 275px;
    position: absolute;
}
#main-footer {
	width:939px;
	margin:0 auto;
	text-align:center;
	color:#FFF;
}
.footer-box {
	background:url(images/bf-footer.jpg) top center no-repeat;
	height:74px;
	font-weight:bold;
	color:#FFF;
}
.footer-box a {
	color:#FFF;
}
.footer-box ul {
	display:block;
	margin:0px;
	padding:30px 50px;
}
.footer-box ul li {
	display:block;
	margin:0px;
	padding:0 20px;
	float:left;
	border-right:2px solid #FFF;
}
.none {
	border:0px;
}
.copy-footer {
	padding:15px 0;
}