html, body{width:100%; height:100%; margin:0; padding:0; position:relative; background:#f8f5f1; font-size:12px; font-family:verdana;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

#content{position:absolute; bottom:50px; width:100%;}
#lang_block{background:url('../images/logo_licap_large.png') no-repeat bottom left; padding-bottom:7px;}
#lang_block a.block, #lang_block dl{display:block; color:#2a8c92;  float:left; background-repeat:no-repeat; margin-left:20px;}
#lang_block a.block{background-position:0 5px; line-height:19px; text-decoration:none; opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.5; width:240px;}
#lang_block a.block:hover{text-decoration:none; opacity:1 ;filter: alpha(opacity=100); -moz-opacity:1; }
#lang_block dl{background-position:left bottom; width:200px; line-height:16px;}
#lang_block dt{font-weight:bold; margin-bottom:1em;}
#lang_block dl a{color:#2a8c92; text-decoration:underline;}
#lang_block dl a:hover{text-decoration:none;}
#lang_block #nl_block{padding-left:52px; background-image:url('../images/bg_landing_nl.png');}
#lang_block #fr_block{padding-left:42px; background-image:url('../images/bg_landing_fr.png');}
#lang_block dl#fr_block{margin-left:60px;}

#intersection{width:100%; background:#d8ded6 url('../images/bg_footer.png') repeat-x 0 0; height:220px; margin:20px 0 10px;}
#footer{text-align:right; padding-right:40px; font-size:11px; color:#4d4d4d;}
#footer a{color:#4d4d4d;}

#landing_overlay_wrapping{position:absolute; width:100%; height:100%; display:none;}
#landing_overlay_bg{background-color:#333; opacity:0.3 ;filter: alpha(opacity=30); -moz-opacity:0.3; width:100%; height:100%;}
#landing_overlay_popup{position:absolute; left:50%; top:50%; width:300px; /*height:120px;*/ margin:-85px 0 0 -175px; line-height:1.3em; background-color:#fff; color:#2a8c92; padding:25px;}
#btn_close_overlay{display:none;}
/*#btn_close_overlay{display:block; width:15px; height:15px; background:url('../images/btn_close_overlay.png'); position:absolute; right:10px; top:10px; cursor:pointer;}*/
