/* CSS Document */


body 
	{
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	margin: 0px
	}
	

#horizon        
	{
	color: white;
	background-color: #2E326E;
	text-align: center;
	position: absolute;
	top: 5%;
	left: -2px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: hidden;
	display: block
	}


#whitebox
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff;
	margin-left: -353px;
	position: absolute; 
	z-index: 2;
	top: 0px;
	left: 50%;
	width: 706px;
	height: 3000px;
	visibility: visible
}

#logoone{
	position: absolute; 
	left: 0px; 	
	top: 0px;
	width: 233px;
	height: 104px;
	background-image:url(images/logo1_sub.jpg);
}


#logotwo{
	position: absolute; 
	left: 233px; 	
	top: 0px;
	width: 473px;
	height: 104px;
	background-image:url(images/logo2_sub.jpg);
}

#logothree{
	position: absolute; 
	left: 0px; 	
	top: 104px;
	width: 233px;
	height: 69px;
	background-image:url(images/logo3_sub.jpg);
}

#logofour{
	position: absolute; 
	left: 233px; 
	top: 104px;		
	width: 473px;
	height: 85px;
	background-image:url(images/logo4_sub.jpg);
}







#paragraph
{
	position:absolute;	
	width:260px;	
	color: #000000;
	top: 220px;	
	left: 200px; 	
	width: 470px;
	height: 79px;
	font-size: 12px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 20px;
    font-family: arial;
	z-index:99;	
}




#home
{
	position:absolute;	
	width:0px;	
	color: #FFFFFF;
	top: 119px;	
	left: 20px; 	
	width: 800px;
	height: 45px;
	font-size: 12px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 20px;
    font-family: arial;
	z-index:99;	
}




.textbold
	{
	font-weight: bold;
	color: #811C1C;
	font-size: 13px;
	letter-spacing: 0.05em;	
	line-height: 20px;
    font-family: arial;
	}


.text
	{
	font-weight: plain;
	color: #696969;
	font-size: 10px;
	letter-spacing: 0.01em;	
	line-height: 19px;
    font-family: arial;
	}









A.special:link
	{
	color: #ffffff;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.00em;	
	line-height: 23px;
    font-family: arial;
   	text-decoration: none; 
}

A.special:hover
	{
	color: #EDA700;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.00em;	
	line-height: 23px;
    font-family: arial;
   	text-decoration: none; 
}

A.special:visited
	{
	color: #ffffff;
	font-weight: plain;
	font-size: 12px;
	letter-spacing: 0.00em;	
	line-height: 23px;
    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; 
}

    
	

	
	
