* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	background-color: #000000;
}

h1, h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

h2 {
	font-size: 11px;
	margin-top: 10px;
}

a {
	color: #4c4c4c;
}

img {
	border: none;
}

#main {
	margin: auto;
	margin-bottom: 20px;
	width: 842px;
	background-color: #ffffff;
}

#header {
	position: relative;
	width: 840px;
	height: 330px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

div#loader {
	position: absolute;
	margin-top: 120px;
	margin-left: 404px;
} 

div.headerimages {
	visibility: hidden;
	position: absolute;
}

div.headerimages img {
	position: absolute;
}

#slogan {
	position: absolute;
	width: 840px;
	height: 43px;
	bottom: 0px;
	z-index: 10;
	background-color: #000000;
	opacity: 0.7;
}

#sloganinner {
	position: absolute;
	width: 815px;
	height: 32px;
	bottom: 0px;
	z-index: 20;
	padding-top: 11px;
	padding-right: 25px;
	text-align: right;
	color: #ffffff;
	font-size: 14px;
}

#line {
	width: 842px;
	height: 61px;
	background-image: url(/custom/img/bg_line.png);
	background-repeat: repeat-x;
}

#logo {
	position: absolute;
	width: 125px;
	height: 89px;
	top: 295px;
	left: 18px;
	z-index: 30;
}

#prinav {
	list-style-type: none;
	list-style-image: none;
	height: 30px;
}

#prinav li {
	float: left;
	height: 15px;
	margin-top: 8px;
	margin-left: 25px;
}

#prinav li.lang {
	float: right;
	margin-left: 0px;
	margin-right: 25px;
}

a.prinav, a.prinav_h {
	text-decoration: none;
}

a.prinav_h {
	font-weight: bold;
}

div.prinavspacer {
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	font-weight: bold;
}

#content {
	width: 684px;
	min-height: 260px;
	padding-top: 45px;
	padding-left: 79px;
	padding-right: 79px;
	padding-bottom: 35px;
	background-image: url(/custom/img/bg_content.png);
	background-repeat: repeat-x;
}

#secnav {
	float: left;
	width: 171px;
	height: 100%;
	margin-top: 3px;
	list-style-type: none;
	list-style-image: none;
}

#secnav li {
	margin-bottom: 7px;
}

a.secnav, a.secnav_h {
	text-decoration: none;
}

a.secnav_h {
	font-weight: bold;
}

#contentbody {
	float: right;
	width: 513px;
	height: 100%;
}

#contentbody ul {
	margin-top: 6px;
	margin-left: 16px;
	list-style-image: url(/custom/img/dot.gif);
}

#contentbody ul li {
	margin-bottom: 7px;
}

#references {
	visibility: hidden;
	margin-right: -6px;
}

#references div {
	float: left;
	width: 108px;
	height: 108px;
	margin-right: 7px;
	margin-bottom: 7px;
}

#references img {
	position: absolute;
	width: 108px;
	height: 108px;
}

a.icon {
	float: left;
	width: 250px;
	height: 74px;
	padding-top: 22px;
	padding-right: 92px;
	border-bottom: 1px solid #4c4c4c;
	text-decoration: none;
	line-height: 150%;
}

a.icon img {
	float: left;
	width: 65px;
	height: 65px;
}

a.icon strong {
	color: #58709a;
	font-size: 14px;
}

#footer {
	width: 842px;
	height: 30px;
	text-align: center;
	background-image: url(/custom/img/bg_footer.png);
	background-repeat: repeat-x;
}

#footerinner {
	padding-top: 8px;
}

#home {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-top: 70px;
	margin-left: 125px;
}

#home h1 {
	font-size: 50px;
	margin-top: -15px;
	margin-left: -1px;
}

.clear {
	float: none !important;
	clear: both !important;
	width: 0px !important;
	height: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
