body { margin: 0; font-family: arial, sans-serif; font-size: 70%; text-align: center; background: #f2f2f5 url('../img/bg_body.gif') left top repeat-x; }
#main { position: relative; margin: 82px auto 0 auto; width: 855px; height: 664px; text-align: left; background: url('../img/bg_main.jpg') left top no-repeat; }

#logo { position: absolute; top: 211px; right: 164px; margin: 0; padding: 0; }
#logo img { display: block; border: none; }
#logo a:active { outline: none; }

h2#aw-description { position: absolute; left: 0; top: -30px; font-weight: normal; color: #707070; }
h2#aw-description span { font-weight: bold; font-size: 20px; display: block; padding-bottom: 8px; }
h2#title { position: absolute; top: 292px; right: 172px; margin: 0; padding: 0; }

#country-list { position: absolute; padding: 0; margin: 0; top: 323px; left: 517px; list-style-type: none; }
#country-list li { margin: 0; padding: 0 0 0 14px; background: url('../img/bullet1.gif') left 9px no-repeat; zoom: 1; }
#country-list li a { margin-bottom: 2px; display: block; color: #ea2022; }
#country-list li a:hover { margin-bottom: 0; }
#country-list li a:hover img { border-bottom: 2px solid #ea2022; }
#country-list li img { display: block; border: none; }
