/**
OLD STYLES, NO NEED TO EDIT!
*/


BODY{
	
	background-image : url("img/bg.png");
} 


 A:LINK{
	color : #00374e;
	font-family : Roboto;
	font-weight: normal;
	text-decoration : none;
}
A:HOVER{
	color : #006692;
	font-family : Roboto;
	font-weight: normal;
	text-decoration : underline;
}
A:ACTIVE{
	color : #e50026;
	font-family : Roboto;
	font-weight: normal;
	text-decoration : none;
}
A:VISITED {
	color : #006692;
	font-family : Roboto;
	font-weight: normal;
	text-decoration : none;	
}

p.ital{
	font-style : italic;
}





#main{
	width: 898px;	
	height: 628px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -309px;
	margin-left: -449px;
	color : #000000;
	overflow: unset;
}

#top {
    width: 898px;
	height: 167px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 0px;
	margin-left: 0px;
	overflow: unset;
	text-align : left;
	background-image : url("img/index_top.png");
	}


#toplang {
    width: 380px;
	height: 24px;
	position: absolute;
	top: 78%;
	left: 30%;
	margin-top: 0px;
	margin-left: 0px;
	overflow: unset;
	text-align : left;
	font-size: 15px;
	color : #00374e;
	font-size : 15px;
	font-family : Roboto;
	font-weight: normal;
	}

  
#core-outer {
    width: 898px;
	height: 400px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 167px;
	margin-left: 0px;
	color: #000000;
	overflow: unset;
	background-image : url("img/index_core.jpg");
	}
  
#bottom {width: 898px;
	height: 61px;
	position: absolute;
	top: 100%;
	left: 0%;
	margin-top: -61px;
	margin-left: 0px;
	overflow : hidden;
	background-image : url("img/index_bottom.png");
	overflow: unset;
	}

#bottomindex {width: 520px;
	height: 51px;
	position: absolute;
	top: 0%;
	left: 0%;
	margin-top: 14px;
	margin-left: 374px;
	overflow: unset;
	text-align : right;
	color : #005071;
	font-size : 11px;
	font-family : Roboto;
	font-weight: normal;
	}
  	