.mainSection .primary {
	background:#333 url(../img/level_2/main_section_bkg_level2.jpg) repeat-x 0 0;
	/*height:1%;*/
	}

.secondaryNavWrapper h2 {
	font-size:18px;
	padding:29px 0 25px 5px;
	}

.primary .campaign {
	background:url(../img/level_2/campaign_rhs_BG.png) no-repeat 0 0;
	width:685px;
	}

/* ----------------------------------------------------------------------------------- */
/* -		SECONDARY NAV															 - */
/* ----------------------------------------------------------------------------------- */

.secondaryNavWrapper {
	padding:10px 0px 16px 10px;
	position:relative;
	width:210px; /* 200 +/- padding */
	}

.navFixer {
	height:0px; font-size:0px;
	}

.secondaryNav {
	height:1%;
	}
		
.ulWrapper {
	}

.ulWrapper ul {
	list-style:none;
	border-top:solid 1px #2C2C2C;
	border-left:solid 1px #2C2C2C;		
	border-right:solid 1px #464646;
	border-bottom:solid 1px #464646;
	}

.ulWrapper ul li {
	}

.ulWrapper ul .odd a {
	background-color:#424242;
	}

.ulWrapper ul li a {
	color:#fff;
	display:block;
	text-decoration:none;
	line-height:14px;
	background:url(../img/common/chevronWhite.gif) 14px 18px no-repeat;
	padding:14px 5px 13px 26px;
	border-top:solid 1px #515151;
	border-left:solid 1px #515151;		
	border-right:solid 1px #1E1E1E;
	border-bottom:solid 1px #1E1E1E;
	font-weight:bold;
	}	

.ulWrapper ul li a:hover {
	background-color:#707070;
	}

.secondaryNavShadow {
	background:url(../images/common/secondaryNav_Footershadow.jpg) no-repeat;
	width:215px;
	height:16px;
	}
	
	

/* ----------------------------------------------------------------------------------- */
/* -		LEVEL 2: WIDGET REDEFINES												 - */
/* ----------------------------------------------------------------------------------- */

.strapline {
	top:51px;
	}
	
.homeBigGraphic {
	top:-195px;
	}



/* ----------------------------------------------------------------------------------- */
/* -		LEVEL 2: BASE REDEFINES													 - */
/* ----------------------------------------------------------------------------------- */


.primary .campaign .contentWrapper {
	background:none;
	background:#333333;
	position:relative;
	}


/* --------------------------------------------------- */
/* -	INFO AREA									 - */
	
.infoArea {
	background:url(../img/level_2/bottom_section_bg.jpg) right top no-repeat;
	height:244px;
	width:686px;
	}
	
	.homeNugget {
		float:left;
		padding:12px 0 11px 12px;
		width:187px;
		}
	
	.infoArea .choose_resource {
		float:left;
		padding-top:20px;
		width:276px;
		}
	
	.text_links {
		padding:14px 0 4px 30px;
		}
	.homeNuggetWrapper {
		float:left;
		width:400px;
		}

a.btn_property_search {
	background-image:url(../img/level_2/txt_search_for_properties.jpg);
	background-position:0 0;
	width:188px;
	}
a.btn_property_search:hover {
	background-position:0 -43px;
	}

a.btn_consumer_helpdesk {
	background-image:url(../img/level_2/txt_tasmanian_real_estate_a_z.jpg);
	background-position:0 0;
	width:188px;
	}
a.btn_consumer_helpdesk:hover {
	background-position:0 -43px;
	}
