div#headerbox{
	width: 940px;
	margin: 0 auto;
	text-align: left;}

div#headerinfo{
	width: 750px;
	height: 44px;}

div#headerinfo span{
	margin: 0;
	background: transparent url('img/dot.jpg') 8px 50% no-repeat;
	padding: 0 0 0 20px;}

div#menu{
	float: left;
	display: inline;
	width: 750px;
	height: 26px;
	text-align: right;
	overflow: hidden;}

div#container{
	width:940px;
	margin:0 auto;
	text-align: left;}

div#content{
	float:right;
	display: inline;
	width:760px;}

div#sidebar{
	float:left;
	display: inline;
	width:178px;
	border: 1px solid #aab0d1;}

div#extra{
	clear:left;
	float:left;
	display: inline;
	width:178px;
	margin-top: 10px;
	border: 1px solid #aab0d1;}

div#footer{
	clear:both;
	width:100%;
	color: #6974ad;
	text-align: right;
	line-height: 20px;
	height: 20px;
	padding: 5px 0;
	margin-bottom: 10px;}


