body {
	height: 100%;
	background-position: top;

	
	background-repeat: no-repeat;
	background-color: #EDECEA ;

}

#grey
{background-color:#f2f2f2;
text-align:center;
padding-top:15px;
padding-left:20px;
padding-right:20px;
width:765px;
height:620px;
}

.img
{float:left;}

div#menu {

	top: 240px;
	position: relative;
	width: 1000px;
	left: 55%;
	margin-left: -500px; /* half the width of the div */
	
	height: 200PX;
	text-align: LEFT; 
	z-index: 22;
	font:  13px Arial; 
	color:#7D7D7D;
	line-height: 1.8;
	z-index: 77;
}


div#main {

	top: 104px;
	*top: 89px;
	 
	position: relative;
	width: 950px;
	position: relative;
	left: 50%;
	margin-left: -500px; /* half the width of the div */
	text-align: LEFT; 

	background-color: #666;
	background-image:url('images/bkg_white.jpg');
	z-index: 30;
	padding-left: 50px;
	
}

div#maininner {

	 
	position: relative;
	top: -10px;
	z-index: 32;
	
	
}


div#foot {

	top: 89px;
	position: relative;
	width: 940px;
	left: 50%;
	margin-left: -500px; /* half the width of the div */
	
	height: 180PX;
	text-align: LEFT; 
	padding-left: 60px;
	padding-top: 20px;
	background-color: #666;
	background-image:url('images/bkg_blue.jpg');
	z-index: 31;
	font:  11px Arial; 
	color:#FBFBFB;
	

}


div#transparantDiv {

	top: 185px;
left: 75%;
margin-left: -60px;
	 	text-align: LEFT; 
	position: absolute;
	width: 222px;
	height: 120px;

	z-index: 210;
	
	
}




.Link {font-family:   Arial, Helvetica, sans-serif; font-size: 11px; color: #31497D;  font-weight: bold; }
	.footLink:link {  color: #31497D ; text-decoration: underline}
	.footLink:visited { color: #31497D;  text-decoration: underline }
	.footLink:active { color: #31497D;  text-decoration: underline }
	.footLink:hover { color: #31497D;  text-decoration: underline }
	

.menuLink {font-family:   Arial, Helvetica, sans-serif; font-size: 11px; color: #31497D; font-weight: bold; }
	.menuLink:link {  color: #31497D ; text-decoration: none}
	.menuLink:visited { color: #31497D;  text-decoration: none }
	.menuLink:active { color: #31497D;  text-decoration: none }
	.menuLink:hover { color: #31497D;  text-decoration: underline }

.footLink {font-family:   Arial, Helvetica, sans-serif; font-size: 11px; color: #FBFBFB;  }
	.footLink:link {  color: #FBFBFB ; text-decoration: none}
	.footLink:visited { color: #FBFBFB;  text-decoration: none }
	.footLink:active { color: #FBFBFB;  text-decoration: none }
	.footLink:hover { color: #FBFBFB;  text-decoration: none }


.headerLarge {font-family:  Arial, Helvetica, sans-serif; font-size: 20px; color: #31497D; font-weight: bold; }
.header {font-family:  Arial, Helvetica, sans-serif; font-size: 17px; color: #31497D; font-weight: bold; }
.headerSmall {font-family:  Arial, Helvetica, sans-serif; font-size: 13px; color: #31497D; font-weight: bold; }
.text {font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #4A4848;  }

.headerNews {font-family:  Arial, Helvetica, sans-serif; font-size: 21px; color: #31497D; font-weight: bold; }
.headerIngress {font-family:  Arial, Helvetica, sans-serif; font-size: 14px; color: #4A4848; font-weight: bold; }



