/* ============================= header ====================== */
#header {background:url(images/header-bg.gif) center top no-repeat; margin:0;}

.top-links {float:right; padding:37px 31px 0 0; font-size:0.916em;}
.top-links a {text-decoration:none;  color:#fff; padding-top:15px; margin-left:22px; display:inline-block;}
.top-links a:hover {text-decoration:underline;}
.sign {background:url(images/page1-img1.gif) top center no-repeat; }
.map {background:url(images/page1-img2.gif) top center no-repeat; }
.mail {background:url(images/page1-img3.gif) top center no-repeat;}

.blog_menu {background:url(images/menu-tail-bg.gif) left top repeat-x; font-size:100%;}
.blog_menu ul {width:888px; padding:0px}
.blog_menu li {float:left; background:url(images/menu-li-bg-full.gif) left top no-repeat; /*width:99px;*/ width:88px; text-align:center; padding:0px; list-style-type:none;}
.blog_menu li a {display:block; color:#27292e; text-decoration:none; font-family:Arial,Helvetica,sans-serif; font-size:1.45em; line-height:1.16em; padding:10px 0 0px 0; height:29px; letter-spacing:-1px; position:relative;}
.blog_menu li a:hover, .blog_menu .active {background:url(images/menu-li-active-bg.gif) left top no-repeat; color:#ebebec;}
/* =========================================================== */
.main { width:888px; margin:0 auto; text-align:left;}
#header {height:142px; width:888px;}
#footer_blog { 
    margin:0 auto;
	height:24px;
	width:888px;
	padding:6px 0px 0px 32px;
}
.container {width:100%; overflow:hidden;}
.left { float:left;}
body{
	background:url(images/body-tail.gif) left top repeat-x #007698;
	text-align:center;
}
