@charset "UTF-8";
/* CSS Document */

html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: arial, sans-serif;
	font-size: 75%;
}
p{margin:0 10px 10px}

div#header{height:100px;line-height:80px;margin:0;
  padding-left:10px;background: #1c5e88;}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{width:700px;margin:0 auto}
div#navigation{float:left;width:350px}
div#extra{float:right;width:350px}
div#footer{clear:both;width:100%; background-color:#1c5e88; height:64px}
div#footer_01{clear:both;width:100%; background-color:#083e61; height:8px;}
.txt_footer{text-align:center;font-family:Geneva, Arial, Helvetica, sans-serif;font-size:9px; color:#FFFFFF; font-style:normal; font-weight:lighter;}
.txt_links{text-align:left;font-family:Geneva, Arial, Helvetica, sans-serif;font-size:9px; color:#1c5e88; font-style:normal; font-weight:lighter;}
