.home {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
	background-color:#000000;
	
}

.body {
    margin-left:0px;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:auto;
    width:1200px;
	height:auto;
	background-color:#000000;
	float:inherit;
	
}
.logo {
     width:932px;
     height:130px;
}




.gmenu {
     width:932px;
     height:30px;
     margin-top:0px;
    
}
.right {
   
    width:1000px;
	height:auto;
    margin-top:10px;
	float:left;
	
   
}
