#topblog {
	height: 9.6em;
	padding: 1.4em 0 1.4em 0;
	background: #8ac0ea url(../images/top_bg.gif) bottom repeat-x;
	border-top: .4em solid #bcdbf3;
	border-bottom: .1em solid #7ba7ca;
	font-size: 10px;
}
#logo { float: left; width: 37.8em; height: 9.6em; }
#topblog h1 {
	float: right;
	line-height: 22px;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#menu {
	height: 2.9em;
	background: #326c92 url(../images/menu_bg.gif) bottom repeat-x;
	border-bottom: .1em solid #91adbe;
	font-size: 10px;
}
#scale_area { position: absolute; top: -17px; left: 12em; width: 40em; }
#scale_knob { width: 90px; height: 17px; background: url(../images/font_size.png) no-repeat; }
#menu img { float: left; width: .1em; height: 2.9em; }
#menu a { display: block; float: left; padding: 0 1.6em 0 1.6em; font: 1.1em tahoma; line-height: 2.6em; vertical-align: middle; font-weight: bold; text-transform: uppercase; text-decoration: none; color: #ebf4f9; }
#menu a:hover { background: #427598; }


#footer {
	border-top: .1em solid #265482;
	border-bottom: 1.6em solid #2f415a;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
#footer .top { border-top: .1em solid #396294; border-bottom: .2em solid #6e99cc; }
#footer .bottom { height: 5.1em; background: #5e8abf url(../images/footer_bg.gif) bottom repeat-x; border-bottom: 1px solid #fff; }
#footer p {
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a { font: 1.1em verdana; text-align: center; text-decoration: none; color: #fff; }
#footer a:hover { color: #2f415a; }




.auto_margin { margin-right: auto; margin-left: auto; }
.clear { clear: both; }
.left { float: left; }
.relative { position: relative; }
.right { float: right; }
.width { width: 78em; }

html>body #logo { background: url(../images/logo.png) center center no-repeat; }
