/* CSS Document */


body 
	{
	color: #ffffff;
	text-align: center;
	background-color: #ffffff;
	margin: 0px
	}
	

#horizon        
	{
	color: white;
	background-color: #92ACD2;
	text-align: center;
	position: absolute;
	top: 6%;
	left: -15px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: hidden;
	display: block
	}


#whitebox
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	margin-left: -400px;
	position: absolute; 
	z-index: 2;
	top: 0px;
	left: 50%;
	width: 801px;
	height: 300px;
	visibility: visible
}

#logo{
	position: absolute; 
	left: 1px; 	
	width: 344px;
	height: 213px;
	background-image:url(images/logo.jpg);
}

#tagline{
	position: absolute; 
	top: 0px;
	left: 344px; 	
	width: 457px;
	height: 213px;
	background-image:url(images/tagline.jpg);
}


#hills1{
	position: absolute; 
	top: 213px;	
	left: 0px; 	
	width: 344px;
	height: 69px;
	background-image:url(images/hills1.jpg);
}


#hills2{
	position: absolute; 
	top: 213px;	
	left: 344px; 	
	width: 457px;
	height: 69px;
	background-image:url(images/hills2.jpg);
}


#linkbar{
	position: absolute; 
	top: 282px;	
	left: 0px; 	
	width: 801px;
	height: 41px;
	background-image:url(images/linkbar.jpg);
}

#text1{
	position: absolute; 
	top: 323px;	
	left: 0px; 	
	width: 344px;
	height: 238px;
	background-image:url(images/text1.jpg);
}

#text2{
	position: absolute; 
	top: 323px;
	left: 344px; 	
	width: 457px;
	height: 238px;
	background-image:url(images/text2.jpg);
}

#bottom{
	position: absolute; 
	top: 561px;
	left: 0px; 	
	width: 801px;
	height: 39px;
	background-image:url(images/bottom.jpg);
}









#text
{
	position:absolute;	
	width:260px;	
	color: #000000;
	top: 410px;	
	left: 90px; 	
	width: 200px;
	height: 20px;
	font-size: 10px;
	font-style: bold;
	letter-spacing: -0.01em;	
	line-height: 12px;
    font-family: arial;
	z-index:99;		
}

#textplain
{
	position:absolute;	
	width:260px;	
	color: #000000;
	top: 440px;	
	left: 110px; 	
	width: 800px;
	height: 300px;
	font-size: 13px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 17px;
    font-family: arial;
	z-index:99;	
}


#paragraph
{
	position:absolute;	
	width:260px;	
	color: #000000;
	top: 340px;	
	left: 340px; 	
	width: 380px;
	height: 79px;
	font-size: 10px;
	font-style: bold;
	letter-spacing: -0.01em;	
	line-height: 15px;
    font-family: arial;
	z-index:99;	
}



#links
{
	position:absolute;	
	color: #ffffff;
	top: 288px;	
	left: 0px; 	
	width: 801px;
	height: 27px;
	z-index:99;	
}


#footer
{
	position:relative;	
	color: #ffffff;
	z-index:99;	
}



A.paragraph:link
	{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: -0.01em;	
	line-height: 16px;
    font-family: arial;
   	text-decoration: none; 
}

A.paragraph:hover
	{
	color: #D43124;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -0.01em;
	line-height: 16px;
    font-family: arial;
   	text-decoration: none; 
}

A.paragraph:visited
	{
	color: #D43124;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: -0.01em;
	line-height: 16px;
    font-family: arial;
   	text-decoration: none; 
}




A.bottom:link
	{
	color: #000000;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.05em;	
	line-height: 40px;
    font-family: arial;
   	text-decoration: none; 
}

A.bottom:hover
	{
	color: #D43124;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.05em;	
	line-height: 40px;
    font-family: arial;
   	text-decoration: none; 
}

A.bottom:visited
	{
	color: #D43124;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.05em;	
	line-height: 40px;
    font-family: arial;
   	text-decoration: none; 
}





A.special:link
	{
	color: #ffffff;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.05em;	
	line-height: 32px;
    font-family: arial;
   	text-decoration: none; 
}

A.special:hover
	{
	color: #D43124;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.05em;	
	line-height: 32px;
    font-family: arial;
   	text-decoration: none; 
}

A.special:visited
	{
	color: #ffffff;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.05em;	
	line-height: 32px;
    font-family: arial;
   	text-decoration: none; 
}


    
	

	
	
