a:focus
{
-moz-outline-style: none;
}


html
{
	width:100%;
    height:100%;
}

.imagelink img
{
	text-decoration:none;
    border: 0;
}

body
{
	margin:0px;
	padding:0px;
	background: #cb0000 url(http://www.coles.com/images/bg.jpg) repeat-x;
}
object
{outline:none;}

#container
{
	width:100%;
    height:100%;
}
#main
{
	margin: 20px auto;
	width:900px;
}
#header
{
	width:900px;
	height:398px;
}
#footer
{
	padding-top:28px;
	width:900px;
	height:70px;
    background: #cb0000 url(http://www.coles.com/images/footerbg.jpg) no-repeat;
}

.bottomnav, .copynotice
{
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

.copynotice h1
{
	margin-top: 31px;
	font-size: 11px;
    color: #700000;
    font-weight:normal;
}

.copynotice h1 a
{
    color: #700000;
}

.copynotice h1 a:hover
{
    color: #ff2200;
}

.bottomnav a
{
	color: #FFFFFF;
}


.sociallinks
{
	margin-top:-11px;
    margin-bottom:5px;
    text-align:right;
    margin-right: 10px;
}
