body {
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	background: #eef0ef;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 13px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066cc;
}

.oneColFixCtr #container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.main_big_bottom {
	background-image: url(../img/home_big_bottom.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #acabb0;
	line-height: 15px;
	font-weight: normal;
}
.main_big_bottom a{
	color: #3399ff;
	text-decoration: none;

}
.footer_top {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #81878b;
	padding-right: 30px;

}
.footer_top ul{
	color:#81878b;
	list-style-type: none;
	text-align: left;
	list-style-position: outside;
	vertical-align: top;
	position: relative;
	line-height: 16px;
}
.footer_top a{
	color:#81878b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	
}

.footer_top a:hover{
	color:#0DB7F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;	
}

.footer_bottom {
	border-top-color: #333;
	border-top-style: solid;
	border-top-width: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer_bottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.footer_bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0DB7F5;
	text-decoration: none;
}

.content_arera
{
	padding-top: 10px;
	margin-top: 20px;
	background-color: #FFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 30px;
	font-weight: bold;
}
.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #556065;
	text-align:justify;
	/*padding-left: 35px;*/
}
.right_area {
	background-image: url(../img/right_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 11px;
}
.right_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cdd0d4;
	padding-top: 21px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 21px;
	border-left-color: #c0c4c8;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c0c4c8;
}
.link_box {
	background-color: #cee6fe;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.right_box .title{
	font-size: 14px;
}
.top_menu {
	height: 35px;
	/*background-color: #666;*/
	background-image: url(../img/topmenu_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFF;
	width: 980px;
}

#main_big_bottom_links{
	width: 686px;
	height: 100px;
	
	margin: 0;
	padding: 0;
	left: 270px;
	top: 10px;
	}

#roller {
	height:440px;
	width:980px;
}


#roller_text_box {
	position:relative;
	top: 74px;
	left: 23px;
	width: 550px;
	height: 200px;
	text-align:left;
	}
	
#roller_head_text_box {
	position:relative;
	top: 0px;
	left: 0px;
	width: 550px;
	height: 30px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #2570bb;
	}
	
.roller_main_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:oblique;
	color: #232426;
	}
	
.roller_main_text ul{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	list-style-image:url(../img/little_blue_arrow.png);
	color: #232426;
	}

.roller_main_text li{
	line-height:11pt;
	padding-bottom:10px;
	}
	
.kiemel {
	background-color: #DFDFDF;
}

