@charset "utf-8";

/* www home page */

body{	
	background:url(../images/main_bg.jpg) no-repeat #143050 center top;
}
DIV#main_blurbWrp{
	width:494px;
	height:256px;
	margin:8px 0 36px 12px;
	overflow:hidden;
}
	DIV#main_blurbWrp IMG{
		display:block;		
	}	
	DIV#main_blurbWrp IMG.home_logo{
		margin:4px 0 32px 0;
	}
	DIV#main_blurbWrp P{
		font-size:11pt;
	}
	
DIV#latest_newsWrp{
	width:288px;
	height:193px;
	margin:0 0 0 12px;
	overflow:hidden;
}
	DIV#latest_newsWrp TABLE#latest_news_wwwTbl{
		width:100%;
		margin:14px 0 0 0;
	}
	DIV#latest_newsWrp TABLE#latest_news_wwwTbl TR.news_item_hidden{
		display:none;
	}
	DIV#latest_newsWrp TABLE#latest_news_wwwTbl TD.latest_newsTD_icon{
		width:40px;
		vertical-align:top;
		text-align:right;
	}
	DIV#latest_newsWrp TABLE#latest_news_wwwTbl TD.latest_newsTD_text{
		font-size:9pt;
	}
	DIV#latest_newsWrp TABLE#latest_news_wwwTbl A.latest_newsA{
		color:#ffffff;
	}
	DIV#latest_newsWrp TABLE#latest_news_wwwTbl TD.latest_newsTD_date{
		font-size:8pt;
		color:#afb0b0;
		width:70px;		
		white-space:nowrap;
		vertical-align:top;
	}
	
IMG#big_blocks_starImg_h{
	display:block;
	position:absolute;
	left:750px;
	top:375px;
	z-index:2;
}
IMG#big_blocks_starImg_v{
	display:block;
	position:absolute;
	left:805px;
	top:322px;
	z-index:2;
}

DIV#bigblock_1Wrp{
	position:absolute;
	left:810px;
	top:166px;
	width:159px;
	height:106px;
	overflow:hidden;
	z-index:1;
}
DIV#bigblock_2Wrp{
	position:absolute;
	left:650px;
	top:273px;
	width:159px;
	height:106px;
	overflow:hidden;
	z-index:1;
}
DIV#bigblock_3Wrp{
	position:absolute;
	left:810px;
	top:273px;
	width:159px;
	height:106px;
	overflow:hidden;
	z-index:1;
}		
DIV#bigblock_4Wrp{
	position:absolute;
	left:330px;
	top:380px;
	width:159px;
	height:106px;
	overflow:hidden;
	z-index:1;
}
DIV#bigblock_5Wrp{
	position:absolute;
	left:490px;
	top:380px;
	width:159px;
	height:106px;
	overflow:hidden;
	z-index:1;
}
DIV#bigblock_6Wrp{
	position:absolute;
	left:650px;
	top:380px;
	width:159px;
	height:106px;
	overflow:hidden;
	z-index:1;
}
DIV#bigblock_7Wrp{
	position:absolute;
	left:810px;
	top:380px;
	width:159px;
	height:106px;
	overflow:hidden;
	z-index:1;
}		
