	body 
	{
		background: url('images/index_body_bg.gif') repeat-x #FFF;
	}
	
	#header
	{
		height: 160px;
		position: relative;
		background: url('images/index_header_bg.jpg') no-repeat bottom left;		
	}
	
	div.outer {
	background: url( 'images/bars_index.gif' ) 0 -50px no-repeat;
	}
	
	div.outer_active {
	background: url( 'images/bars_index_active.gif' ) no-repeat;
	}

	div.outer a {
	background: url( 'images/bars_index.gif' ) top left no-repeat;
	}
	
	.dark_box_incentive
	{
		position: relative;
	}
	
	.other_content
	{
		font-size: 0.8125em;
		margin-top: 10px;
		position: relative;
		width: 910px;
	}