*, * * {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-family:Verdana, Tahoma, Arial;
}
#wrapper {
	width:820px;
	margin:0 auto;
	text-align:left;
}
#header {
	float:left;
	width:820px;
	display:block;
	margin-top:40px;
}
#content {
	float:left;
	width:820px;
	padding-bottom:150px;
	border-left: 1px solid #dededc;
	border-right: 1px solid #dededc;
}
#footer {
	clear:both;
	width:790px;
	height: 25px;
	line-height:25px;
	padding:0 16px;
	font-size:8pt;
	background-color: #dededc;
	color:#313333;
}

/**** template styles *****/
div#headerTop {
	
}
div#logo {
	width:270px;
	float:left;
	display:block;
	height:66px;
}
div#langNav {
	float:right;
	margin-top:55px;
}
div#branding {
	float:left;
	height:185px;
	width:820px;
	border:1px solid #dededc;
	border-bottom:0;
	margin-top:10px;
}
div#branding p#motto {
	margin:20px 0 70px 20px;
	color:#4f494b;
	font-weight:bold;
}
div#branding p#citation {
	text-align:right;
	color:#929292;
	margin-right:20px;
	font-size: 9pt;
}
div.column {
	float:left;
	width:167px;
	display:inline;
	margin-left: 20px;
	padding-right:15px;
	border-right: 1px dotted #dededc;
}
div.column p {
	padding-top:20px;
	font-size:10pt;
	width:167px;
}
h2 {
	font-size:11pt;
	color:#ffffff;
	width:167px;
	height:25px;
	line-height:25px;
	text-indent:10px;
	font-family:Arial, Tahoma;
}
div.contactColHead {
	background-color:#63c30d;
}
div.contactColHead h2 {
	background: url(../img/headline_contact.gif) no-repeat right top;
}
div.conceptColHead {
	background-color:#35b6c0;
}
div.conceptColHead h2 {
	background: url(../img/headline_concept.gif) no-repeat right top;
}
div.designColHead {
	background-color:#e88d22;
}
div.designColHead h2 {
	background: url(../img/headline_design.gif) no-repeat right top;
}
div.integrColHead {
	background-color:#bd003f;
}
div.integrColHead h2 {
	background: url(../img/headline_integr.gif) no-repeat right top;
}
#footer {
	font-size:8pt;
	color:#313333;
}
#footer span {
	float:left;
}
#footer p {
	float:right;
}

div#langNav a {
	color:#4f494b;
	text-decoration:none;
	padding: 0 2px;
	font-weight:bold;
	font-size:10pt;
}
div#langNav a:link {
	color:#4f494b;
}
div#langNav a:visited {
	color:#4f494b;
	text-decoration:none;
}
div#langNav a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#63c30d;
}
div#langNav a:active {
	text-decoration:none;
}
#ru div#langNav a#rusLang, #de div#langNav a#deLang {
	color:#ffffff;
	text-decoration:none;
	background-color:#63c30d;
	cursor:default;
}
