body{
	background:#000;
	/*
	background-image:url('../images/halfGlobe.png');
	background-repeat:no-repeat;
	*/
}

.logo{
		margin-left:415px;
		margin-top:50px;
		position:absolute;
    z-index:2000;		
}

#contact{
		margin-left:420px;
		margin-top:300px;	
		color:#83744d;
		font-family:verdana;
		text-align:center;
		position:absolute;		
		font-weight:bold;
		width:367px;
    z-index:2000;				
}

#subsidiaries{
		margin-left:330px;
		margin-top:400px;	
		color:#83744d;
		font-family:verdana;
		text-align:center;
		position:absolute;		
		font-weight:bold;
		width:550px;		
    z-index:2000;		
    height:40%;		
}

a{
		text-decoration:none;
		color:#83744d;		
}

#bg {
				height:104%;
        position: absolute;
        top: 0;
        left: 0;
        z-index:1000;
        overflow:hidden;
}

#footer{
	position:absolute;
	width:100%;
	text-align:center;
	bottom:0;
	height:50px;
	color:#83744d;
	font-family:verdana;
	margin-top:280px;
	font-size:8px;
}