html
{
	text-align: center;
}

body
{
	text-align:center;

	
}

div.page
{
	text-align:center;
}

div.banner
{
	/*height:280px;*/
	height:140px;
	
	text-align:left;
	background: url('../style/img/logo_bar_back.gif') repeat-x;
}

div.wrapper-inner
{	
	width:750px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

