
			body#home div#content
			{	background:		url(../imgs/home-center.jpg) no-repeat 10px 0;
				margin:			0 0 0 240px;
				position:		relative;
				top:			102px;
				min-height:		300px;
			}
			
			body#home div#content div#news
			{	background:		url(../imgs/green-block.jpg) no-repeat 0 0;
				width:				526px;
				height:				147px;
				padding:			6px;
				margin:				8px 0 0 0;
			}
			
			body#home div#content div#news h2
			{	color:				#dae888;
				font-size:		22px;
				margin:				0 0 4px 0;
				padding:			0 0 0 4px;
			}
			
			body#home div#content
			{	background:		url(../imgs/home-center.jpg) no-repeat 10px 0;
				padding:			303px 0 0 10px;
			}
			
			body#home div#content div#news div.col
			{	width:				49%;
				float:				left;
				margin:				0 4px 0 0;
			}
			body#home div#content div#news div.col h3
			{	margin:				0;
				padding:			0;
				font-size:		13px;
				line-height:	18px;
			}
			body#home div#content div#news div.col a
			{	color:				white;
			}
			body#home div#content div#news div.col a:hover
			{	border-bottom:	1px dotted white;
			}
			body#home div#content div#news div.col p
			{	margin:				0;
				padding:			0;
				color:				white;
				line-height:	18px;
			}
			div#content object#center
			{	position:		absolute;
				top:			0;
			}
