﻿.layoutHeader,.layoutNav,.layoutContent,.layoutFooter,.layoutFooterHomePage
{
	width:750px;
	margin:0 auto;
}
.layoutHeader
{
	position:relative;
	height:28px;
	margin-top:8px;
}
.layoutNav
{
	overflow:auto;
}
.layoutContent
{
	clear:both;
}
.layoutFooter
{
	clear:both;
	height:44px;
	margin-top:20px;
}