#block1 {
z-index: 9999; 
position: relative; 
width:78%;
background-color:#F3F3F3;
margin-top: 400px;
margin-right: 0px;
margin-left: 10px;
margin-bottom: 0px;
text-align:justify;
color:#0000CC;
font-size:12px;
}
#block2 {
z-index: 1; 
position: absolute; 
width:99%;
background-color:#FFFFFF;
height: 100px;
left: 20px;
top: 5px;
right: 15px;
text-align:justify;
}
#block3 {
z-index: 3; 
position: absolute; 
width:22%;
background-color:#F3F3F3;
padding:4px;
padding-top:8px;
padding-right:0px;
top: 400px;
margin-right: 10px;
left: 78%;
margin-bottom: 0px;
text-align:justify;
color:#0000CC;
}
#block1 td {
color:#0000CC;
font-size:12px;
}
#block2 td {
text-align:justify;
color:#0000CC;
font-size:12px;
}
body {
text-align:justify;
color:#0000CC;
font-size:12px;
}
#pageFooter #footNav
{
	position				: absolute;
	top						: 10px;
	right					: 15px;
}
