#slider {

    position: relative;

	width: 100%;

}



#templatemo_wrapper {

	width: 800px;

	margin: 0 auto;

	background: url(../images/design-events_body.jpg) no-repeat top center;

}



#templatemo_social {

	width: 800px;

	height: 50px;

}



#templatemo_main {

	clear: both;

	width: 800px;

	padding: 30px 0;

	height: 580px;

}



#templatemo_sidebar {

	float: left;	

	width: 320px;

}



#templatemo_content {

	float: right;

	width: 480px;

}



#header h1 { display: block; width: 315px; height: 166px; margin: 0 auto 80px; padding: 0 }

#header h1 a { float: left; margin-top: 25px; width: 315px; height: 166px; background: url(../images/design-events_logo.png); text-indent: -10000px; }



#menu {

	clear: both;

	float: right;

}



#templatemo_footer {
	clear: left;
	float: right;
	width: 420px;
	margin: 10px40px;
	padding: 10px;
	text-align: center;
	background: #000000;
	border: 0px solid #000000;

}

#templatemo_footer a {

	color: #fff;

}



.scroll {

    width: 480px;

    height: 580px;

    overflow: auto;

    /* overflow-x: hidden; */

    position: relative;

    clear: left;



}



.scrollContainer div.panel {
	width: 400px;
	height: 500px;
	padding: 30px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;

}



ul.navigation {

    list-style: none;

    margin: 0;

    padding: 0;

}



ul.navigation li {

    margin: 0;

	padding: 0;

}



ul.navigation a {

	display: block;

	float: right;

	padding: 8px 59px;

	margin-bottom: 7px;

	font-size: 18px;

	font-weight: 400;

	text-decoration: none;

	color: #FFF;

	text-align: right;

}



ul.navigation a:hover, ul.navigation a.selected {

	background-color: #3FB7EB;

}



ul.navigation a:focus {

	outline: none;

	color: #2FB1E5;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;

}





.scrollButtons {

    position: absolute;

    top: 300px;

    cursor: pointer;

}



.scrollButtons.left {

    left: 0

}



.scrollButtons.right {

    right: 0

}



.hide {

    display: none;

}
