#container { width:880px; height:520px; background:url('../images/splash/splash_bg.png'); padding:40px 40px; font-family:Arial,Helvetica; position:absolute; left:50%; top:50%; margin:-300px 0 0 -480px; }

div.row { overflow:hidden; }
#logo { background:url('../images/splash/splash_logo.png') no-repeat; width:240px; height:125px; float:left; margin-right:20px; border-bottom:1px solid #ccc; padding-bottom:20px; }
#strap { width:270px; height:125px; float:left; border-bottom:1px solid #ccc; padding-bottom:20px; margin-right:20px; font-size:1.4em; color:#0D6BA8; }
#excerpt { width:330px; height:125px; float:left; border-bottom:1px solid #ccc; padding-bottom:20px; font-size:1.4em; color:#ccc; }

ul#nav { border-bottom:1px solid #ccc; margin:20px 0 0 0; padding:0 0 20px 260px; }
ul#nav li { overflow:hidden; font-size:1.2em; line-height:1.8em; height:36px; padding-top:6px }
ul#nav span { display:block; float:left; width:280px; padding:0 0 0 10px;  }
span.light { color:#ccc; }
span.dark { color:#333; }
ul#nav a { color:#999; text-decoration:none; }
ul#nav a:hover { color:#333; }

li.over { background:url('../images/splash/btn_over.png') top right; }

a#flag_en { background:url('../images/splash/flag_32px_en.png') no-repeat 0 5px; padding:0 0 5px 42px; height:25px; display:block; float:left; }
a#flag_fr { background:url('../images/splash/flag_32px_fr.png') no-repeat 0 5px; padding:0 0 5px 42px; height:25px; display:block; float:left; }
a#flag_de { background:url('../images/splash/flag_32px_de.png') no-repeat 0 5px; padding:0 0 5px 42px; height:25px; display:block; float:left; }
a#flag_es { background:url('../images/splash/flag_32px_es.png') no-repeat 0 5px; padding:0 0 5px 42px; height:25px; display:block; float:left; }