#header_upper {
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
}
#header_upper_block {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
#nav_container {
}
.clear {
	clear: both;
}
#nav_l {
	background-image: url(/img/nav_l.jpg);
	float: left;
	height: 27px;
	width: 26px;
}
#nav_r {
	background-image: url(/img/nav_r.jpg);
	float: left;
	height: 27px;
	width: 26px;
}
#navigation {
	background-image: url(/img/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	width: 618px;
	float: left;
}
#dingens_r {
	background-image: url(/img/slog_bg_r.jpg);
	float: left;
	height: 14px;
	width: 32px;
	position: relative;
	bottom: -125px;
}
#header_lower {
	background-image: url(/img/slog_bg_side.jpg);
	height: 139px;
	width: 100%;
}
#slogan {
	background-image: url(/img/slog_bg_middle.jpg);
	height: 139px;
	width: 654px;
	float: left;
}
#slogan_wrapper {
	height: 139px;
	width: 718px;
	margin-right: auto;
	margin-left: auto;
}
#content_wrapper {
	width: 726px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
#footer_wrapper {
	height: 32px;
	width: 726px;
	margin-right: auto;
	margin-left: auto;
}
#footer_m {
	background-image: url(/img/footer_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 32px;
	width: 662px;
}
#footer_l {
	background-image: url(/img/footer_l.jpg);
	float: left;
	height: 32px;
	width: 32px;
}
#footer_r {
	background-image: url(/img/footer_r.jpg);
	float: left;
	height: 32px;
	width: 32px;
}
#content {
	float: left;
	width: 698px;
	height: 380px;
	background-image: url(/img/shadow_m.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #2A3881;
}
#shadow_r {
	background-image: url(/img/shadow_r.jpg);
	float: left;
	height: 400px;
	width: 4px;
	background-repeat: repeat-y;
}
#shadow_l {
	background-image: url(/img/shadow_l.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 400px;
	width: 4px;
}
#dingens_l {
	float: left;
	height: 14px;
	width: 32px;
	position: relative;
	bottom: -125px;
	background-image: url(/img/slog_bg_l.jpg);
}
#sloganimg {
	background-image: url(/img/magicheader.png);
	height: 100px;
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	
}
li {
	display: inline;
}
ul {
	display: inline;
}