body {
	width:100%;
	margin: 0 auto 0 auto;
	background-color:#ccf0d9;
}
img {
	border:none;
}
#container {
	background-color:white;
	margin: 0 auto 0 auto;
	width:980px;
}
#header {
	width:980px;
	height:178px;
	clear:both;
	background-image:url('images/header2.png');
	background-repeat:no-repeat;
}
#left_menu {
	background-image:url('images/menu_right.png');
	background-repeat:no-repeat;
	float:left;
	width:240px;
	margin-top:100px;
	margin-left:20px;
	background-position:right;
	text-align:center;
}
#image_collection {
	float:left;
	clear:left;
	margin-left:50px;
	margin-top:40px;
	color:#225da4;
	text-align:center;
}
#image_collection a {
	display:block;
	text-decoration:none;
	color:#225da4;
	opacity:0.8;
}
#image_collection a:hover{
	text-decoration:none;
	color:black;
	opacity:1;
}
#flag {
	float:left;
	clear:left;
	margin-left:75px;
	margin-top:20px;
	color:#225da4;
}
#flag a{
	opacity:0.8;
}
#flag a:hover{
	opacity:1;
}
#one_percent {
	float:left;
	clear:left;
	margin-left:25px;
	margin-top:20px;
	color:#225da4;
}
#one_percent a {
	opacity:0.8;
}
#one_percent a:hover {
	opacity:1;
}
#content {
	width:700px;
	margin-left:260px;
	margin-top:20px;
	padding-left: 10px;
}
#footer{
	background-image:url('images/footer.png');
	background-repeat:no-repeat;
	width:auto;
	height:124px;
	clear:both;
}
#footer_left {
	padding-top:100px;
	margin-left:30px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: medium;
	color:white;
}

#footer_right {
	margin-right:30px;
	margin-top:-20px;
	float:right;
	font-family: sans-serif;
	font-weight: bold;
	font-size: medium;
	color:white;
}
.sub_menu {
	height: 0px;
	display:none;
	text-align:left;
}

.sub_menu_element {width:180px;font:bold 95% 'trebuchet ms',helvetica,sans-serif;padding:0 0 0 8px;}
.sub_menu_element a {display:block;text-decoration:none;color:grey;}
.sub_menu_element a:hover{color:#6f6f6f;background-image:url('images/sub_menu_bg.png'); background-repeat:repeat-y;}

.headcat a {text-decoration: none; color:white;display:block;}
.headcat a:visited {text-decoration: none;color:white;}
.headcat a:active {text-decoration: none;color:white;}
.headcat a:hover {text-decoration: none;color:grey;}

.headcat{
	width: 180px;
	background-color: #75d697;
	border-bottom:1px solid grey;
	color:white;
	font:bold 95% 'trebuchet ms',helvetica,sans-serif;
	height:20px;
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {font-weight:bold; color: #0B615E;}

.img_jobb {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #90ee90;
 	font-family: Verdana; font-size: 9px;
	text-align: center;
	font-weight: bold;
	float: right;
}


.img_bal {

	margin: 5px 5px 5px 0px;
	padding: 5px;
	border: 1px solid #90ee90;
 	font-family: Verdana; font-size: 9px;
	text-align: center;
	font-weight: bold;
	float: left;
}