body {
	font-family: helvetica;
	font-size: 14px;
	line-height: 145%;
	}


#everything{
	background-color: white;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
		}

img {border: none;}


.langmenu {width: 200px;
	position: relative;
	left: 833px;
	top: -275px;
	font-size: 0.85em;}
	
.langmenu ul a {text-decoration: none;
	color: #0072bc;}
	

.langmenu ul li {display: inline; }

h2 {clear:both}

#header{
	width:999px; /*100%;*/
	height: 160px;
	overflow:hidden;
	/*margin-bottom: -105px;
	margin-top: -8px;*/}
	
#headerimage {
	position: relative;
	width: 320px;
	top: 30px;
	left: 40px;
	
}

#banner {
	color: #0072bc;
	position: relative;
	top: -80px;
	float: right;
	left: 0px;
	text-align: center;
	font-family: Arial;
}

#menu { 
	width: 1000px;
	overflow:hidden;
}

#menu ul { 
	margin: 0px; 
	padding: 0px;
	list-style-type: none;}

#menu li { 
	position:relative;
	float:left;
	padding: 0px 35px;
	} 
	
#menu img {
	margin-top: -5px;
	}

#menu li a {
	text-decoration: none;
	letter-spacing: 2.8px;
	font-size: 13.5px;
	color: #0072bc;
	width: 10%;}

#menu li a:hover {
	border-bottom: solid 3px #8ebe6a;}

#menu li a.active {

	border-bottom: solid 3px #8ebe6a;
	font-weight:bold}

/* navigation hover text*/

#menu li span {
	display:none;
	position:absolute;
	top:15px;
	width:50px;
	font: normal 10px arial, helvetica, sans-serif;
	margin-bottom:5px;}

#menu li a:hover span {
	margin-top: 11px;
	display:block;
	width: 500px;
	}

#text {
	margin: 25px;
	overflow:hidden;
	padding-top: 1px;
	}
	
#text ul { 
	list-style-image:url('img/bullet.jpg') 
	}
	
#text li {
	margin-top: 15px }

#text a, #footer li a  {
	text-decoration: none;
	color: #0c4b73;
	font-weight: 700;
}

li strong {
	
	color:#8ebe6a;
}

#text a:hover, #footer li a:hover, .langmenu ul a:hover  {
	border-bottom: 1px solid #0c4b73;
	}
	
#text_box { 
	float: left;
	width: 570px;
	padding-right: 20px;
}	

#text_box2 { 
	float: left;
	width: 570px;

	padding-right: 20px;
}	
	
	
#text_box span.image {
	margin-top: 20px;	
}
	
a.imglink   {
	border: none !important;

} 

a.imglink2   {
	border: none !important;
		padding: 20px;
} 

a.imglink3   {
	border: none !important;
		padding-right:10px;

} 

blockquote {
	padding: 10px;
	xfont-style:  italic;
	xfont-family: serif;
	xfont-weight: bold;
	Background-color: #0072bc;
	color: white;
	xfont-size: 0.9em;
	width: 280px;
	position: relative;
	left: -22px;
	}

.logo {vertical-align:middle;}

#homeimage {
	width: 250px !important;
	
}
.image {
	float:right;
	margin-left: 15px;
	padding:10px 10px 0px 10px;
	background-color:#EBEBEB;
	width: 300px;
}

.image .img {
	margin:0;
	overflow:auto;
	padding: 10px 0 0;
}

.image .caption {
	float:right;
	font-size:0.8em;
	font-style:italic;
	margin-bottom:5px;
	margin-left: 0px;
	text-align:left;
}

.image .captionc {
	font-size:0.8em;
	font-style:italic;
	margin-bottom:15px;
	margin-left: 0px;
	text-align:left;
}

#sidebar {
	position: absolute;
	top: 180px;
	margin-left: 600px;
	float: right;
	width: 280px;
	padding-top: 35px;
	padding-left: 28px;
	}
	
span.bold {
	font-size: 14px;
	font-weight: bold;}

#bitnorth {

	padding-right: 40px;
	float: left; 
	clear:both;
	}
	
#bitnorth img {
	margin-left: 10px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align:middle;
	}
	
#icons{
	padding-top: 30px;
	padding-left:0px;
}

#footer {
	border-top: 4px solid #0c4b73;
	text-align: center;
	font-size: 11px;
	color: #0072bc;
	margin-top: 10px;
	padding-top: 10px;
	height: 80px;
	}

#footer ul { 
	margin: 0px; 
	padding: 0px;
	list-style-type: none;}
	
#footer li { 
	position:relative;
	float:left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom:2px; }
	
#footer img {
	vertical-align: middle;
	padding-left: 4px;}




