/* CSS Document */

* { margin: 0; padding: 0; border: 0; }
#container { position: relative; margin: 0 auto; width: 800px; min-height: 600px; border: 1px solid #000; background: url(../images/contact-bg.gif) top center no-repeat; }
* html #container { height: 600px; }
#header { width: 800px; height: 115px; background: url(../images/header-bg.gif) top left no-repeat; }
#logo { position: absolute; margin: 23px 50px 3px 595px; width: 143px; height: 90px; }
#slogan { width: 671px; height: 76px; }
#slogan img { margin: 0 0 0 368px; }
#globe { position: absolute; margin: -64px 0 0 42px; width: 324px; height: 324px; }
#location { position: absolute; margin: 66px 0 0 298px; width: 292px; height: 63px; background: url(../images/location-indicator.gif) top left no-repeat; }
#location-usa { position: absolute; margin: 66px 0 0 285px; width: 305px; height: 63px; background: url(../images/location-indicator-usa.gif) top left no-repeat; }
#location h1 { margin: 45px 0 0 110px; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #00539b; }
#location-usa h1 { margin: 45px 0 0 110px; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #00539b; }
#details { position: absolute; margin: 135px 0 0 400px; width: 195px; height: 270px; }
#details p { padding: 0 0 10px 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00539b; }
#navigation { position: absolute; margin: 97px 0 0 605px; width: 125px; height: 213px; }
#navigation p { margin: 20px 0 0 17px; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; }
#navigation p a { font-weight: bold; color: #00539b; text-decoration: none; }
#navigation p a:hover { text-decoration: underline; }
#navigation ul { list-style: none; padding: 1px 0 8px 0; }
#navigation li { width: 123px; height: 22px; text-indent: 12px; }
#navigation li a { display: block; width: 123px; padding: 4px 0 4px 0; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #00539b; text-decoration: none; }
#navigation li a:hover { background: url(../images/contact-button-bg.gif) left no-repeat; }
#navigation #active a:link, #active a:visited, #active a:hover { background: url(../images/contact-button-bg.gif) left no-repeat; }
.popUp { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }