 
 body {  
    background:#efefef;
       
    margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	line-height:19px;
	text-align: center;

    }  
      
    #main {  

       height:650px;  
   		width:959px;
	margin-left: auto;
	margin-right: auto;
}
   
    
     #main .container {  
  
     position:relative;
   text-align: left;
	
} 
  

 #header {  
   padding-top:0px;
	position: absolute;
	background: url(../images/background2.jpg) repeat-y;
	  
}  
 #logo h1, #logo small {  
    margin:0px;  
     display:block;  
     text-indent:-9999px;
	
}  
 #logo {  
    background-image:url(../images/header.jpg);  
    background-repeat:no-repeat;  
    width:959px;  
    height:650px;
	
}  
 
 img, #logo { behavior: url(scripts/iepngfix.htc); }  
 
  ul#menu {  
    margin-top:133px; padding:0px;  
     position:absolute;  
     left:10px;  
     width:190px;
}  
 


 
 ul#menu li {  
     display: inline;  
     margin-left:12px; 
     line-height: 21px;
	
} 
 
 ul#menu li a { 
     text-decoration:none;  
     color:#b9b9b9;  
     font-family:Trebuchet MS, sans-serif;
     font-weight: 100;
     letter-spacing: 1px;
     display:block; 
     text-align:right;
     padding: 1px; 
     font-size:18px;  
     text-transform:uppercase;
     border-top: 4px solid #494f51;
       
 }
 
 
 #screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
	}
	
 
 ul#menu li a.active, ul#menu li a:hover {  
      color:#7c1d44;
     border-top: 4px solid #7c1d44;
 }   
 
 
#floatMenu {
    position:absolute;
    top:70px;
    left:50%;
    margin-left:289px;
    width:191px;
   
	
}
#floatMenu ul {
   
	list-style-type: none;
}
#floatMenu ul li a {
    display:block;
    border:0px solid #d0d0d0;
    background-color:#d0d0d0;
    border-left:5px solid #909090;
    text-decoration:none;
    color:#d2d2d2;
    padding:0px 0px 0px 5px;
	font: bold 12px/0 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
} 
 
 /* 
	Block-Styles 
*/

.block {
	
  background:#d0d0d0;
  width: 787px;

    
}
.block_inside { 
	display:block; 
	padding:1px;
	overflow:auto;
}

.teaser_block{ 
	display:block; 
	padding:1px;
	overflow:auto;
	

}

.fulltext_block{ 
	display:block; 
	padding:1px;
	overflow:auto;
	background: url(../images/mainteaser_bg.gif) repeat-x;
	height: 353px;
}

.image_block {
	
	float:left;
}
.image_block img {
	margin-left: 5px;
	margin-top: 5px;
}

.text_block {
	float:left;
	width:520px;
	margin-left: 5px;
	margin-top: 5px;
	background:#ffffff;
	padding: 0;
}

.text_block_full {
	float:left;
	width:650px;
	margin-left: 14px;
	margin-top: 14px;
}


/* 
	Text-Styles   
*/

h2 {
	font-family:Helvetica, Sans-serif;
	font-size:18px;
	color: #fafafa;
	background:#708faf;
	margin: 0px 0px 7px 0px;
	padding: 5px;
}
small {
	color:#ffffff;
	font-family:Helvetica, Arial, Sans-serif;
	text-transform:uppercase;
	font-size:12px;
	display:block;
	
}
a {
	color:#007de2;
	text-decoration:none;
}
a:hover { text-decoration:underline; }

	p { 
		color: #222222;
		margin: 0px 5px 5px;
		font-family:helvetica, Sans-serif;

		}

 a.button_more {  
     background: url(../images/button-full.png);  
     padding:5px 31px 3px 11px;  
     color: #000000;  
     text-decoration: none;  
     font-size:1px;  
     line-height:1px;     
 }  
 a.button_more:hover {  
     background: url(../images/button-full_hover.png);  
 }  


/*
	2nd Menue Styles
*/


#text_column {
	float:right;
	width:120px;
}
#text_column h2#text_title { 
	text-indent:-9999px;
	width:120px;
	height:129px;
}

#block_2nd_menue {
	margin-top:44px;
	margin-left: 207px;
	overflow:auto;
	width:729px;
	height:129px;

}

#block_2nd_menue_collapsed {
	margin-top:10px;
	margin-left: 207px;
	overflow:auto;
	width:729px;
	height:45px;

}

#the_menue_items {
	width:132px;
	float:left;
	margin-right:7px;
	border-bottom: 4px solid #7d1d44;
}


