
div.header{ margin: 104px 0 0 24px; }
div.body{ height: 250px; }

h1.companyName{ width: 590px; height: 91px; background-image: url(../images/company_logo.jpg); background-repeat: no-repeat; }
h1.companyName span{ display:none; }

div.countries{ margin-left: 614px; }
div.countries ul{ padding:0; margin: 0; list-style: none; }
div.countries li a{ display: block; font-family: Arial; font-size: 30px; font-weight: bold; text-transform: uppercase; margin: 15px 0px; color: white; text-decoration: none; }
div.countries li a:hover{ color: #21d2fe; }
