/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body{
	background-color:#F2F2F2;
	font-family:candara;
    /*font-family:courier new;*/
	color:black;
 
    
    /*background-position: 0px -255px;*/
    margin-top:0px;
    
    }
    
.div_background_header{

background-color:#F2F2F2 ;
background-color:#E0E0E0;
position:absolute;
left:0px;
top:0px;
width:100%;
/*height:58px;*/
height:85px;
z-index:98; 
position:fixed;
border-bottom: solid 15px #F2F2F2;
 }
  
 .div_background_middle{


position:absolute;
left:0px;
top:75px;
width:100%;
height:365px;
                   
         /*  border-top:dashed; 
border-top-width:2px;
border-color:#909090;
           border-bottom:dashed; 
border-bottom-width:2px;*/
 }
 
 .div_background_footer{

background-color:#E0E0E0 ;
position:absolute;
left:0px;
top:740px;
width:100%;
height:300px;
 

 }  

footer{

background-color:#E0E0E0;
position:absolute;
left:0px;
/*top:740px;*/
width:100%;
height:300px;
 

 }  
	
	nav{
	padding:0px;
	margin:0px;
    position:absolute;
    top:15px;
    position:fixed;
  	/*float:left;*/
	/*background-color:#6666FF;*/
     z-index:99;
      
        }
		
    
    
 #menu_container{
   	list-style-type:none;
	padding:0px;
	margin:0px;
	background-color:#E0E0E0;
    padding:0px;
    margin:0px;
   
    }
    
    #menu_item{
	float:left;
    height:50px;
	width:240px;
	line-height:52px; 
	/*margin:5px;*/
	background-repeat:no-repeat;
	background-position-x:10px;
   background-position-y:10px;
	/*background-color:#6666FF;*/
    text-indent:4%;
    padding-bottom:4px;
    
    }
    
     ul{
    padding-left:10%;
    padding-right:10%;
     text-align:justify;
    }
   
    
    li{
 padding-bottom:2%;
    
    }
	
	a{
	color:white;
    color:#FFFFFF; 
	display:block;
	width:100%;
	text-decoration: none;
    font-size:17px;
    font-weight:600;

   
    }

  
 article{
   border: solid 1px #D8D8D8;
           box-shadow:2px 2px 2px #D8D8D8;
            background-color:#FFFFFF;
 
    }

    
    h1{
    margin:4%;
     margin-bottom:0%;
    font-size:28px;
   /* background-color:#E8E8E8 ;*/
   background-color:#F8F8F8 ;
    color:#5B5B5B;
   font-weight:700;
   padding:2%;
   padding-top:4%;
   padding-bottom:4%;
  /* border-bottom:5px solid #E8E8E8 ;*/
  /*white-space:nowrap;*/
   
     }
     
         h2{
         text-align:justify;
    
     font-size:16px;
   /* background-color:#E8E8E8 ;*/
  /* background-color:#F8F8F8 ;*/
    color:#5B5B5B;
   font-weight:700;
 
   padding-top:1%;
   padding-bottom:1%;
 /*    background-color:Transpa;*/
  /* border-bottom:5px solid #E8E8E8 ;*/
   
     }
     
   h3{
    margin:4%;
   font-size:16px;
   /*background-color:#E8E8E8 ;*/
  /* background-color:#F8F8F8 ;*/
    color:#FFFFFF;
   font-weight:700;
   padding:2%;
   padding-top:2%;
   padding-bottom:2%;
     background-color:#F7B01D ;
  /* border-bottom:5px solid #E8E8E8 ;*/
   
     }    
    figure{
           display:none;
           margin:0px;
           background-repeat:no-repeat;
           height:320px;
           background-color:#FFFFFF;
           color:#383838 ;
           font-weight:bold;
           text-align:center;
           line-height:330px;
           border: solid 0px #D8D8D8;
           box-shadow:4px 4px 3px #D8D8D8;
                     
    }
   p{
    text-align:justify;
    color:#5B5B5B;
 /*   margin-left:4%;
    margin-right:4%;
    padding-left:2%;
    padding-right:2%;
    
     
     }
     */
