#containerHome{
width:790px;	
height:585px;
margin: 0px auto;
background: url(../images/bgHomePage.jpg);

border:1px solid #eae0e0;
}


#header{
	margin:0;
	display:block;
	height:160px;
	border:none;
}

#newsBlock {float:right; height:110px; width:190px; margin:40px 20px 0 0; display:inline;}
.moreLink {clear:both; width:190px;text-decoration:none; text-align:right;height:12px; cursor:pointer; }
h4 {padding:0; margin:0;}

h3 {padding:0; margin-top:0; color:#32302D;font-size:10px; text-transform:uppercase; }

#logo{
background:url(../images/logo.png);
background-repeat:no-repeat;
width:240px;
height:50px;
margin: 40px 0 0 180px;
float:left;
display:inline;
}



.separatorLine {clear:both; border-top:1px solid #7484b2; width:100%; height:1px; margin-bottom:2px;}

#introGif { display:none;}

#contentHome {
float:left;
width:600px;
margin:20px 0 0 10px;
display:inline;
height:210px;
z-index:10;
/*background:url(../images/intro.gif);*/
background-repeat:no-repeat;
}

#nav, #nav ul { /* all lists */
		padding: 0;
		list-style: none;
		float : left;
		filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
		background:#fff;

	}
h4.news { color:#0a0047;text-transform:uppercase;font-size:12px; font-weight:bold;}