body {
	height: 25cm;
	width: 17cm;
	text-align: center;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#container {
	text-align: left;
	width: 940px;
	border-color: white;
	border-width: 10px;
	border-style: none;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	margin-top: 50px;
}

div#navigation {
	height: 40px;
}

#navi {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	list-style-type: none;
}

#navi li {
	border-right-style: solid;
	border-right-color: #919191;
	border-bottom-width: 0px;
	border-top-width: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 8px;
	padding: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	float: left;
	display: inline;
	text-align: center;
}


ul#navi a {
	margin: 0px;
	font-size: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
	color: #303030;
	text-decoration: none;
	padding: 5px;
}

ul#navi a:hover {
	background-color: #dddddd;
	color: #303030;
	text-decoration: none;
}

ul li#lastnav {
	border-right-style: none;
	border-right-width: 0px;
}

#lang {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
}

#lang li {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 11px;
	float: right;
	padding: 0px;
	display: inline;
	text-align: right;
}


ul#lang a {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
	margin: 0px;
	font-size: 11px;
	letter-spacing: 2px;
	display: block;
	color: #303030;
	text-decoration: none;
}

ul#lang a:hover {
	background-color: #dddddd;
	color: #303030;
	text-decoration: none;
}


#lastlang {
	border-right-color: #919191;
	border-left-color: #919191;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: none;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
}

div#head img#header {
	float: left;
	border-style: none;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

div#footer img#bottom {
	visibility: hidden;
	float: left;
	border-style: none;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

div#main {
	line-height: 17px;
	font-size: 13px;
	padding-left: 80px;
	padding-bottom: 30px;
	padding-right: 80px;
	padding-top: 25px;
}

div#head {
	width: 940px;
	height: 120px;
}

div#footer {
	height: 30px;
	width: 940px;
	padding: 0px;
	margin: 0px;
}

.copy {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
}



