/* CSS Document */

body { margin:0; padding:0; background-color:#336699; width:100%; height:100%; overflow-x: hidden; }
img { border:0px; }
#header_wrap { background-color:#27274f; width:100%; position:relative; top:2px; height:31px; }
#header { position:relative; width:1000px; background:url('../images/header.png') center; height:31px; margin-left:auto; margin-right:auto; }
#wrapper { position:relative; width:1000px; margin-left:auto; margin-right:auto; top:7px; }
#homebutton { position:absolute; top:40px; left:3px; width:34px; height:27px; display:none; } 
#layer_grey { 
position:absolute; 
top:0px; 
left:40px; 
width:520px;
height:604px;
z-index:4; 
}
#layer_grey_holder {
width:520px;
height:604px;
background:url('../images/bg_grey.png');
}
#layer_yellow { 
position:absolute; 
top:0px; 
left:80px; 
width:608px;
height:604px;
z-index:3 
}
#layer_yellow_holder {
width:608px;
height:604px;
background:url('../images/bg_yellow.png');
}
#layer_blue { 
position:absolute; 
top:0px; 
left:185px; 
width:587px;
height:604px;
z-index:2 
}
#layer_blue_holder {
width:587px;
height:604px;
background:url('../images/bg_blue.png');
}
#layer_green {
position:absolute; 
top:0px; 
left:290px; 
width:592px;
height:604px;
z-index:1 
}
#layer_green_holder {
width:592px;
height:604px;
background:url('../images/bg_green.png');
}
#logo { position:relative; width:216px; height:108px; background:url('../images/logo.png'); }
p.menu { font-family: "Trebuchet MS"; color:#000000; text-align:center; font-size:12px; line-height:22px; margin-top:20px; }
p.menu a, p.menu a:visited, p.menu a:active { font-family:"Trebuchet MS"; color:#000000; text-decoration:none; }
p.menu a:hover { font-family:"Trebuchet MS"; color:#000000; text-decoration:underline; }
#yellow_text { position:relative; margin-left:20px; margin-right:60px; margin-top:20px; font-family:"Trebuchet MS"; font-size:12px; }
#yellow_text img { margin-right:20px; margin-bottom:20px; }
#grey_text { position:relative; margin-left:20px; margin-right:60px; margin-top:15px; font-family:"Trebuchet MS"; font-size:13px; }
#blue_text { position:relative; margin-left:20px; margin-right:60px; margin-top:20px; font-family:"Trebuchet MS"; font-size:12px; }
#green_text { position:relative; margin-left:20px; margin-right:60px; margin-top:20px; font-family:"Trebuchet MS"; font-size:12px; }

#subnav_h { width:530px; text-align:right; margin-bottom:20px; }