body{
	font-family: georgia, serif, helvetica, sans-serif;
	line-height: 16px;
	font-size: 10px;
	color: #666666;
	}

h1{	
	font-style: italic;
	font-size: 18px;
	padding-bottom: 10px;
	color: #5290c9;
	}

.clear{
	clear: both;
	}

#header{
	padding-top: 15px;
	padding-bottom: 15px;
	}



#navigation{
	border-bottom:1px dotted #a9a9a9;
	border-top:1px dotted #a9a9a9;
	clear:both;
	margin-bottom:30px;
	padding-bottom:5px;
	padding-top:5px;
	}


#nav1,#nav2,#nav3,#nav4,#nav6,#nav7,#nav8,#nav9{
	float:left;
	margin-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	width:172px;
	}

#nav5,#nav10{
	float:right;
	margin-right:0px;
	padding-bottom:10px;
	padding-top:10px;
	width:172px;
	}
	
.more{
	text-align: right;
	font-style: italic;
	color: #999999;
	padding-top: 5px;
	}

#content{
	padding-bottom: 15px;	
	}
	
#picture{
	padding-bottom: 10px;
}

img{
	border: 0;
	}
	
#back{
	font-size: 18px;
	color: #999999;
	font-style: normal;
	}
	
/* -----------------------------FOOTER-----------------------------*/
	
	
#footer ul li{
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	display: block;
	}

#footer{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top:20px;
	margin-right:10px;
	margin-left:10px;
	border-top: dotted 1px #a9a9a9;
	clear:both;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	width: 941px;
	}	
	
#copyright{
	width: 250px;
	display: inline;
	float: left;
	}
	
#external{
	width: 110px;
	text-align: left;
	display: inline;
	float: left;
	padding-left: 90px;
	}

#main_contact {
	width:auto;
	text-align: left;
	float: left;
	color: #666666;
	display: block;
	padding-left: 135px;
	}

#main_address {
	width: auto:
	float:right;
	text-align: right;
	text-decoration: none;
	color: #666666;
	display: block;
	}
	
	.container_16 .grid_external {
	width: 110px;
	display: inline;
	float: left;
	margin-left: -20px;
	margin-right: 5px;
	}

.container_16 .grid_contact {
	width: 115px;
	display: inline;
	float: left;
	margin-left: 10px;
	}


/* -----------------------------HOVERS-----------------------------*/


h1 a:link, h1 a:hover, h1 a:active, h1 a:visited{
	border: 0;
	text-decoration: none;
	color: #5290c9;
	}

.more a:link, .more a:visited{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	}

.more a:hover, .more a:active{
	border-bottom: solid 1px #999999;
	}
	
#content a:link, #content a:visited{
	color: #5290c9;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}

#content a:hover, #content a:active{
	border-bottom: solid 1px #5290c9;
	}
	
#back a:link, #back a:hover, #back a:active, #back a:visited{
	border: 0;
	text-decoration: none;
	color: #999999;
	font-style: normal;
	}

a:link{
	color: #5290c9;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}

a:hover{
	text-decoration: none;
	}

a:active{
	text-decoration: none;
	}

a:visited{
	text-decoration: none;
	
	}




