* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../img/mitra_03.gif);
	background-repeat: repeat;
	font-family: Tahoma;
	font-size: 10pt;
	color: white;
}
div#container {
	min-width: 770px;
	width: 100%;
}
div#top {
	min-width: 770px;
	background-image: url(../img/mitra_01.gif);
	background-repeat: repeat-x;
	height: 81px;
}
div.address {
	float: right;
	font-size: 0.8em;
	margin-top: 12px;
	margin-left: 15px;
	text-align: right;
	line-height: 1.5em;
	width: 138px;
}
div#menudiv {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
div#middle {
	background-image: url(../img/bg_28.gif);
	background-repeat: repeat-x;
	height: 215px;
}
.part_one {
	float: left;
	width: 385px;
}
.part_two {
	float: left;
	width: 385px;
}
.centered {
	margin: 0px auto;
	width: 770px;
	padding-left: 5px;
}
div#content {
	font-style: italic;
	padding: 1em;
	font-size: 1.2em;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
}
div#bottom {
	background-image: url(../img/bg_bottom.jpg);
	height: 98px;
	background-repeat: repeat-x;
	font-size: 0.8em;
	line-height: 1.1em;
}
div#create {
	text-align: center;
	margin: 5px auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
img {
	border: none;
}
ul#menu {
	list-style: none outside;
	font-size: 1.2em;
	font-style: italic;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.5em;
}
ul.middle {
	margin-left: 15px;
	list-style: none outside;
	font-size: 0.8em;
	list-style-image: url(../img/check_40.gif);
	padding-left: 0.2em;
}
li.middle {
	padding: 0.4em;
}
li {
	padding: 0.2em;
}
li.menu {
	padding-bottom: 10px;
}
a {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
}
h2.content {
	float: left;
	font-weight: bold;
	font-style: italic;
	padding-top: 20px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
}
