/* CSS Document */

	a.one:link     {color: #3F7F7F; text-decoration: none}
	a.one:hover    {color: #3F7F7F; text-decoration:  underline}
	a.one:visited  {color: #3F7F7F; text-decoration: none}
	
	a.two:link     {color: #185454; text-decoration: none}
	a.two:hover    {color: #185454; text-decoration:  underline}
	a.two:visited  {color: #3F7F7F; text-decoration: none}
	


	body {
		margin:0px 0px 0px 0px;
		background-color: #FFFFFF;
		background-image: url("../_home/strip.jpg");
		background-repeat: no-repeat;		
		}



/* /TITLE///////////////////////////////////////////////////////////////////////////////////////*/

	
	t_heder_wht {
		color:#474a73; 
		text-indent: 100px;
		font-size: 11pt;
		font-family: sans-serif;
		font-weight: normal;
		}
	#box_hed {
		position: absolute;
		left:40px;
		width:421px;
		top:26px;
		background:#FFFFFF;
		}
		
		
		
/* /NAV///////////////////////////////////////////////////////////////////////////////////////*/

	
	#box_contact {
		position: absolute;
		left:467px;
		width:75px;
		top:25px;
		}
	#box_info {
		position: absolute;
		left:542px;
		width:38px;
		top:25px;
		}
	#box_print {
		position: absolute;
		left:579px;
		width:47px;
		top:25px;
	
		}
	#box_web{
		position: absolute;
		left:624px;
		width:42px;
		top:25px;
	
		}
	#box_flash{
		position: absolute;
		left:665px;
		width:49px;
		top:25px;
		}

/* /DESCRIPTION///////////////////////////////////////////////////////////////////////////////////////*/

	t_description {
		color:#999; 
		text-indent: 100px;
		font-size: 9pt;
		font-family: sans-serif;
		font-weight: normal;
		}
	#box_description {
	position: absolute;
	left:40px;
	width:373px;
	top:104px;
		}
		
	#box_link {
	position: absolute;
	left:583px;
	width:101px;
	top:406px;
	background:#ccc;
	line-height: 120%;
	text-align: center;
	height: 16px;
		}
		#box_link2 {
	position: absolute;
	left:396px;
	width:118px;
	top:105px;
	background:#ccc;
	line-height: 120%;
	text-align: center;
		}
	t_link {
		color:#3F7F7F; 
		text-indent: 100px;
		font-size: 7pt;
		font-family: sans-serif;
		line-height: 120%
		font-weight: normal;
		}
		
		
/* /MENU///////////////////////////////////////////////////////////////////////////////////////*/
	
		


	
	
	#box_menuTop {
		position: absolute;
		left:579px;
		width:69px;
		top:150px;
		}
		
	#box_menuMiddle {
	position: absolute;
	left:579px;
	width:69px;
	top:402px;
		}
		
	t_menuTop {
		color:#999; 
		font-size: 9pt;
		font-family: sans-serif;
		font-weight: normal;
		line-height: 170%
		}

	#box_menu {
	position: absolute;
	left:579px;
	width:208px;
	top:155px;
		}

  
  t_menu{
		color:#3F7F7F; 
		font-size: 8pt;
		font-family: sans-serif;
		font-weight: bold;
		line-height: 170%
		}
