#slider {

    position: relative;

	width: 100%;

}



#templatemo_wrapper {

	width: 800px;

	margin: 0 auto;

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

}



#templatemo_social {

	width: 800px;

	height: 40px;

}



#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/image_logo.png); text-indent: -10000px; }



#menu {

	clear: both;

	float: right;

}



#templatemo_footer {

	clear: both;

	float: right;

	width: 360px;

	padding: 10px;

	text-align: left;

	border: 0px solid #6A0040;

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

	background-color: #6A0040;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 0px;

	margin-left: 40px;

}

#templatemo_footer a {

	color: #0CC;

}



.scroll {

    width: 480px;

    height: 580px;

    overflow: auto;

    /* overflow-x: hidden; */

    position: relative;

    clear: left;



}



.scrollContainer div.panel {

	width: 400px;

	height: 500px;

	padding: 40px;

	overflow: hidden;

	font-size: 13px;

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

	color: #FFF;

}



ul.navigation {

    list-style: none;

    margin: 5;

    padding: 5;

}



ul.navigation li {

    margin: 0;

	padding: 0;

}



ul.navigation a {

	display: block;

	float: right;

	margin-bottom: 7px;

	font-size: 9px;

	font-weight: 750;

	text-decoration: none;

	color: #2794c6;

	text-align: right;

	padding-top: 6px;

	padding-right: 7px;

	padding-bottom: 10px;

	padding-left: 7px;

}



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

	background-color: #0CC;

}



ul.navigation a:focus {

	outline: none;

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

}





.scrollButtons {

    position: absolute;

    top: 300px;

    cursor: pointer;

}



.scrollButtons.left {

    left: 0

}



.scrollButtons.right {

    right: 0

}



.hide {

    display: none;

}

