body
{
	background-color:#F9F8F7;
	margin-top:0px;
}

#centerContainer
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1024px;
	/*border:1px solid #999999;*/
}

#mainContainer
{
	width:1024px;
	background-color:#ffffff;
}

#headerContainer
{
	height:130px;
	background-color:#ffffff;
}

#headerLogo
{
	width:169px;
	height:74px;
	margin-left:40px;
	margin-top:30px;
	background-image: url('../img/irdi_logo.jpg');
	background-repeat: no-repeat;
	float:left;
}

#headerIntro
{
	color:#666666;
	width:190px;
	float:right;
	margin-right:30px;
	margin-top:30px;
	
	font-size:14px;
	line-height: 1.5em;
	letter-spacing:1px;
	/*word-spacing:3px;*/
}
/* --------------------- start nav ------------------- */
#navContainer
{
	background-color:#656565;
	height:27px;
}

#navContainer ul
{
    padding:0px;
    margin:0px;
    text-indent:0px;
    list-style:none;  
}


#navContainer li
{
    padding:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-top:2px;
    width:144px;
    height:23px;
    float:left;
    display:block;
    border-right-color:#cccccc;
    border-right-style:dotted;
    border-right-width: 2px;
}

#navContainer li:hover
{
	background-color:#6f6f6f;
}

#navContainer li.navEtrak
{   background-color:#656565;
    border-right-color :#656565;
    border-right-style: dotted;
    border-right-width: 0px;
}
/* --------------------- end nav ------------------- */

#divLegalImg
{
	background-image: url('../img/irdi_legal.jpg');
	background-repeat:repeat;
	width:341px;
	height:250px;
	float:left;
}

#divSettlementsImg
{
	background-image: url('../img/irdi_settlements.jpg');
	background-repeat:repeat;
	width:341px;
	height:250px;
	float:left;
}

#divSecuritiesImg
{
	background-image: url('../img/irdi_securities.jpg');
	background-repeat:repeat;
	width:342px;
	height:250px;
	float:left;
}

/*#divLegalImg:hover
{
	background-image: url('../img/irdi_legal_over.jpg');

}

#divSettlementsImg:hover
{
	background-image: url('../img/irdi_settlements_over.jpg');

}

#divSecuritiesImg:hover
{
	background-image: url('../img/irdi_securities_over.jpg');

}*/

#divLegalTxt
{
	background-color:#ffffff;
	height:200px;
	width:340px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	
	border-right-color:#999999;
    border-right-style:solid;
    border-right-width: 1px;
}

#divSettlementsTxt
{
	background-color:#ffffff;
	height:200px;
	width:340px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	
	border-right-color:#999999;
    border-right-style:solid;
    border-right-width: 1px;
}

#divSecuritiesTxt
{
	background-color:#ffffff;
	height:200px;
	width:341px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}

#divLegalBar
{
	background-color:#0076c0;
	height:25px;
	width:340px;
	float:left;
	
	border-right-color:#ffffff;
    border-right-style:solid;
    border-right-width: 1px;
}

#divSettlementsBar
{
	background-color:#eeb111;
	height:25px;
	width:340px;
	float:left;
	
	border-right-color:#ffffff;
    border-right-style:solid;
    border-right-width: 1px;
}

#divSecuritiesBar
{
	background-color:#b2bb1e;
	height:25px;
	width:342px;
	float:left;

}

/*-----------------------------------------------------------*/
#legalLogoSmall
{
	background-image: url('../img/legalSmallLogo.jpg');
	background-repeat: no-repeat;
	margin-left:50px;
	width:150px;
	height:65px;
	cursor: pointer;
}

#settlementsLogoSmall
{
	background-image: url('../img/settlementsSmallLogo.jpg');
	background-repeat: no-repeat;
	margin-left:50px;
	width:150px;
	height:65px;
	cursor: pointer;
}

#securitiesLogoSmall
{
	background-image: url('../img/securitiesSmallLogo.jpg');
	background-repeat: no-repeat;
	margin-left:50px;
	width:150px;
	height:65px;
	cursor: pointer;
}

.divTextSpeil
{
	margin-top:20px;
	margin-left:50px;
	margin-right:10px;
	margin-bottom:10px;
	width:240px;
	height:100px;
	color:#666666;
}

/*-----------------------------------------------------------*/

#footerMotto
{
	background-color:#ffffff;
	height:30px;
	text-align:right;
	padding-right:20px;
	padding-top:10px;
}

#footerLinks
{
	margin-top:5px;
}

#footerLinks ul
{
	padding:0px;
    margin:0px;
    text-indent:0px;
    list-style:none;  
}

#footerLinks li
{
	float:left;
	height:20px;
	line-height:20px;
	padding:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:2px;
    margin-top:5px;
    width:120px;
    display:block;
    text-align:center;
    border-right-color:#cccccc;
    border-right-style:dotted;
    border-right-width: 2px;
}

#footerM8sr8s
{
	margin-top:5px;
	float:right;	
	height:28px;
	width:209px;
	background-image: url('../img/m8sr8s.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
	
}

/*.blockAnchor
{
	height:65px;
	width:150px;
	display:block;
	border:none;
}*/