@charset "utf-8";
/* CSS Document */

body {
	margin:0px; padding:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	line-height:19px;

}

#main_top {
	background:#c4c0be url(img/back-header.jpg) repeat-x;
	height:98px;
	position: relative;
}

.container {
	width:991px;
	margin:0 auto;
	position:relative;
}
#main_area{
	width:100%;
	height:820px;
	position: relative;
}
#footer {
	height: 98px;
	width: 100%;
	border-top-width: thin;
	border-top-color: #999;
	background-color: #e6e6e6;
	background-image:url(img/back-header-footer.jpg)
}


#logo {
	background-image:url(img/logo_kluster.gif);
	background-repeat:no-repeat;
	width:336px;
	height:130px;
	float: right;
}
#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
.menu_block {
	float: left;
	width: 110px;
	height: 680px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 70px;
	text-align: right;
	line-height: 25px;
	font-size: 15px;
}

.main_block {
	width: 851px;
	float: right;
	margin-top: 30px;
	margin-bottom:0px;
}
#fadeshow1 {
	width: 851px;
	height:281px;
	float: right;
	margin-top: 8px;
	margin-bottom:27px;
}

#breadcrumb {
	width:850px;
	height:40px;
	text-align: right;
}
#breadcrumb-cat {
	width:851px;
	height:40px;
	text-align: right;
}
.breadcrumb {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	padding-top: 20px;
	line-height: 34px;
}
.breadcrumbPale {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	padding-top: 20px;
	line-height: 30px;
	color:#666;
}
.breadcrumbSM {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}

a.navlinks:link {	color: #787878;	font-size: 15px;	text-decoration: none; background-repeat: repeat;	background-position: right;	letter-spacing: 1px; padding-right: 15px;}
a.navlinks:visited { color: #787878;	font-size: 15px;	text-decoration: none; background-repeat: repeat;	background-position: right;	letter-spacing: 1px; padding-right: 15px;}
a.navlinks:hover { color:#444; font-size:15px; text-decoration: none; background-image: url(img/nav-back-pale.gif); background-position:right; letter-spacing: 1px; padding-right: 15px;}
.active{ color: #787878;font-size: 15px; text-decoration: none; background-image: url(img/nav-back.gif); background-position: right;letter-spacing: 1px;	padding-right: 15px;}

a.homelinks:link {	color:#333333;	text-decoration: none;}
a.homelinks:visited { color: #333333; text-decoration: none;}
a.homelinks:hover { color:#666666; text-decoration: none;}

a.catlinks:link { border:#C00 thick;}
a.catlinks:hover { border:#000 thick;}
.toggleopacity:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);-moz-opacity: 1;}


#loadarea2 {	float:left;	width:561px;	height:400px;}
#imgSM1{	width:177px; height: 125px;	float: left; margin-top: 15px;}
#imgSM2{	width:177px; height: 125px;	float: left; margin-top: 15px; margin-left:15px;}
#imgSM3{	width:177px; height: 125px; float: left; margin-top: 15px; margin-left:15px;}

#cat-img { width:268px; height:190px; margin-bottom:23px; }
.cat-img-left { margin-left:1px; margin-right:23px; float:left; }
.cat-img-centre { float: left;}
.cat-img-right {margin-left:23px; float:left; }

#home-txt-block {
	width:248px;
	height:146px;
	background-image: url(img/home-txt-back.png);
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 6px;
}
#home-txt-block:hover {	background-color:#EFEFEF; cursor: pointer;} 

.home-txt-block-left {
	margin-left:1px;
	margin-right:23px;
	float:left;
}
.home-txt-block-centre {
	float: left;
}
.home-txt-block-right {
	margin-left:23px;
	float:left;
}


#infoBlock {
	float:right;
	width:290px;
	height:679px;
	background-image:url(img/back-grey-info-panel.gif);
}

.infoText {
	width:225px;
	height:619px;
	margin-left:45px;
	margin-right:20px;
	margin-top: 30px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:italic;
}
.quotename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
}
.subtitle {
	font-size: 17px;
	font-weight:bold;
}
.temp {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #666;
}
a:link {
	text-decoration: underline;
	color: #333;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}