.2nd_menue_item {
	border:1px solid #a3a09e;
	margin-bottom:10px;
	


}
 

	.block_inside_2nd_menue_content { 
	margin-bottom:7px
	
}

	.block_inside_heading { 
	font-family:Trebuchet MS, sans-serif;
	text-transform:uppercase;
	color: #c4c4c4;
	margin:1px;
	margin-bottom:10px
}


.block_inside_heading ul li, .block_inside_heading ul, .block_inside_heading a{
	font-family:Trebuchet MS, sans-serif;
	list-style:none;
	margin:0px;
	padding:0px;
	color:#dfdfdf;
	
}


	.block_inside_text { 
	font-family:Trebuchet MS, sans-serif;
	color:#a7a7a7;
	margin:1px;
	line-height:12px;
	font-size:11px;	
}

.2nd_menue_item .thumbnail { float:left; margin-right:20px; border:1px solid #979390; }

 
/*
	Footer-Styles
*/

#footer {
   	width:850px;
	height:42px;
	margin-top: 25px;
	float:center;
	
	
	
}
.footer_column {
	margin-right: 70px;
}

.footer_column ul li, .footer_column ul, .footer_column a{
	text-align: right;
	list-style:none;
	margin:0px;
	padding:0px;
	color: #6f6b6a;
	font: 11px Trebuchet;
}

#imgmap {
	_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;
}

#tamera {
	left: 425px;
	top: 302px;
	width: 13px;
	height: 13px;
}

#dharamsala {
	left: 643px;
	top: 327px;
	width: 13px;
	height: 13px;
}

#kathmandu {
	left: 662px;
	top: 338px;
	width: 13px;
	height: 13px;
}

#niligri {
	left: 642px;
	top: 387px;
	width: 13px;
	height: 13px;
}

#bangkok {
	left: 707px;
	top: 383px;
width: 13px;
	height: 13px;
}
#auroville {
	left: 649px;
	top: 388px;
	width: 13px;
	height: 13px;
}

#hawaii {
	left: 32px;
	top: 360px;
	width: 13px;
	height: 13px;
}

#johannesburg {
	left: 513px;
	top: 519px;
	width: 13px;
	height: 13px;
}

#findhorn {
	left: 430px;
	top: 223px;
	width: 13px;
	height: 13px;
}

#leibzig {
	left: 472px;
	top: 257px;
	width: 13px;
	height: 13px;
}

#berlin {
	left: 476px;
	top: 247px;
	width: 13px;
	height: 13px;
}

#moscow {
	left: 538px;
	top: 230px;
	width: 13px;
	height: 13px;
}

#vanuatu {
	left: 880px;
	top: 482px;
	width: 13px;
	height: 13px;
}

#san_jose {
	left: 245px;
	top: 402px;
	width: 13px;
	height: 13px;
}

#bogota {
	left: 252px;
	top: 412px;
	width: 13px;
	height: 13px;
}

#to-om-ra {
	left: 208px;
	top: 376px;
	width: 13px;
	height: 13px;
}

#brasilia {
	left: 318px;
	top: 478px;
	width: 13px;
	height: 13px;
}

#villarrica {
	left: 288px;
	top: 508px;
	width: 13px;
	height: 13px;
} 

#gaia_community {
	left: 272px;
	top: 546px;
	width: 13px;
	height: 13px;
}

#costa_rica {
	left: 223px;
	top: 395px;
	width: 13px;
	height: 13px;
}

#quito {
	left: 239px;
	top: 430px;
	width: 13px;
	height: 13px;
}

#nairobi {
	left: 541px;
	top: 432px;
	width: 13px;
	height: 13px;
}

#rumbek {
	left: 520px;
	top: 407px;
	width: 13px;
	height: 13px;
}

#haugesund {
	left: 459px;
	top: 214px;
	width: 13px;
	height: 13px;
}

#talinn {
	left: 509px;
	top: 216px;
	width: 13px;
	height: 13px;
}

#mt_olymp {
	left: 503px;
	top: 290px;
	width: 13px;
	height: 13px;
}

#damanhur {
	left: 468px;
	top: 275px;
	width: 13px;
	height: 13px;
}

#novara {
	left: 468px;
	top: 268px;
	width: 13px;
	height: 13px;
}

#barcelona {
	left: 450px;
	top: 284px;
	width: 13px;
	height: 13px;
}

#bilin {
	left: 535px;
	top: 319px;
	width: 13px;
	height: 13px;
}

#fort_walton_beach {
	left: 217px;
	top: 325px;
	width: 13px;
	height: 13px;
}

#santa_fe {
	left: 155px;
	top: 314px;
	width: 13px;
	height: 13px;
}

#rochester {
	left: 241px;
	top: 280px;
	width: 13px;
	height: 13px;
}

#chicago {
	left: 213px;
	top: 283px;
	width: 13px;
	height: 13px;
}
