body
{
	width:700px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}


/* header ---------------------- */

.header_div {  
   width: 700px;
   height:302px;
   position:relative;
   float:left;
   padding:0px;
   margin-left:0px;
   margin-right:0px;
 
   
}

.header_div_left {
width:552px;
height:302px;
float:left;
position:relative;
background-image:url(../images/educalys/header_left_educalys.jpg);
background-repeat:no-repeat;
background-position:left;
background-position:top;


}

.header_div_center { 
position:relative;
width:700px;
height:302px;
float:left;
margin-top:0px;
padding:0px;

}

.header_div_right {
width:148px;
height:302px;
float:right;
text-align:right;
background-color:#000066;
background-image:url(../images/educalys/green_line.jpg);
background-position:left bottom;
background-repeat:repeat-x;

}


/* upper menu ---------------------------------------- */

.upper_menu_div {
overflow:visible;
position:relative;
float:left;
width:700px;
min-height:20px;
height:20px;
background-color:#000066;
background-position:top;
background-repeat:repeat-x;
z-index:15;
}

.upper_menu_shadow_div {
overflow:visible;
position:relative;
float:left;
width:350px;
min-height:20px;
height:20px;
background-image:url(../images/educalys/upper_menu_left_bg_educalys.jpg);
background-repeat:no-repeat;
background-position:top left;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
color:#000066;
margin-left:0px;
z-index:15;

}




/* corps */

.corps_div {
width:700px;
margin-left:0px;
margin-right:0px;
float:left;
position:relative;
background-color:#000066;

}

.corps_shadow_div {
width:700px;
position:relative;
float:left;
margin-left:0px;
background-color:#000066;
}


/* left column */
.left_column_div {
   width:0px;
   position:relative;
   margin-left:0px;
   margin-right:0px;
   vertical-align:top;
   background-color:#000066;

       }


/*---footer div------------------------------------------*/
.footer_div {
width:700px;
height:50px;
position:relative;
float:left;
background-image:url(../images/educalys/footer_educalys.jpg);
background-position:top right;
background-repeat:no-repeat;
clear:both;
color:#FFFFFF;
text-align:center;
font-size:0.75em;
font-family:Arial, Helvetica, sans-serif;
}

.footer_shadow_div {
width:700px;
height:50px;
position:relative;
float:left;
background-image:url(../images/educalys/footer_shadow_educalys.jpg);
background-position:left top;
background-repeat:no-repeat;
}


/* center column div */

.center_column_div {
	vertical-align:top;
				
	}
	

			
/* right column div */
.right_column_div {
    position:relative; 
	width:200px;
	min-width:25%;
	max-width:200px;
	margin-right:0px;
	float:right;
	vertical-align:top;
		
}


/* section1 */
.section1 {
position:relative;
width:80%;
padding-bottom:0.25em;
border-width:thin;
border-color:#000000;
vertical-align:top;

}
	
.section1 h1 {
position:relative;
width:inherit;
height:25px;
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
color:#c4cba1;
background-position:top left;
text-align:left;
padding:0.25em;

}

.section1 .section1_h1_left {
position:relative;
width:inherit;
height:25px;
float:left;
background-image:url(../images/educalys/section1_head_bg_educalys.jpg);
background-repeat:repeat-x;
background-position:top;
vertical-align:middle;
}

/* section2 */
/* section2 */

.section2 {
position:relative;
width:80%;
border-width:thin;
vertical-align:top;
font-size:1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#f7f7eb;
text-align:center;
margin-left:0.50em;
}


	
.section2 h1 {
position:relative;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.10em;
font-weight:bold;
color:#c4cba1;
text-align:center;
margin-top:0.10em;
margin-bottom:0px;
background-image:url(../images/educalys/section2_h1.jpg);
background-repeat:repeat-x;
background-position:bottom;

}

section2 hr {
position:relative;
width:100%;
height:inherit;
color:#c4cba1;
margin-top:0px;
margin-bottom:0px;

}


.section2 .section1_h1_left {
position:inherit;
display:block;
width:inherit;
height:25px;
text-align:center;
}
/* section3 */
.section3 {
position:relative;
width:98%;
margin-left:0.25em;
margin-right:0.25em;
padding-bottom:0.25em;
border-width:thin;
border-color:#000000;
background-color:#FFFFCC;

}
.section3 h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
color:#FFCC00;
background-image:url(../images/section1_head_red.png);
background-repeat:repeat-x;
background-position:top;
text-align:center;
padding:0.25em 0.5em 0.25em 0.5em;
}
	

