body { font-size: 8px;
    font-family: Helvetica,Arial,sans-serif;
	background-color:#FFFFFF;
    }
	
	
	#frame {	
	width: 892px;
	height: 660px;
	position:relative;
    margin-left:auto;
	margin-right:auto;
   }
  #header {
    width: 890px;
    height: 80px;
	background:none;
    }

  #background {
    width: 892px;
    height: 612px;
	background-color:#FFFFFF;
  	background-image:url(/images/background.jpg);
	background-repeat:no-repeat;
    }

  #footer {
    width: 894px;
	height:17px;
    }
	
  #logo {
    width: 224px;
    height: 69px;
  	background-image:url(/images/logo.jpg);
    float: left;
    }

 #navi {
	margin-top: 53px;
	margin-right: 0px;
    width: 434px;
    height: 40px;
    float: right;
	}
  #main {

    width: 891px;
    height: 507px;
    float: center;
	background: none;
}

	#slideshow {	
	width: 891;
	height: 507px;
	background:none;
	margin-top:1px;
	font-size: 8px;
	font-family: Helvetica,Arial,sans-serif;
   }
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style1 {
	font-size: 30px;
	color: #333333;
}

.style3 {
	font-size: 16px
}
.style4 {
	color: #FFFFFF
}
