body {
	margin: 0px;
	padding: 0px;
    text-align: center;
background-color: #323b2c;
}

#main {
    width:700px;
    border:0px;
    margin:auto;
}

#imgmap {
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 700px;
background-image: url(images/index_02.png);
	position: relative;
	_zoom: 1;
}

#imgmap li {
	position: absolute;
	display: block;
	list-style: none;
	outline: 0px dashed;
	overflow: hidden;
}

#imgmap li a {
	display: block;
	width: 100%;
	height: 100%;
	_background: url(space.gif);
	text-indent: -1000em;
}

#area1 {
	left: 592px;
	top: 20px;
	width: 26px;
	height: 100px;
}


#wrapper {
	 overflow: hidden;
	 background-image: url('./images/wrapper.png');
	 background-repeat: repeat-y;
	}
	
	#content {
background-repeat:no-repeat;
background-image: url(images/index_03.png);
width: 700px;
min-height: 340px;
vertical-align: top;
}


#top {
    vertical-align:top;
    width:700px;
	height: 194px;
	background-image:url('./images/index_01.png');
	}


#footer {
    width:700px;
	height: 87px;
	background-image:url('./images/index_05.png');
	clear: both;
	}

#foot_txt {
font-family: Trebuchet MS,Georgia, tahoma;
font-size: 11px;
color: #939393;
text-align: center;
padding-top: 4em;

}
#foot_txt a {
color: #FFF;
}

#foot_txt a:hover {
color: #CCCCCC;
}

#tekst {

font-family: Trebuchet MS, tahoma;
font-size: 12px;
color: #919191;
text-align: justify;
padding-left: 10em;
padding-right: 10em;
padding-top: 1px;

}

p1 {
color: #006600;
float: right;
text-align: right;
padding-right: 1em;
font-size: 13px;
}

a:visited { text-decoration: none; color: #006600;} 
a:link    { text-decoration: none; color: #006600;}   
a:hover   { text-decoration: none; color: #A0A0A0;} 

