/* LAYOUT */


body
{
	background-color: #fff;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#wrap
{
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	border: 0px dotted #ddd;
}
#top
{
	width: 976px;
	height: 101px;
	position: relative;
}
#fbTop
{
	float:right;
	width:90px;
	margin-top:20px;
	line-height:70px;
}
#hmenu1
{
	width: 976px;
	height: 30px;
	background-image: url(/images/topmenu_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#mainlogo
{
	position: absolute;
	left: 16px;
	top: 0px;
}
#Search
{
	position: absolute;
	top: 24px;
	right: 16px;
	display: none;
}
#teaser
{
	margin-top: 4px;
}
#main
{
	width: 976px;
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-x;
	min-height: 400px;
	overflow: hidden;
	background-color: #fff;
	margin-top: 3px;
}
#mainfp
{
	width: 648px;
	overflow: hidden;
	background-color: #fff;
	margin: 16px;
	margin-right: 8px;
	margin-left: 0px;
	float: right;
}
#fpnews
{
	width: 288px;
	float: left;
	margin-left: 8px;
	margin-top: 16px;
}
#left
{
	width: 184px;
	float: left;
}
#leftmenu
{
	width: 168px;
	padding: 8px;
	background-image: url(/images/lmenu_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
	background-color: #26B2F2;
	padding-bottom: 16px;
	padding-top: 16px;
}
#leftmenubtm
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 184px;
	height: 7px;
}
#right
{
	width: 760px;
	float: right;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
}
#bread
{
	font-size: 11px;
	padding-bottom: 8px;
}
#footer
{
	width: 100%;
	background-image: url(/images/footerbg.jpg);
	background-repeat: repeat-x;
	min-height: 195px;
}
#footer_inner
{
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 24px;
	position: relative;
}
.footerbox
{
	width: 226px;
	margin: 8px;
	float: left;
	font-size: 11px;
	position: relative;
}
/* STYLES SYZWEB */

.PortalItemListTD_1, .PortalItemListTD_2, .PortalItemListTD_3, .PortalItemListTD_1
{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.PortalItemListTD_2
{
	width: 310px;
	padding-left: 32px;
}

#provider
{
	margin-left: auto;
	margin-right: auto;
	width: 976px;
	overflow: hidden;
	font-size: 11px;
	padding-top: 20px;
	text-align: center;
}



