#container {
	width:756px;
	margin:auto;
	margin-top:41px;
	*margin-top:30px;
}

#headerFotofilter {
	display:block;
	background-image:url(../img/headerFotofilter.jpg);
	background-repeat:no-repeat;
	width:94px;
	height:149px;
	float:left;
}

#navFotofilter {
	display:block;
	background-image:url(../img/navFotofilter.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:21px;
	float:left;
}

#left {
	width:756px;
	margin:10px 0px 0px 0px;
	background-image:url(../img/leftHomeRepeat.jpg);
	background-repeat:repeat-y;
	min-height:417px;
}

#leftHomeRoundedTop {
	background-image:url(../img/leftHomeRoundedTop.jpg);
	width:756px;
	height:2px;
	background-repeat:no-repeat;
}

#right {
	display:none;
}

#contentFotofilter {
	display:block;
	background-image:url(../img/contentFotofilter.jpg);
	background-repeat:no-repeat;
	width:111px;
	height:417px;
	float:left;
	position:relative;
	bottom:12px;
	right:8px;
}

#content {
	margin:0px;
	width:700px;
}

#textVak {
	margin-left:111px;
}

#footer {
	text-align:center;
	background-image:url(../img/leftHomeRoundedBottom.jpg);
	width:756px;
	height:23px;
	clear:both;
}

#footerText {
	display:block;	
}

#midRepeat {
	background-image:none;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
}

/*menu*/
#sddm
{	margin: 0px;
	padding: 0px;
	z-index: 30;}

#sddm li
{	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	background:none;}

#sddm li a
{	display: block;
	margin: 0px 1px 0px 0px;
	padding: 4px 10px;
	width: auto;
	color: #FFF;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0px;
	margin-left:10px;
	margin-top:2px;
	padding: 0px;
	background: #405a96;
	width:160px;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0px;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #405a96;
		font: 11px arial;
		border-bottom:1px solid #FFF;}

	#sddm div a:hover
	{	background: #405a96;
		color: #FFF;}
		
#sddm li span:hover {
	border-bottom:2px solid #a0adcb;
}
li#home {margin-left:206px;}
