			html {
				height: 100%;
				overflow: hidden;
			}
			a img {border:none}
			
			
			#topdistance{
			  
			  width:100%;
			  height:32px;
			  background:url(img/topline.jpg);
			
			}
			
			
			#flashcontent {
				height: 100%;
				float:none;
				width:1023px;
				margin-top:0px;
			}
			/* end hide */
			body {
			width:100%;
				height: 100%;
				margin-top:0px;
				padding-top:0px;
				background-color: #87847c;
				line-height:0px;
				text-decoration: none;
				font-family: arial;
				font-size: 0px;
				color: #87847c;
				}
				
				a {
				text-decoration:none;
				color: #87847c;
				}
				h1, h2 {
				text-decoration: none;
				font-family: arial;
				font-size: 12px;
				color: #87847c;			
				}