/* 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: 801px;
	height: 2200px;
	visibility: visible
}

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


#photo1sub{
	position: absolute; 
	left: 271px; 	
	width: 530px;
	height: 70px;
	background-image:url(images/photo1sub.jpg);
}

#photo2sub{
	position: absolute; 
	left: 271px; 
	top: 70px;	
	width: 253px;
	height: 69px;
	background-image:url(images/photo2sub.jpg);
}

#photo3sub{
	position: absolute; 
	left: 524px; 	
	top: 70px;	
	width: 277px;
	height: 69px;
	background-image:url(images/photo3sub.jpg);
}

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










#text
{
	position:absolute;	
	width:260px;	
	color: #000000;
	top: 200px;	
	left: 50px; 	
	width: 700px;
	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: #000000;
	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: #666666;
	top: 2220px;	
	left: 0px; 	
	width: 800px;
	height: 79px;
	font-size: 13px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 17px;
    font-family: times;
	z-index:99;	
}


#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: 143px;	
	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: #666666;
	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: #000000;
	font-weight: plain;
	font-size: 13px;
	letter-spacing: 0.00em;	
	line-height: 17px;
    	font-family: times;
   	text-decoration: none; 
}

    
	

	
	
