/*----------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------  HEADER  ------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/	
#header	{
		margin:auto;
		width:955px;
		height:100px;
		padding: 14px 0px 0px 0px;
		}
#logo	{
		width:289px;
		height:78px;
		float:left;
		clear:none;
		background:url(../images/site/navlogo2.png) left top no-repeat;
		}
#banner	{
		width:468px;
		float:right;
		clear:none;
		text-align:right;
		padding: 16px 0px 0px 0px;
		}