body {
	background: #fff url(../images/ecid-hg.jpg) repeat-x fixed;
}

#wrapper {
	background: #fff;
	border-left: 1px solid #0255aa;
	border-right: 1px solid #0255aa;
	border-bottom: 1px solid #0255aa;
}

#logo {
	margin-top: 10px;
}

#linie {
	height: 10px;
	border-bottom: 1px solid #0255aa;
	margin-bottom: 5px;
}

#navi ul {
	margin-top: 10px
}
#navi ul li {
	list-style-type: none;
	margin: 0 0 1px 0;	
}
#navi li a {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	background: #0255aa url(../images/ecid-button-hg.jpg) repeat-x;
	color: #fff;
	padding: 7px 0 7px 7px;
	text-decoration:none;
}
#navi li strong a, #navi li a:hover {
	background: #0255aa url(../images/ecid-button-hg.jpg) repeat-x;
	color: #ff0000;
}

#navi li strong span {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	background: #0255aa url(../images/ecid-button-hg.jpg) repeat-x;
	color: #ff0000;
	padding: 7px 0 7px 7px;
	text-decoration:none;
}

#navi li ul li a {
	background: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #0255aa;
	text-decoration:none;
}
#navi li ul li strong a, #navi li ul li a:hover {
	background: none;
	color: #ff0000;
}

#navi li ul li strong span {
	background: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #ff0000;
	text-decoration:none;
}

#content {
	width: 660px;
	padding: 20px;
}

#footer {
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	color: #999;
}

#footer a {
	color: #999;
}
