html, body{
	margin: 0px;
	padding: 0px;
}

body {
	height:100%;
	width:100%;
	margin:0;padding:0;
font-family:Helvetica;
line-height : 120%;
text-indent: 0px;
font-size:.9em;
color:#fff;
text-align:left;

}
h1{color:#ffffff;
font-size:1.4em;
text-align:left;
font-family:Century Gothic Bold;
line-height:1.4em;
}

 a {
	color: #ccffff;
	text-decoration: none;
}

a:hover {
	color: #990000;
}
a img {
  border: none;
}
a visited{border:none;}
a selected{border:none;}




#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;left:0px;
	overflow:hidden;
background:url(mbg.jpg);
}
 
	#mask {
		width:100%;background: url(mbg.jpg);
background-color:#000;
		height:100%;
	
	}
 
	.item {
		width:100%;
		height:100%;
		float:left;
		color:#000;
	}
	
	
	.content {
top:10px;
width:1020px;
height:auto;
text-align:center;
margin:0 auto;
padding:10px 10px 10px 10px;
color:#fff;

position:relative;
	}


#box{
position:absolute;
top:98px;
left:20px;
width:1000px;
height:416px;


}
#boxtop{
position:absolute;
top:70px;
left:270px;
width:730px;
height:auto;
text-align:left;
}
#boxtop3{
position:absolute;
top:70px;
left:35px;
width:1020px;
height:auto;
text-align:left;
}

 #globe{
position:absolute;
top:50px;
left:43px;
width:200px;
height:auto;

}
	.clear {
		clear:both;
	}
