@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
#h1 {
   visibility:hidden;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	position: relative;
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	/*height: 701;*/
	top: 10px;
}
#main {
	background-color: #ffffff;
}
#mainContent {
	top: 128px;
	left:150px;
	width:850px;
	height: 407px;
	background-color: #ffffff;
	position: absolute;
}
#mainText {
	background-color: #FFFFFF;
	margin: 0px 10px 10px 10px;
}
#mainText ul {
	list-style-type:disc;
	padding: 5px 5px 5px 435px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#mainText p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: 17px;
}
#mainImg {
	background-color: #666666;
	float: left;
	margin: 0px 10px 10px 0px;
}
#navigation {
	background-color: #FFFF66;
	height: 27px;
	position: absolut;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	display: inline;
	font-size: 12px;
	line-height: 27px;
}
#navigation a {
	padding: 0 10px;
	color: #000000;
	text-decoration: none;
	line-height: 27px;
}
#navigation a:hover {
	line-height: 27px;
	text-decoration: none;
	background-color: #FFFFFF;
}
#header {
	height: 128px;
	background-color: #ffffff;
	background-image: url(../images/f-matic_layout_header.gif);
	padding: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
#headerlink {
	height: 30px;
	margin-top: 0px;
	text-align: right;
	padding-top: 8px;
	padding-right: 12px;
}
#headerlink a {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebartop {
	position: absolute;
	top: 128px;
	left: 0px;
	width: 150px;
	padding: 0;
	height: 407px;
	background-color: #FFFFFF;
	background-image: url(../images/f-matic_layout_sidebartop.gif);
}
#sidebarbottom {
	position: absolute;
	top: 535px;
	width: 150px;
	padding: 0;
	left: 0px;
	height: 165px;
	background-color: #EBEBEB;
	background-image: url(../images/f-matic_layout_sidebarbottom.gif);
}
#footer {
	position: absolute;
	top: 535px;
	left: 150px;
	height: 165px;
	width:850px;
	padding: 0;
	background-repeat: no-repeat;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footerContent {
	width: 24%;
	float: left;
	padding-right: 8px;
}
#footerlink {
	height: 30px;
	text-align: center;
	bottom: 0px;
}
#footerlink a {
	font-family: "Myriad Pro";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footerlinkspacer {
	height: 80%;
}
#footerContent h3 {
	font-family: "Myriad Pro";
	font-size: 15px;
	text-align: center;
}
#footerContent p {
	font-family: "Myriad Pro";
	font-size: 13px;
	text-align: justify;
}
#innerFooterContent {
	padding-right: 8px;
	padding-left: 8px;
}
# header h1 {
 display: none;
}
#innerFooterContent ul {
	padding: 5px 5px 5px 5px;
}

#innerFooterContent li {
	font-size: 13px;
	font-family: "Myriad Pro";
}


#mainText h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#languageswitch {
	text-align: right;
	padding-right: 12px;

}

#languageswitch a {
	font-family: "Myriad Pro";
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#headerlinkspacer {
	height: 55%;
}

