body
{
	background-image:url(../../images/layout/index_bg.jpg);
}

#breadcrumb
{
	margin-top:28px;
}

#content
{
	margin-top:8px;
}

.column
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:2px solid #EEE;
}

.column h2
{
	margin-top:20px;
	font-size:110%;
}
.mininavbar
{
	width:937px;
	height:53px;
	background-image:url(../../images/layout/link_bar.jpg);
	background-repeat:no-repeat;
	padding-top:17px;
	padding-left:17px;
}

.mininavbar a
{
	padding:0 26px 0 12px;
	background-image:url(../../images/layout/icons/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}

.mininavbar a:hover
{
	background-image:url(../../images/layout/icons/link_arrow_hover.gif);
}

.toplink,
.sectionlink
{
	font-size:85%;
	padding-right:10px;
}

.toplink
{
	clear:both;
}


#directors .pr p
{
	float:none;
}
.column img
{
	float:right;
	padding-left:30px;
}

#company p
{
	width:550px;
}


#directors dl
{
	width:940px;
}

#directors dt
{
	clear:both;
	padding-bottom:12px;
	border-top:1px solid #80ABCD;
}

#directors dd
{
	padding-left:15px;
	padding-bottom:10px;
}

#directors p
{
	padding-top:10px;
	float:right;
}

#directors .pl
{
	float:left;
	text-align:center;
	padding:10px 0;
	width:125px;
}

#directors .pl img,
#directors .pl p
{
	float:none;
	padding:0px;
}

#directors .dname
{
	clear:both;
	font-weight:bold;
}

#directors .pr
{
	margin-left:140px;
	padding:20px 0;
}

#infrastructure
{
	clear:both;
}

.column ul
{
	margin-left:20px;
	margin-bottom:20px;
}

.column li
{
	list-style-type:disc;
}

#network-diagram
{
	margin:10px 10%;
	float:none;
	display:block;
}

#aussiehqdc h4
{
	margin-top:10px;
}