    html, body {
    width: 100%;
	    height: 100%;
	    overflow: auto;
    }
    body {
	    padding: 0;
	    margin: 0;
    }
    #silverlightControlHost {
	    height: 100%;
    }
    .style1 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
    .style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
	.style5 {
		color: #000000;
		font-size: small;
	}
    .style6 {
	font-size: medium;
	color: #FFFFFF;
}
.style7 {
	font-size: medium;
}
    .style8 {
	font-size: xx-small;
}
	.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
    .style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.style15 {
	color: #CC0001;
}
#container {
	display: block; position: relative; width: 960px; margin: auto auto auto auto; height: 600px;
}
#logo {
	position: absolute; width: 336px; height: 54px; left: 44px; top: 80px
}
#body {
	position: absolute; width: 486px; height: 100px; left: 44px; top: 148px
}
#howtonavigate {
	position: absolute; width: 201px; height: 100px; z-index: 1; left: 538px; top: 88px
}
#info {
	position: absolute; width: 160px; height: 110px; z-index: 2; left: 44px; top: 333px; right: 465px;
}
#arrow {
	position: absolute; width: 190px; height: 204px; z-index: 3; left: 751px; top: 84px
}
