html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #f5f5f5 url(img/background.png);
	font-family: tahoma;
	color: #000000;
}

div#wrapper1 {
	min-height: 100%;
	width: 752px;
	margin: 0px auto;
	background: #ffffff url(img/main_bg.png);
}

div#wrapper2 {
	float: left;
	width: 752px;
	height: 100%;
	padding: 0 0 0 5px;
	margin: 0;
}

div#top_left {
	float: left;
	height: 237px;
}

div#logo {
	margin: 0;
	height: 114px;
}

div#menu_container {
	margin: 0;
	height: 35px;
	width: 475px;
	background: url(img/menu.png) no-repeat;
}

div#menu {
	height: 35px;
	width: 475px;
	margin: 0 50px;
	padding: 8px 0;
}

div#menu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0 26px;
}

div#topic_container {
	margin: 0;
	height: 88px;
	width: 475px;
	background: url(img/topic.png) no-repeat;
}

div#topic {
	height: 40px;
	width: 390px;
	font-size: 20px;
	padding: 32px 0 0 92px;
}

div#topic h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}

div#top_right {
	float: left;
	height: 237px;
}

div#main {
	clear: both;
	width: 640px;
	padding: 0 0 0 95px;
	font-size: 14px;
	word-spacing: 1pt;
	line-height: 18px;
}

div#main_left {
	width: 300px;
	float: left;
	margin: 0;
}

div#main_right {
	float: left;
	margin: 0;
	width: auto;
	padding: 0 0 0 80px;
}

div#searchwrapper {
	margin: 0 0 0 15px;
	border: 0;
}

div#search {
	border: 0;
	margin: 0;
	height: 32px;
	width: 192px;
	background: url(img/searchbox.png) no-repeat;
	padding: 2px 8px;
}

div#button {
	float: left;
	margin: 0;
}

div#box {
	float: left;
	margin: 0;
}

div#search input.searchbox {
	border: 0;
	width: 162px;
	height: 15px;
	margin: 0;
	padding: 6px 2px;
	font-family: tahoma;
	font-size: 12px;
	color: #676a6a;
}

div#search input.submit {
	border: 0;
	margin: 0;
}

div#footer {
	height: 127px;
	margin-top: -127px;
	overflow: hidden;
}

div#footer_container {
	width: 752px;
	margin: 0px auto;
	background: url(img/footer.png) no-repeat;
	height: 127px;
	overflow: hidden;
}

div#footermargin {
	height: 127px;
	clear: both;
}

div#ads {
	padding: 60px 0 0 40px;
	margin: 0;
	overflow: hidden;
}

a.text-link {
	text-decoration: underline;
	color: #000000;
}
a.text-link:hover {
	text-decoration: none;
	color: #555555;
}

.pelle { width:220px; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.pelle img { border:0;}
.pelle a {color:#f36800;}
.pelle span { display:block; color:#f36800;}