div.Intro{ 
	width: 900px;
	height: 692px;
	
	position:relative;
	background: #FFFFFF;
	background-image: url(../../gfx/background_intro.jpg);

	margin-top: auto; 
	margin-bottom: auto; 
	margin-right:auto;
	margin-left:auto;
	
	border: 3px solid #647261;
	}
	
div.EnterSite{
	position:absolute;
	width: 200px;
	height: 70px;
	border:hidden;
	left: 277px;
	top: 557px;
	}

	div.IntroImage1{
	position:absolute;
	width: 200px;
	height: 200px;
	border: 5px solid #647261;
	left: 502px;
	top: 330px;
	}
		div.IntroImage2{
	position:absolute;
	width: 200px;
	height: 200px;
	border: 5px solid #647261;
	left: 278px;
	top: 330px;
	}
		div.IntroImage3{
	position:absolute;
	width: 200px;
	height: 200px;
	border: 5px solid #647261;
	left: 278px;
	top: 109px;
	}
		div.IntroImage4{
	position:absolute;
	width: 200px;
	height: 200px;
	border: 5px solid #647261;
	left: 51px;
	top: 109px;
	}
	

div.Page{ 
	width: 1000px; 
	height: 800px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	border: hidden; 
	background: #647261; 
	z-index:auto; 
	position:relative;
	margin-right:auto;
	margin-left:auto;
		
	border:hidden;
	}

div.Top{ 
	width: 667px; 
	height: 150px; 
	position:absolute; 
	right: 0; 
	top: 0;
	z-index: 100;
		
	border:hidden;
	} 
	
	div.ImageTopDots{
	position:absolute;
	top: 25px;
	right: 0px;
	height: 89px;
	width: 250px;
	border:hidden;
	}
	
	div.LogoGreen{
	width: auto; 
	height: auto; 
	position:absolute; 
	bottom: 0;
		
	border:hidden;
}

	div.TopTitle{
	position:absolute; 

	top: 60px;
	right: 333px;
	
	border:hidden;
	}
	
	
	div.Menu{
	border:hidden;
	
	position:absolute;
	margin-right:auto;
	margin-left:auto;
	width: 100%;
	
	bottom: 0px;
	
	
	color: #FFFFFF;
	font: bold 11px Century Gothic, Verdana;
	text-decoration : none;
	line-height: 18px;
}

div.Main{
	width: 647px;
	height: 630px;
	position:absolute;
	right: 0px;
	top: 150px;
	background: #FFFFFF;
	background-image: url(../../gfx/background_main.jpg);

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	color: #000000;
	font: bold 11px Century Gothic, Verdana;
	text-decoration : none;
	line-height: 18px;
	
	overflow:auto;
	overflow-x : hidden;
	
	border:hidden;
	} 
	
div.thumbnailDiv{	
	width: 627px; 
	height: 220px; 
	
		
	margin-top: 40px;
	
	overflow: auto; 
	overflow-y : hidden;
	}

div.Left{ 
	width: 333px; 
	height: 100%; 
	position:absolute; 
	left: 0;
	
	border:hidden;
	} 
	
div.TextLeft{
	left: 16px;
	width: 301px;
	height: 300px;
	position:absolute;
	top: 350px;
	
	color: #FFFFFF;
	font: bold 11px Century Gothic, Verdana;
	text-decoration : none;
	line-height: 18px;
	
	border:hidden;
}

div.ImageTopLeft{
	position:absolute; 

	width: 333; 
	height: 333; 
		
	border:hidden;
}
