body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:0;
}
p {
	margin:0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	margin:0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color:#222;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#222;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dashed #000;
}
#start {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:890px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#header {
	bakground:#fff;
	width:890px;
	height:135px;
}
#main {
	background:#fff;
	width:870px;
	padding:14px 10px 0px 10px;
}
#main img {
	border:3px solid #e4e4e4;
}
#left {
	background: #fff url(../px/bg_platta.gif) repeat-x;
	width:409px;
	border:3px solid #e4e4e4;
	padding:15px;
	float:left;
}
#center {
	width:183px;
	margin-left:13px;
	float:left;
}
.center {
	background: #fff url(../px/bg_platta2.gif) repeat-x;
	width:153px;
	border:3px solid #e4e4e4;
	padding:15px;
	margin-bottom:14px;
}
#right {
	width:203px;
	margin-left:13px;
	float:left;
}
.right {
	background: #fff url(../px/bg_platta3.gif) repeat-x;
	width:173px;
	border:3px solid #e4e4e4;
	padding:15px;
	margin-bottom:14px;
}
#footer {
	background:#ffd65a;
	width:870px;
	height:32px;
	float:left;
	margin-top: 14px;
	padding: 18px 0px 0px 20px;
	font-size:11px;
}

