body {
	margin-top: 0px;
}
#layout {
	font-family: Tahoma;
	font-size: 11px;
	margin: auto;
	width: 920px;
	position: relative;
	z-index: 1;
}
#header_top {
	font-family: tahoma;
	font-size: 11px;
	position: relative;
	z-index: 2;
	width: 860px;
}
#header_flash {
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
	z-index: 3;
	width: 860px;
}
#content_logo {
	font-family: Tahoma;
	font-size: 11px;
	position: relative;
	z-index: 5;
	width: 860px;
}
#content_other {
	font-family: tahoma;
	font-size: 11px;
	position: relative;
	z-index: 5;
	width: 820px;
	margin-right: 20px;
	margin-left: 20px;
}
#content_other_left {
	position: relative;
	z-index: 6;
	width: 350px;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#lcontent_other_right {
	font-family: tahoma;
	font-size: 11px;
	width: 350px;
	margin-right: 10px;
	margin-left: 15px;
	position: relative;
	z-index: 7;
}
