body {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	line-height: 18px;
	color: #333;
	margin: 0;
	padding: 0;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-color:#5d5d5d;
	text-align: center;
}
td {
	font-size: 11px;
}
img {
	border: none;
}
a {
	color: #bf2e1a;
	text-decoration: underline;
}
a.red {
	color: #bf2e1a;
}

a:hover {
	text-decoration: none;
}
p {
	margin-bottom: 5px;
}
hr{
	size:1px;
	color:#CCC;
}

h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	font-weight: normal;
	color:#bf2e1a;
	padding-bottom:5px;
	margin-top: 0;
	padding-top: 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	margin: 0 0 5px 0;
}
/*************************************************************************************/
#wrapper{
	width:837px;
	margin:0 auto;
	position:relative;
}
#wrapper #top{
	background-image: url(../images/top.jpg);
	height:100px;
}
#wrapper #slideshow{
	width:837px;
	height:315px;
	background-color:#666666;
}
#wrapper #main{
	background-color:#FFF;
	background-image: url(../images/topMain.jpg);	
	background-position:top left;
	background-repeat:no-repeat;
	
  min-height:350px;
  height:auto !important;
  height:350px;

}
#wrapper #main #content{
	margin-left:238px;
	margin-right:20px;
	text-align:left;
	
  min-height:350px;
  height:auto !important;
  height:350px;
	
	}

#wrapper #bottom{
	background-color:#bf2e1a;
	background-image:url(../images/bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:50px;
	border-bottom:2px #000 solid;
	padding-top:58px;
	color:#FFF;
	text-align:left;
	text-indent: 240px;
}
#wrapper #disclaimer a{
	color:#333;
	font-size: 10px;
	}
/************************************SFEER FOTO BLENDER*****************************************/
#wrapper  #fotoSlider {
	float: left;
	width: 837px;
	height: 315px;
	background-color: #333;
	padding: 0;
	margin: 0;
}
#wrapper  #fotoSlider #overlay{
	position:absolute;
	top:100px;
	left:0;
	z-index:1;
	height:156px;
	background-repeat: no-repeat;
}

#wrapper  #fotoSlider #blenddiv {
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	width: 837px;
	height: 315px;
	padding: 0;
	margin: 0;
}

#wrapper  #fotoSlider #blendimage {
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	width: 837px;
	height: 315px;
	padding: 0;
	margin: 0;
	filter: alpha(opacity =   100);
	-moz-opacity: 200;
	opacity: 200;
}
#wrapper  #fotoSlider #logos{
	width:177px;
	height:101px;
	position:absolute;
	z-index:3;
	top:300px;
	right:5px;
	background-image:url(../images/bed-lamp.png);
	}
/********************************************************MENU*/
#wrapper  #fotoSlider #menu{
	width:192px;
	position:absolute;
	z-index:2;
	top:318px;
	left:15px;
	}
#wrapper  #fotoSlider #menu #menuTop{
	height:11px;
	background-image: url(../images/topMenu.png);
	}
#wrapper  #fotoSlider #menu #menuItems{
	background-color: #FFF;
	clear:both;
	}
#wrapper  #fotoSlider #menu #menuBottom{
	height:11px;
	background-image: url(../images/bottomMenu.png);
	}
/******** CLASS */
.title{
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	color:#bf2e1a;
	padding-bottom:5px;
}
.newsbrf{
	display:block;
	width:166px;
	height:55px;
	margin:15px auto 0 auto;
	background-image: url(../images/newsbrf_link.jpg);
}
.newsbrf:hover{
	background-image: url(../images/newsbrf_hover.jpg);	
}
