* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
}

.joorit {
	color: #FF9900;
	font-size: 1.3em;
	font-weight: normal;
}

a {
	color: #E0691A;
}

a:hover {
	color: #6C757A;
}

html {
	line-height: 1.5em;
	background: #fff;
	color: #454545;	
}

#top {
	text-align: center;
}

#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

#header {
	margin: 10px 0 30px;
	height:137px;
	position: relative;
}

#header img {
	border: 0;
}

/* MENU */

#top {
	position: absolute;
	top: 114px;
	right: 13px;
	text-align: left;
	height: 25px;
	list-style: none;
	margin-bottom: 2px;
}

#top:after {
	content: ".";
	height: 1px;
	visibility: hidden;
	clear: both;
	display: block;
}

#top li {
	float: left;
}

.top {
	position: relative;
}

.top a {
	padding: 1px 25px;
	display: block;
	text-decoration: none;
	color: #fff;
}

.top a:hover {
	background: #EE92B7;
}

.topsubmenu {
	display: none;
}

.topsubmenu_hover {
	display: block;
	list-style: none;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 10;
}

.topsubmenu_hover li {
	clear: left;
	background-color: #DC0473;
	width: 150px;
}

#menu_right {
	position: absolute;
	right: 0;
	height: 23px;
	background: #FF6600;
	width: 100px;
}

#main {
	clear: both;
}

#itemcontent {
	float: left;
	width: 410px;
	adding-right: 10px;
	padding-left: 15px;
}

#contentitem {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

#quotes {
	width: 310px;
	float: right;
	padding-top: 55px;
	margin-right: 10px;
}

#footer {
	clear: both;
	text-align: center;
}

#mySlideshow {
	margin-bottom: 15px;
	margin-right: 20px;
}
