body{background-image: url(images/bg_page.jpg);background-repeat: no-repeat;background-position: center bottom;}

#container{
	margin:auto;
	width:882px;
	height:auto;
	overflow:auto;
	background-image: url(images/bg_container.jpg);
	background-repeat: repeat-x;
}

#navBar{width:882px;height:38px;border-bottom:2px solid #bbbdc0;}
#navBar ul{margin:0px;padding:0px;}
#secondNav{width:668px;height:96px;margin-left:108px;}

#header{height:auto;overflow:auto;}

#logo{width:248px;height:132px;margin-left:28px;float:left}
#idea{width:248px;height:71px;clear:left;margin-left:28px;float:left;}
#photo{width:606px;height:293px;float:right;}
#content{width:882px;height:auto;overflow:auto;clear:both;}

#thirdNav{
	width:276px;
	height:337px;
	margin-left:28px;
	float:left;
	background-image: url(images/bg_thirdNav.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top:15px;
		
}

#news{ width:259px; height:250px; overflow-n:auto; float:left; color:#fff; font-size: 90%; margin-top: 10px; }

#text{ width:259px; height:250px; overflow-n:auto; float:left; padding:0 30px 30px; background-image: url(images/bg_text.gif); background-repeat: repeat-y; color:#fff; font-size: 90%; text-align:justify

; margin-top: 10px; }

#footer{
	width:555px;
	height:86px;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;	
	margin-right:23px;
	margin-top:10px;	
	float:right;
}

#footerLogos{height:30px;margin-top:5px;}
#footerLogos img.logo{margin-left:15px;}

#footerNav{font-size:70%;color:#fff;text-align:left;padding-right:20px;}
#footerNav a{color:#FFFFFF;text-decoration:none;}

#thirdNav img{display:block;}
img.imgTitleNews{margin-top:0;display:block;}
img.imgTitleName{padding-top:4px;display:block;}

.newsDate{display:block;}
.newsHead{display:block;font-weight:bold;color:#3d81bf;}
.newsText{display:block;margin-bottom:15px;}