

body 		{
		font-family: 'Yanone Kaffeesatz', sans-serif;
		font-size:11px;
		color:#000000;
		background-color:#FFFFFF;

		}
		
.block	{
		height: 20px;
		visibility:hidden;
		}
		
		
p.ill

		{text-align:center}
		


a img 	{
		 
		 border:none 
		 
		 }
		  

a 		{

		text-decoration:none; font-weight:none; margin-bottom:0px; color:#666;  

		}

		
		a:link       { color: #9ea8c7;}	
		a:visited    { color: #9ea8c7;}
		a:hover      { color: #808080 ;}
		a:active     { color: #808080 ;}
		
a.names	{
	
		display:block;	width:235px; font-family: 'Open Sans Condensed', sans-serif; margin-bottom:5px; margin-left:5px; text-align:center; background-color: #8ecc84; padding-bottom:2px; padding-top:2px; text-transform:uppercase; height:20px; font-weight:300; font-size:14px;
		
		}
		
		a.names:link       { color: #fff;}	
		a.names:visited    { color: #fff;}
		a.names:hover      { color: #fff; background-color: #bac3e2;}
		a.names:active     { color: #fff; background-color: #bac3e2;}
		
		


		
		
a.navigation2	{
	
		display:block;	width:120px; font-family: 'Open Sans Condensed', sans-serif; font-weight:300; font-size:15px; text-decoration:none; font-weight:none; margin-bottom:5px; margin-top:15px; text-align:center; background-color: #fff; padding-bottom:0px; padding-top:0px; text-transform:uppercase;
		
		}


		a.navigation2:link       { color: #9ea8c7;}	
		a.navigation2:visited    { color: #9ea8c7;}
		a.navigation2:hover      { color: #bac3e2; background-color: #fff;}
		a.navigation:active     { color: #bac3e2; background-color: #fff;}
		

a.navigation1	{
	
		display:block;	width:100px; font-family: 'Open Sans Condensed', sans-serif; font-weight:300; font-size:15px; text-decoration:none; font-weight:none; margin-bottom:5px; margin-top:15px; text-align:center; background-color: #fff; padding-bottom:0px; padding-top:0px; text-transform:uppercase;
		
		}
		
		a.navigation1:link       { color: #9ea8c7;}	
		a.navigation1:visited    { color: #9ea8c7;}
		a.navigation1:hover      { color: #bac3e2; background-color: #fff;}
		a.navigation1:active     { color: #bac3e2; background-color: #fff;}
		
		

		



h1 		{

		font-family: 'Open Sans Condensed', sans-serif;
		font-weight:300; 
		font-size:18px;
		color: #6c7591;
		text-transform:uppercase;



		}
		
h2 		{

		font-family: 'Open Sans Condensed', sans-serif;
		font-weight:300; 
		font-size:15px;
		color: #9ea8c7;
		text-transform:uppercase;



		}

ul		{

		list-style-type:none;
		margin:0;
		padding:0;
		overflow:hidden;

		}


li		{

		float:left;

		}
		
.Header	{
		
		position:absolute;
		width:800px;
		margin-left:-400px;
		left:50%;
		border:0px;		
		
		}
		
.bars	{
		position:relative;
		height:14px;
		width:714px;
		left:50%;
		margin-left:-357px;
		top:-23px;
		background-color:#8ecc84;
		z-index:-200;
		}

.bars2	{
		position:relative;
		height:14px;
		width:714px;
		left:50%;
		margin-left:-357px;
		top:18px;
		background-color:#8ecc84;
		z-index:-200;
		}
		
.container	{
	
		padding-top:80px;
		width:900px;
		margin:0 auto;

		
		}
	
.content	{
		
		width:880px;
		margin:0 auto;
		text-align:center;
		color: #95a3b5;
		
		}
		
.containerhome	{
	
		padding-top:20px;
		width:900px;
		margin:0 auto;
		
}

.navigationbar	{

		
		position: relative;
		margin-left: 50%;
		right:170px;

		}

.names	{
		width:730px;
		margin-left:78px;

	
}

.About {
		padding-left:90px;
		margin-top:30px;
	    width:250px;
	 	float:left;
		margin-right:20px;
		text-align:left;
		color:#686e82;

		}
		



/* ---------- IMAGE SCROLLER ---------- */




ul, li,		{padding:0;
		margin:0;
		list-style:none;}



.slider 	{width:425px; 
		height:auto; 
		float:left;}
	
	
	
.image-div 	{width:425px; 
		height:auto;
		margin-top:;
		overflow:hidden;
		position:relative;}
		


.image-div .scroll 
		{width:9000px; 
		height:auto;
		position:relative;}
			


.image-div .scroll img 
		{float:left; 
		width:425px; 
		height:auto; 
		position:relative;}


.navigation 	{float:top;
		width:425px;
		margin-top:5px;
		margin-bottom: 10px;
		text-align: right;}
		
		
.navigation a 	{color:#999;
		padding:3px 3px 3px;
		float:top;}


.navigation a:link, .navigation  	a:visited { color: #686e82; background: #fff;}
.navigation a:active, .navigation 	a:hover { color: #686e82; background: #fff;}

