/* G L O B A L  L A N D I N G  S T Y L E S */

/* STICKY FOOTER */
* {margin:0; padding:0;} 
html, body, #wrap {height:100%;}
body > #wrap {height:auto; min-height:100%;}

body {padding:0; margin:0; width:100%; font:12px/12px Arial, Helvetica, sans-serif; background:#000 url(../images/bg_homepage_com_aussie_02.jpg) no-repeat 50% 0;}

.site {width:950px; margin:0 auto; padding-bottom:23px /* must be same height as the footer for sticky footer to work */;}
.logoContent {margin:43px 0 0 159px; width:245px; height:127px; display:inline-block; text-indent:-9999px; background:url(../images/aussie_logo2.png) no-repeat 0 0;}
h1 {margin:51px 0 55px 125px; width:559px; height:113px; line-height:1em; font-size:1em; display:inline-block; background:url(../images/img_title2.png) no-repeat 0 0; text-indent:-9000px;}
h2 {margin:0; padding:0; width:204px; height:14px; line-height:1em; font-size:1em; display:inline-block; text-indent:-9999px; background:url(../images/img_title_country.gif) no-repeat left top; text-indent:-9999px;}
.countryContent {margin:0 0 35px 159px; padding:22px 20px 0 20px; width:205px;  background-color:#fff;}
.countryContent ul {width:205px; padding:0; margin:20px 0 0;}
.countryContent li {padding:10px 9px 10px 0; font-size:1em; line-height:1em; font-weight:bold; color:#9900CC; border-bottom: 1px solid #E2E2E2; list-style:none;}
.countryContent li span {font-weight:normal;}
.countryContent img {border:0; padding-right:15px;}
.countryContent a {color:#9900CC; text-decoration:none;}
.countryContent a:hover {color:#676767;}

.footerHomepage {position:relative; margin-top:-23px; height:23px; background-color:#000;}
.footerHomepage ul {margin:0 auto; padding:5px 0; width:950px; font-size:10px; line-height:10px; color:#999999;}
.footerHomepage li {list-style:none; margin:0; padding:0 5px; display:inline;}
.footerHomepage a {color:#999999; text-decoration:none;}

/*E N D  G L O B A L  L A N D I N G  S T Y L E S */