@charset "utf-8";
/* CSS Document */

/*
Mardini Constructions Pty Ltd
by AlphaSys Pty Ltd, 2009
Aga Wahyu
*/

body {
	margin:0;
	background:#534741 url(../../inc/images/new/page_back.png) center repeat-y;
	color:#534741;
	font-family:Tahoma, Arial;
	font-size:11px;
	}

a, a:active, a:visited {
	color:#534741;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

h2 {
	font-size:120%;
	color:#6b6f2a;
	}

li {
	list-style:url(../../inc/images/new/bullet.png);
	}

hr.main {
	width:20%;
	margin:30px auto;
	border-top:1px solid #CCCCCC;
	border-bottom:none;
	border-left:none;
	border-right:none;
	height:0;
	}

.ClearPlease {
	clear:both;
	}

#Wrapper {
	width:960px;
	margin:0 auto;
	}

#BannerContainer {
	width:960px;
	height:510px;
	background:url(../../inc/images/new/header_banner.jpg) no-repeat;
	z-index:-10;
	position:absolute;
	}

#BannerBottomBorder {
	width:960px;
	height:40px;
	background:url(../../inc/images/new/header_border_bottom.png) no-repeat;
	z-index:-10;
	position:absolute;
	margin:510px 0 0 0;
	}

#HeaderTag {
	width:960px;
	height:60px;
	background:url(../../inc/images/new/header_tag.png) no-repeat;
	}

#ContentLeftWrapper {
	width:385px;
	float:left;
	margin:0 0 0 25px;
	padding:100px 20px 20px 20px;
	background:url(../../inc/images/new/content_left_back.png);
	min-height:810px;
	}

#ContentRightWrapper {
	width:510px;
	float:right;
	}

#Menu {
	width:150px;
	height:490px;
	margin:0 30px 0 330px;
	}

#Menu img {
	margin:0;
	}

#SecondaryContent {
	width:320px;
	min-height:200px;
	padding:20px;
	color:#CCCCCC;
	background:url(../../inc/images/new/content_secondary_back.png);
	}
	
#SecondaryBanner {
	width:320px;
	}
	
.NumbersNavigator {
	padding:5px;
	color:#CCCCCC;
	font-weight:bold;
	background:#6b6f2a;
	border:1px solid #a7b16b;
	width:auto;
	display:inline;
	margin:1px;
	text-align:center;
	}

.NumbersNavigator a, .NumbersNavigator a:active, .NumbersNavigator a:visited {
	color:#CCCCCC;
	}

#Main {
	width:960px;
	overflow:auto;
	padding:70px 0 0 0;
	background:#c7c2bc url(../../inc/images/new/content_logo.png) no-repeat top;
	}

/*#Media {
	width:340px;
	height:200px;
	float:left;
	margin:120px 0 30px 30px;
	}*/

#Preface {
	width:530px;
	height:120px;
	float:right;
	margin:0 30px 0 0;
	background:url(../../inc/images/new/content_preface.png) no-repeat top right;
	}

#Content {
	width:530px;
	float:right;
	margin:0 30px 30px 0;	
	}

#Content ul {
	margin:0 0 0 -20px;
	#margin:0 0 0 20px;
	}

#Content h1 {
	margin:8px 0;
	font-size:120%;
	text-transform:uppercase;
	}

#Content hr {
	width:90%;
	margin:30px auto;
	border-bottom:1px dotted #e5e2df;
	border-top:none;
	}

#Footer {
	width:960px;
	height:50px;
	background:url(../../inc/images/new/footer.png) no-repeat;
	}

