html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
	background: url(backgroundimg.png) repeat-x 0 0;
	background-color: #3c4a7f;
	color: #fff;
	font: normal normal 14px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-shadow: #3c4a7f 0 0 0;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 6px;	
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.info {
	z-index: 6000;
	position: fixed;
	bottom: 40px;
	width: 100%;
}
#unit {
	margin: 0 auto 0 auto;
	width: 950px;
}

.info .units {
	float: left;
	margin-right: 40px;
}
.theg {
	float: left;
	width: 70px;
}

.p1 {
	left: 120px;
	top:-55px;
	position: fixed;
}
.p2 {
	left: 350px;
	top:220px;
	position: fixed;
}
.p2 img {
	width:110px;
}
.p3 {
	left: 480px;
	top:40px;
	position: fixed;
}
.p3 img {
	width:160px;
}
.p4 {
	left: 600px;
	top:500px;
	position: fixed;
}
.p4 img {
	width:30px;
}
.p5 {
	left: 200px;
	top:400px;
	position: fixed;
}
.p5 img {
	width:60px;
}
.p6 {
	left: 650px;
	top:350px;
	position: fixed;
}
.p6 img {
	width:70px;
}
.p7 {
	left: 800px;
	top:150px;
	position: fixed;
}
.p7 img {
	width:130px;
}
.p8 {
	left: -60px;
	top:150px;
	position: fixed;
}
.p8 img {
	width:120px;
}
.p9 {
	left: 990px;
	top:300px;
	position: fixed;
}
.p9 img {
	width:30px;
}