* { padding: 0; margin: 0; }

body {
	background: #fff url(media/bk.gif) repeat-x 0 top;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#header {
	background-image: url(/promo/images/the-pop_01.png);
	width: 638px;
	height: 89px;
}

#main {
	background-image: url(/promo/images/the-pop_02.png);
	width: 638px;
	height: 240px;
}

#footer {
	background-image: none;
	width: 638px;
	height: 106px;
}

#nationz {
	padding-left: 30px;
	padding-top: 40px;
	line-height: 37px;
}

li.uk {
	background: url(/promo/images/uk.png) no-repeat;
	padding-left: 42px;
	list-style-type: none;
}

li.us {
	background: url(/promo/images/you_s_a.png) no-repeat;
	padding-left: 42px;
	list-style-type: none;
}

li.aus {
	background: url(/promo/images/australia.png) no-repeat;
	padding-left: 42px;
	list-style-type: none;
}

