#container{
	position:absolute;
	width:100%;
	background-image:url(../images/bg2.gif);
	background-repeat:repeat-y;
	min-height:100%;
}

#margeTop{
	position:relative;
	top:0px;
	height:6px;
	background-color:#fff;
	width:100%;
	background-image:url(../images/bg_margetop.gif);
	background-repeat:repeat-y;
	background-position:66px;
	
}

* html #container{ 
	height:100%; 
}

#topMenu{
	height:41px;
	background-color:#357bad;
}

#leftMenu{
	position:absolute;
	width:253px;
}

#headerFoto{
	width:929px;
	height:103px;
	position:relative;
	left:37px;
	display:block;
}

#foto{
	width:929px;
	height:103px;
	position:absolute;
	display:block;
	left:0px;
}

#headerFoto_Right{
	position:absolute;
	bottom:0px;
	right:0px;
	width:22px;
	height:22px;
}

#headerFoto_Left{
	position:absolute;
	bottom:0px;
	left:0px;
	width:27px;
	height:27px;
}

#content{
	width:683px;
	margin-left:253px;
	padding:25px;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#pageTitle{
	height:30px;
}

#titleUnderline{
	height:17px;
}
