/* CSS Document */


body 
	{
	color: #000000;
	text-align: center;
	background-color: #000000;
	margin: 0px
	}
	

#horizon        
	{
	color: white;
	background-color: #2E326E;
	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: -375px;
	position: absolute; 
	z-index: 2;
	top: 0px;
	left: 50%;
	width: 751px;
	height: 600px;
	visibility: visible
}

#logo{
	position: absolute; 
	left: 0px; 	
	width: 271px;
	height: 337px;
	background-image:url(images/logo.jpg);
}


#photo1{
	position: absolute; 
	left: 271px; 	
	width: 253px;
	height: 337px;
	background-image:url(images/photo1.jpg);
}

#photo2{
	position: absolute; 
	left: 524px; 	
	width: 277px;
	height: 337px;
	background-image:url(images/photo2.jpg);
}

#bar{
	position: absolute; 
	left: 0px; 
	top: 337px;		
	width: 801px;
	height: 40px;
	background-image:url(images/bar.jpg);
}

#text1{
	position: absolute; 
	left: 0px; 	
	top: 377px;	
	width: 271px;
	height: 223px;
	background-image:url(images/text1.jpg);
}



#photo{
	position: absolute; 
	left: 524px; 
	top: 377px;	
	width: 277px;
	height: 223px;

}











#text
{
	position:absolute;	
	width:260px;	
	color: #000000;
	top: 400px;	
	left: 44px; 	
	width: 600px;
	height: 79px;
	font-size: 13px;
	font-style: bold;
	letter-spacing: -0.01em;	
	line-height: 17px;
    font-family: times;
	z-index:99;	
}



.textbold
	{
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 0.00em;	
	line-height: 19px;
    font-family: times new roman;
	}


.text
	{
	font-weight: plain;
	color: #000000;
	font-size: 13px;
	letter-spacing: 0.01em;	
	line-height: 19px;
    font-family: times new roman;
	}


#address
{
	position:absolute;	
	width:260px;	
	color: #ffffff;
	top: 510px;	
	left: 44px; 	
	width: 800px;
	height: 79px;
	font-size: 13px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 17px;
    font-family: times;
	z-index:2;	
}


#home
{
	position:absolute;	
	width:260px;	
	color: #FFFFFF;
	top: 10px;	
	left: 340px; 	
	width: 500px;
	height: 79px;
	font-size: 10px;
	font-style: plain;
	letter-spacing: 0.2em;	
	line-height: 12px;
    font-family: arial;
	z-index:2;	
}



#links
{
	position:absolute;	
	color: #ffffff;
	top: 343px;	
	left: 0px; 	
	width: 800px;
	height: 27px;
	z-index:99;	
}


#links2
{
	position:absolute;	
	color: #ffffff;
	top: 430px;	
	left: 0px; 	
	width: 751px;
	height: 27px;
	z-index:99;	
}




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: #EDA700;
	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; 
}


A.email:link
	{
	color: #ffffff;
	font-weight: plain;
	font-size: 13px;
	letter-spacing: 0.00em;	
	line-height: 17px;
    font-family: times;
   	text-decoration: none; 
}

A.email:hover
	{
	color: #2E326E;
	font-weight: plain;
	font-size: 13px;
	letter-spacing: 0.00em;	
	line-height: 17px;
    font-family: times;
   	text-decoration: none; 
}

A.email:visited
	{
	color: #868686;
	font-weight: plain;
	font-size: 13px;
	letter-spacing: 0.00em;	
	line-height: 17px;
    font-family: times;
   	text-decoration: none; 
}

    
	

	
	
