	body#home #container {
		width: 							100%;
		margin:							0 auto;
		padding: 						0;
		background:						transparent url("../../images/bg_body.jpg") repeat-x top left;	}

	#home #header {
		position:						relative;
		height: 						120px;
		width: 							100%;
		margin: 						0; 
		background:						transparent url("../../images/bg_header.png") no-repeat top left;}

	body#home #sub-header {
		width: 							865px;
		height:							263px;
		background:						url("../../images/bg_sub-header-home.png") no-repeat 0 0; }

		body#home #sub-header img {
			margin: 12px; }

	#home #logo img {
		position:						relative;
		top: 							30px;
		left: 							0; }

	/* NEWS */
	body#home #news {
		position:absolute;
		width:100%;
		text-align:center;
		top:115px;
		z-index:1400;}