#topmenuleft, #topmenuright
  {
    width: 45%;
    padding: 1px;
  }
#topmenuleft
  {
    float: left;
		text-align: center;			 
  }
#topmenuleft img
{
 width: 98%;
}			 
#topmenuright
  {	
    float: right;
  }
#promos
	{
	 clear:both;
	 text-align:center;
	 align:center;
	}
	
.content
{
 right: 1px;
 width: 84%;
}
