* {
    margin:0;
	padding:0;
	background:transparent;
	color:#000;
	border:none;
	text-align:left;
	}
body {
	font:9pt Arial;
	background:url('../images/bg_body3.gif') center top repeat-y #013667;
	text-align:center;
    }
#c_c_head {
	height:258px;
	margin:0 auto;
	text-align:center;
	background:url('../images/bg_body.gif') left 40px repeat-x #013667;
    }
#c_head {
    width:840px;
	height:196px;
	margin:0 auto;
	background:url('../images/bg_c_head.gif') top left no-repeat #013667;
	padding:40px 10px 22px 10px;
	overflow:hidden;
    }
#head {
    width:840px;
	height:171px;
	background:url('../images/bg_head.gif') top left no-repeat #013667;
	padding:25px 0 0 0;
	overflow:hidden;
    }
#printhead {
	display:none;
    }
a#logo_head {
    display:block;
	width:181px;
	height:131px;
    margin:0 0 1px 19px;
    }
div#lang {
    width:201px;
	height:39px;
	overflow:hidden;
	float:left;
    }
div#lang ul {
    margin:7px 0 0 20px;
    }
div#lang li {
    list-style-type:none;
	float:left;
	padding:8px 5px;
	background:url('../images/bg_flag.gif') center center no-repeat;
	display:block;
	height:15px;
	width:20px;
    }
div#lang a {
    }
ul#top_navigation {
    float:right;
	list-style-type:none;
	padding:4px 20px 0 0;
    }
ul#top_navigation li {
    display:block;
	float:left;
	height:35px;
    }
ul#top_navigation li a {
    display:block;
	float:left;
	height:11px;
	padding:12px 15px 9px 15px;
    color:#fff;
	text-decoration:none;
	background:transparent;
	text-align:center;
	margin-top:3px;
    }
ul#top_navigation li a:hover {
	background:url('../images/bg_navi_hover.gif') repeat-x left bottom #008e84;
    }
ul#top_navigation li a.now {
	background:url('../images/bg_navi_rec.gif') repeat-x left bottom #9b9b9b;
    }
ul#top_navigation li a.now:hover {
	background:url('../images/bg_navi_rec.gif') repeat-x left bottom #9b9b9b;
    }

#c_body {
    width:640px;
	padding:0 10px 0 210px;
	margin:0 auto;
	background:url('../images/bg_content.gif') top left repeat-y #ccd4db;
	overflow:hidden;
    }
#content {
        display:block;
		width:600px;
		padding-bottom:40px;
		padding-left:10px;
		}
#youarehere {
    list-style-type:none;
	font-size:8pt;
	border-bottom:1px solid #a9c3bd;
	padding-bottom:3px;
	margin-bottom:15px;
    }
#youarehere li {
    display:inline;
	padding:1px 2px 1px 1px;
    }
#youarehere li a {
    display:inline;
	padding-right:3px;
	font-size:8pt;
	text-decoration:none;
    }
#youarehere li a:hover {
    color:#008e84;
    }
#c_footer {
    background:url('../images/bg_c_footer.gif') top left repeat-x #013667;
	text-align:center;
	height:90px;
	clear:both;
	margin:0;
	padding:0;
    }
#footer {
    margin:0 auto;
	width:640px;
	padding:15px 10px 25px 210px;
	height:50px;
	background:url('../images/bg_footer2.gif') top left no-repeat #013667;
    }
#footer p {
	text-align:center;
	color:#fff;
	font-size:8pt;
    }
#footer a {
    text-decoration:underline;
	color:#fff;
    }
div.img {
    }
div.img img {
    width:100%;
	height:100%;
	}