/* CSS Document */

#content {}

	#content-left {
		float:left;
		width:292px;
		_width:290px;
		display:inline;
		_display:block;
		}
		
	#content-right {
		float:left;
		margin-left:27px;
		width:565px;
		_width:560px;
		display:inline;
		_display:block;
		}
		
	#content-bottom {
		width:884px;
		/*height:262px;*/
		background-image:url(../images/home/introducing_ipus_v4_sml.jpg);
		background-position:bottom right;
		background-repeat:no-repeat;
		display:block;
		position:relative;}
		
		#content-bottom-inner {
			}
			
		#content-bottom-left { /*News*/
			/*margin-top:-60px;*/
			width:280px;
			float:left;}
			
			#content-bottom-left UL {
				margin-left:16px;}
			
			#content-bottom-left LI { /*News items*/
				background-image:url(/images/bullet_news.gif);
				background-repeat:no-repeat;
				background-position:0 6px;
				padding-left:8px;
				color:#000000;}
				
		#content-bottom-right {
			float:right;
			_margin-top:0px;
			margin:0px;
			display:inline;}