body {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color:#322C74;
	border:0px;
	margin: 0 auto 0 auto;
	padding:0px 0px 0px 0px;
	background-color: #009EE0;
}

#wrapperPage {
    height:100%;
	z-index:0;
	text-align: center;
	position: absolute;
}

#container {
    width: 1032px; 
	margin: 0 auto 0 auto; 
	z-index:10;
	position: relative;
}

div#main_padding_top{ 
    height:10px; 
	width: 1032px;
}

div#website_shadow{ 
    height:712px; 
	width: 1032px; 
	padding:  25px   0px   25px    0px; 
	background: url(../img/layout/shadow.jpg); 
	background-repeat: repeat; 
}

div#header{ 
    height:110px; 
	width:982px; 
	padding:   0px  25px    0px   25px; 
	background: url(../img/layout/header.jpg); 
	background-repeat: no-repeat; 
	background-position:center;
}

div#header_menu{ 
    height:43px; 
	width:982px;
	padding:   0px  25px    0px   25px; 
}

div#header_menu_balk{ 
    height:    43px; 
	width:  982px; 
	padding:   0px   0px    0px  0px; 
	/*width:  757px; 
	padding:   0px   0px    0px  225px;
	background-color:#332d77;*/
	background-color:white;
	text-align: center;  
}

div#website_body { 
    height:   530px; 
	width:  982px; 
	padding:   0px  25px    0px   25px; 
}

div#footer{ 
    height:    21px; 
	width:  982px; 
	padding:   5px  25px    0px   25px; 
	background: url(../img/layout/footer.jpg); 
	background-repeat: no-repeat; 
	background-position:center;
	text-align: center;
	font-size: 12px;
	color:white;
}

div#homepage{ 
    height:   530px; 
	width:  982px; 
	padding:  20px   0px    0px    0px; 
}

div#homeBanner { 
    height:33px; 
	width:982px; 
	padding:   0px   0px    0px    0px; 
	background: url(../img/layout/banner.jpg);	
	background-repeat: no-repeat; 
	background-position:center;
}

div#homeSubject{ 
    height:29px; 
	width:942px; 
	padding:   2px   0px    0px   40px; 
	background: url(../img/layout/middenkader.png); 
	background-repeat: no-repeat; 
	background-position:center;
	font-size: 20px; 
	color:white; 
}

div#homeLeft{ 
    height:497px; 
	width:230px; 
	padding:   0px   0px    0px    0px; 
	background-color: white;
	float: left; 
}

div#homeMiddle{
    height:497px; 
	width:738px; 
	padding:   0px   4px    0px   10px; 
	background-color: white;
	float:right;
	/*overflow:scroll;*/
	overflow: auto;
}

div#homeMiddleAll{
    height:497px; 
	width:968px; 
	padding:   0px   4px    0px   10px; 
	background-color: white;
	/*overflow:scroll;*/
	overflow: auto;
}

div#homeMiddleTop{ 
    height:227px; 
	width:718px; 
	padding:   0px  10px   0px   10px; 
}

div#homeMiddleBottom{ 
    height:240px; 
	width:718px; 
	padding:   0px  10px    0px   10px; 
}

.clearer {
				 clear:both;
}
