html, body {
	background: #716f6f;
	background-image: url('../images/bg.png');
	background-repeat: repeat;
	margin: 0;
	padding: 0; /* top right bottom left */
	text-align: center;
}

body.popup {
	background: #716f6f;
}

#wrapper {
	margin: 0 auto; /* top right bottom left */
	width: 900px;
	text-align: left;
	padding: 0 0 0 0; /* top right bottom left */
	clear: both;
}

#header {
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
	width: 900px;
	height: 50px;
	margin: 0 0 0 0; /* top right bottom left */
	clear: both;
}

#pics {
	width: 900px;
	height: 250px;
	margin: 0 0 0 -5px; /* top right bottom left */
	clear: both;
}

#wrapper-footer {
	margin: 0 auto; /* top right bottom left */
	width: 900px;
	text-align: left;
	padding: 0 0 0 0; /* top right bottom left */
	clear: both;
}

/*PICS*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 5px solid transparent;
	overflow: scroll; /*leave this value alone*/
	width: 900px;
	height: 250px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .pics-belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .pics-panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 15px; /*margin around each panel*/
	width: 280px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*MAIN*/

#main {
	width: 900px;
	margin: 0 0 0 0; /* top right bottom left */
	clear: both;
}

#col1 {
	background: #d3d3d3;
	width: 442px;
	height: 330px;
	margin-right: 16px;
	float: left;
}

#col2 {
	background: #e3dabd;
	width: 442px;
	height: 330px;
	float: left;
}

#col3 {
	background: #d3d3d3;
	width: 900px;
	height: 100%;
	float: left;
}

.inner {
	padding: 20px;
}

#refs {
	height: 270px;
	margin-right: -10px;
	overflow: auto;
}

#refs-se {
	height: 255px;
	margin-right: -10px;
	overflow: auto;
}

#refs-en {
	height: 255px;
	margin-right: -10px;
	overflow: auto;
}

/*MENU*/

#menu-cont {
	width: 900px;
	margin: 0 0 0 0; /* top right bottom left */
	clear: both;
}

#menu {
	background: #808080;
	width: 750px;
	height: 25px;
	margin: 0 0 0 0; /* top right bottom left */
	white-space: nowrap;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	background: url(../images/menu-separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#menu a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 18px 0 18px; /* top right bottom left */
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1.0px;
}

#menu a:hover {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 18px 0 18px; /* top right bottom left */
	color: #404040;
	text-decoration: none;
}

#menu a#active_menu-nav {
	margin-top: 2px;
	height: 25px;
	line-height: 25px;
	background-position: 0 0;
}

#menu li:hover {
	background-image: url('../images/menu-bg-hover.png');
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0;
}

/*KIELET*/

#langs {
	background: #808080;
	width: 132px;
	height: 20px;
	margin: 0 0 0 0; /* top right bottom left */
	padding: 5px 18px 0 0;
	text-align: right;
	float: right;
}

#langs img {
	border-right: #434343 solid 1px;
	border-bottom: #434343 solid 1px;
}

/*FOOTER*/

#line {
	clear: both;
}

#footer {
	width: 900px;
	height: 30px;
	text-align: center;
	clear: both;
}

#footertext {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 10px 10px 0 5px; /* top right bottom left */
	text-align: right;
}

#footertext a {
	color: #ffffff;
}

/*HEADINGS, LINKS*/

h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0; /* top right bottom left */
	padding: 0 0 15px 0; /* top right bottom left */
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 0.5px;
}

h2 {
	background: #a468b0;
	background-image: url('../images/menu-bg.png');
	background-repeat: repeat-x;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin: 0 0 15px 0; /* top right bottom left */
	padding: 7px 7px 7px 7px; /* top right bottom left */
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
}

h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0; /* top right bottom left */
	padding: 0 0 15px 0; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 1.0px;
}

p, ul {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0; /* top right bottom left */
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
}

p.ref-submenu a {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

p.ref-submenu a.sel {
	color: #c00000;
	text-decoration: none;
}

p.ref-list {
	font-size: 11px;
	line-height: 1.4;
}

p.ref-list a {
	font-weight: normal;
}

p.ref-pics img {
	border: #000000 solid 1px;
}

ul {
	text-transform: none;
	text-decoration: none;
	text-indent: 0;
	list-style-position: outside;
	list-style-type: disc;
	padding: 6px;
	margin: 2px;
	margin-left: 20px;
}

table {
	margin: 0; /* top right bottom left */
}

td {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a, a:visited {
	color: #000000;
}

a:hover, a:active {
	color: #c00000;
	text-decoration: none;
}

/*IMAGES*/

img {
	border: 0;
}