﻿#doc{
	width:952px;
	margin:0 auto;
	font-size:12px;
}
#header,#content,#footer{
	zoom:1;
}
#content{
	zoom:1;
	width:100%;
}
#header{
	padding-top:24px;
	position:relative;
	height:50px;
}
/*for header with tiny nav,ff bug fix*/
@-moz-document url-prefix(){
	#header.header-tiny-nav{
		height:42px;
	}
}
#footer{
	text-align:center;
	font-size:12px;
	border-top:8px solid #026fb0;
	background:url(http://static1.alibado.com/1284087371/images/footer_links.png) no-repeat;
	padding-top:8px;
	line-height: 1.6;
}
#header:after,#content:after,#footer:after,#content:after{
	content:"\0020";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}