body{
	background-color:#EAECEA;
	font-family: Monaco, Verdana, "Courier New", monospaced;
    font-size: 9px;
	letter-spacing:1px;
    line-height: 15px;
	color:black;
	margin:0;
	padding:0;

}
div{
	margin:0px;padding:0px;
}
h1{
    
}
h2,h3{
	font-size:1em;font-weight:normal;
	margin:0px;
    line-height: 15px;
}
a{
	text-decoration:none;
	color:#999999;
}
a:hover{
	color:#009900;
}
a.marked_parent, a.marked{
	color:black;
}
a.current_marked{
	color:#009900;
}
p:first-child{
	margin:0;	
}
p:first-child{
	margin-top:0px;
}
#main ul{
	list-style:none;
	margin-left:0;
	padding:0;
}
#navigation{
	padding-top:0px;
	margin-top:-6px;
}
#navigation ul{
	padding-left:20px;

	padding-top:0;
}
#main, #contact, #title, #text, #content, #arrows, #subtitle{
	position:absolute;
}

#main, #contact{
	left:31px;
}
#main{
	top:16px;
}
#contact, #arrows{
	top:635px;
}
#contact{
	padding-bottom:60px;
}
#text{
	top:665px;
	padding-bottom:60px;
}
#main p:first-child img{
	padding-top:9px;
	padding-bottom:40px;
	margin:0;
}

#main p:first-child{
	margin:0;padding:0;
}
#subtitle{
	top:54px;
}
#title{
	top:97px;
}
#content,  #text, #title, #subtitle{
	left:237px;
}
#content{
	top:164px;
}
#arrows{
	left:753px;
}
#arrows img{
	padding-right:19px;
}
#content_left, #content_middle, #content_right{
	float:left;
	width:186px;
	padding-right:21px;
}
#content_left{
	clear:left;

}
.column a{
	text-decoration:underline;
	color:#009900;
}
#text{
	width:420px;
}
#content p, #content h2{
	width:320px;
}
#content_left p, #content_middle p, #content_right p{
		width:186px;
		margin-bottom:20px;
}
a img{
	border:0px;
}

#content img+h3{
	margin-top:17px;
	/*695+17*/
}
.white_square{
	position:absolute;
	width:600px;
	height:450px;
	background-color:white;
	z-index:-1;
}
.slide{
	min-width:600px;
}
.google_map p{
	margin-top:17px;
}

#little_image{
    position:absolute;
    top:665px;
    padding-top:28px;
    left:761px;
}
