body {
  background: #FFFFFF;
  margin: 0;
  padding: 0;
}

a
{
  text-decoration: none;
}

img
{
  border: 0;
}

#outer        				 
	{width: 760px;
	 height: 327px;
	 margin: 0px auto 0px auto;
	 padding: 0;
   /*background: #FFFFFF url(logo_index.png) top center no-repeat;*/}

#inner
	{width: 760px;
	 height: 327px;
	 margin: 0;
	 padding: 0;
   text-align: center;
   background: transparent;}


.bgtext
	{margin: 0px auto;
   padding-top: 75px;}

.bgtext, .footertext
	{color:#222;
	 font-family:verdana, helvetica, sans serif;}

.footertext
  {font-size:12px;
	 position:absolute;
	 top:320px;
	 text-align:center;
	 width:500px;}

div#text1, div#text2, div#text3, div#text4, div#text5, div#text6, div#text7
  {color: navy;
	 font-family:verdana, helvetica, sans serif;
	 position:absolute;
   display: none;}

div#text1
  {font-size:23px;
	 top:6px;
	 left:0px;}

div#text2
  {font-size:34px;
   top:46px;
	 left:20px;}

div#text3
  {font-size:27px;
		top:45px;
		left:350px;}
		
div#text4 {font-size:32px;
		top:220px;
		left:35px;}
		
div#text5 {font-size:29px;
		top:200px;
		left:260px;}
		
div#text6 {font-size:30px;
		top:-5px;
		left:200px;}
		
div#text7 {font-size:20px;
		top:254px;
		left:330px;}
		




 div#text1 a:hover span {top: -3px; 
						left: 0px; 
						width:}

 div#text2 a:hover span {top: -10px; 
						left: 0px; 
						width:}
						
 div#text3 a:hover span {top: -4px; 
						left: 0px; 
						width:}

 div#text4 a:hover span {top: -6px; 
						left: 0px; 
						width:}
		
 div#text5 a:hover span {top: -6px; 
						left: 0px; 
						width:}
						
 div#text6 a:hover span {top: -4px; 
						left: 0px; 
						width:}
						
 div#text7 a:hover span {top: -4px; 
						left: 0px; 
						width:}
								   
div#inner a:hover, div#inner2 a:hover
				  {background: none;
				   cursor:crosshair;}

div#inner a span {display: none; cursor: pointer;}

div#inner a:visited span {display:none; cursor: pointer;}

div#inner a {text-decoration: none;
			 color: #004597;}

div#inner a:hover span {display: block;
						position:relative;
						background:none;
						font-size:14px}
						
div#inner a:link, div#inner a:visited {text-decoration:none; cursor: pointer;}

div#inner a:hover {text-decoration:none; cursor: pointer;}

div#info
{
  width: 760px;
  margin: 0px auto 0px auto;
  padding: 0;
  text-align: center;
}

div#info p
{
  color: #000;
  vertical-align: middle;
  margin: 5px 0 0 0;
  padding: 0;
}

div#info a, div#info a:visited
{
  font-family: Comic sans ms;
  font-size: 15px;
  color: #009;
  vertical-align: middle;
  margin: 5px 0 0 0;
  padding: 0;
}

div#info a:hover
{
  color: #099;
}
