* {margin:0;padding:0;border:0;}
body {
	text-align:center;
	background:white;
}
/* contents container */
#container {
	margin:0 auto 30px auto;
	position:relative;
	width:100%;
	text-align:left;
}
/* top menu */
#top_menu {
	height:95px;
	text-align:center;
	margin:0 auto;
}
/* menu */
#menu {
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	clear:both;
}
/* commerce */
#commerce {
	background:url(images/commerce.jpg) repeat;
	aborder-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	clear:both;
	text-align:center;
	padding:6px 0 2px 0;
	height:66px;
}
/* left */
#left {
	clear:both;
	float:left;
	width:200px;
	apadding:5px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
/* events */
#right {
	afloat:right;
	float:left;
	width:205px;
	apadding:5px;
	min-height:400px;
	height:auto !important;
	height:400px;
	aborder-left:#cccccc 1px solid;
}
/* main */
#main {
	min-height:400px;
	height:auto !important;
	height:400px;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	float:left;
	max-width:590px;
	width:590px;
}
/* footer */
#footer {
	border-top:#cccccc 1px solid;
	clear:both;
	text-align:center;
	padding-top:5px;
}
/* header - mobi, adm */
#header {
}