body, html {
	border:0;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#FFFFFF;
}

.head {
	position:absolute;
	z-index:10;
	top:22px;
	left:198px;
	width:774px;
	height:75px;
	background:url(../images/logo.png);
}
.menu {
	position:absolute;
	z-index:5;
	top:110px;
	left:0;
	width:178px;
	background:url(../images/menu_bg.png);
}
.image {
	position:absolute;
	z-index:10;
	top:110px;
	left:178px;
	width:826px;
	height:355px;
	background:url(../images/visual.png);
}
.content {
	position:absolute;
	z-index:5;
	top:490px;
	left:198px;
	width:428px;
	background:#FFFFFF;
}
.spacer_head {
	position:absolute;
	z-index:0;
	top:68px;
	left:0px;
	width:100%;
	height:1px;
	font-size:1px;
	line-height:1px;
	background:#1E3A6C;
}

.spacer_bottom {
	position:absolute;
	z-index:0;
	top:0;
	left:904px;
	width:1px;
	height:100%;
	background:#1E3A6C;
}

.spacer_head_fix {
	position:absolute;
	z-index:1;
	top:68px;
	left:0px;
	width:972px;
	height:1px;
	font-size:1px;
	line-height:1px;
	background:#FFFFFF;
}

.spacer_bottom_fix {
	position:absolute;
	z-index:1;
	top:0;
	left:904px;
	width:1px;
	height:465px;
	background:#FFFFFF;
}

.menu_1 {
	padding-left:10px;
	height:24px;
	width:170px;
}

.menu_1 a:link, .menu_1 a:visited {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:12px;
	line-height:24px;
	color:#414141;
	text-decoration:none;
}

.menu_1_act a:link, .menu_1_act a:visited {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:12px;
	line-height:24px;
	color:#414141;
	text-decoration:none;
	font-weight:bold;
}

.menu_1 a:active, .menu_1 a:hover {
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:12px;
	line-height:24px;
	color:#414141;
	text-decoration:underline;
	font-weight:normal;
}

.menu_1_act {
	padding-left:10px;
	height:24px;
	width:170px;
}

p, span, h2, h3, h4, li, div, td, b, I, body, form, select, alt, bodytext { font-family:Tahoma,Helvetica,sans-serif; font-size:12px; color:#1C3C6B; line-height:16px; font-style:normal; }
a, a:link, a:visited { font-family:Tahoma,Helvetica,sans-serif; font-size:12px; color:#1C3C6B; line-height:16px; font-style:normal; font-decoration:underline; }
a:hover, a:active { font-family:Tahoma,Helvetica,sans-serif; font-size:12px; color:#1C3C6B; line-height:16px; font-style:normal; font-decoration:none; }
