/* -------------------- MAIN --------------------- */

body {
background-color: #ffffff;
font-family: Verdana, Helvetica, sans-serif;
font-size: 8pt;
text-align: center;
margin: auto;
color: #000000;
}

h1 { 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 11pt; 
margin: 0px;
color: #000000;
}

A:link {
text-decoration:underline;
color: #5A5A5A;
}
A:visited {
text-decoration:underline;
color: #5A5A5A;
}
A:alink {
text-decoration:underline;
color: #5A5A5A;
}
A:hover {
text-decoration:underline;
color: #5A5A5A;
}

/* -------------------- TEXT--------------------- */
A.menulink1 {
color: #B29EA0;
text-decoration: none;
font-size: 11pt;
font-family: georgia;
line-height: 16px;
}
A.menulink2 {
color: #FF1F10;
text-decoration: none;
font-size: 11pt;
font-family: georgia;
line-height: 16px;
}
A.menulink3 {
color: #B29EA0;
text-decoration: none;
font-size: 8pt;
}
A.menulink4 {
color: #000000;
text-decoration: none;
font-size: 8pt;
}
A.link1 {
color: #B29EA0;
text-decoration: none;
font-size: 7pt;
}
A.link2 {
color: #000000;
text-decoration: none;
font-size: 9pt;
}

/* -------------------- CLASSES --------------------- */


/* -------------------- ID'S --------------------- */

#container {
position: relative;
width: 965px;
margin: 50px auto auto auto;
}

#footer {
clear: both;
position: relative;
width: 965px;
height: 130px;
}

#header {
clear: both;
position: relative;
width: 965px;
height: 130px;
}
  #header1 {
  float: left;
  position: relative;
  text-align: center;
  width: 175px;
  height: 129px;
  }
  #header2 {
  float: left;  
  position: relative;
  width: 40px;
  height: 129px; 
  }
  #header3 {
  font-family: georgia;
  float: left;  
  position: relative;
  width: 750px;
  height: 129px;
  } 
  
#header4 {
clear: both;
position: relative;
width: 975px;
height: 36px;
}
  
#left {
float: left;
position: relative;
width: 182px;
}
  #left1 {
  clear: both;
  position: relative;
  width: 182px;
  height: 247px;
  text-align: left;  
  }
  #left2 {
  clear: both;
  position: relative;
  width: 182px;
  padding-top: 30px;
  text-align: left;   
  }
    .left2_1 {
    clear:both; 
    height:29px; 
    font-family: georgia; 
    font-size: 11pt;
    } 
    .left2_2 {
    clear:both; 
    height:25px; 
    font-family: georgia; 
    font-size: 11pt;    
    }      
  
  #left3 {
  clear: both;
  position: relative;
  width: 182px; 
  padding-top: 30px; 
  text-align: left;    
  }    

#content {
float: right;
position: relative;
width: 750px;
text-align: left;
}    




