*
{
	padding:0;
	margin:0;	
}

body
{
	font-size:100%;
	color:#fff;
	background:#000;
	font-family:Georgia;
}

a
{
	color:#fff;
	text-decoration:underline;
}

#container
{
	width:100%;
	background:url(../img/container-bg.jpg) center top no-repeat;
}


#content
{
	margin:0 auto;
	width:923px;
	padding-top:210px;
	postion:relative;
}

h1
{
	font-size:35px;	
	padding-bottom:15px;
	color:#F2AB27;
	font-weight:lighter;
	text-align:center;
}


.htmlfragment ul li
{
	width:440px;
	list-style:none;
}

.htmlfragment ul li#uk
{
	float:left;
}

.htmlfragment ul li#aus
{
	float:right;
}

.htmlfragment ul li a
{
	display:block;
	height:135px;
}

.htmlfragment ul li#uk a
{
	background:url(../img/uk.png) left top no-repeat;
	_background:url(../img/uk.gif) left top no-repeat;
	width:109px;
	height:151px;
	float:right;
}

.htmlfragment ul li#aus a
{
	background:url(../img/australia.png) left top no-repeat;
	_background:url(../img/australia.gif) left top no-repeat;
	width:112px;
	height:135px;
	float:left;
}

sIFR-hasFlash h1 
{
	visibility:hidden;
}

.sIFR-replaced {
	visibility:visible !important;
}

span.sIFR-alternate {
	display:block;
	height:0;
	left:0;
	overflow:hidden;
	position:absolute;
	left:0;
	width:0;
}



/* Footer style */

#footer
{
	margin:0 auto;
	width:883px;
	font-size:0.75em;
	background:url(../img/footer-text.gif) center top no-repeat;
	padding:60px 40px 40px 40px;
	position:relative;
}

#footer ul li
{
	float:left;
	list-style:none;
	_display:inline;
	margin-left:7px;	
}

#footer ul li a
{
	display:block;
	text-decoration:none;
	padding-left:22px;
}

#footer ul li.facebook a
{
	background:url(../img/bookmarks/facebook.gif) left 50% no-repeat;	
}

#footer ul li.delicious a
{
	background:url(../img/bookmarks/delicious.gif) left 50% no-repeat;	
}

#footer ul li.diggit a
{
	background:url(../img/bookmarks/diggit.gif) left 50% no-repeat;	
}

#footer ul li.stumbleupon a
{
	background:url(../img/bookmarks/stumbleupon.gif) left 50% no-repeat;	
}

/* Generic styles */

.left
{
	float:left;
}

.right
{
	float:right;
}

.clear
{
	clear:both;
	height:0;
	overflow:hidden;
	width:1px;
}

a img
{
	border:none;
}

.noshow
{
	display:none;	
}

.last
{
	padding-right:0;
}