/* CSS Document */

h1 {
	color: #666666;
	font-size: 19px;
	font-weight: normal;
}

#PageWrapper {
	background-image:url(file://///tango/web/Ausbuild/images/common/GreyPageGradient.png);
	background-repeat:repeat-x;
}

#TopImage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 912px;
	height: 312px;
}

#EstateLogo {
	position: absolute;
	top: 313px;
	left: 30px;
	width: auto;
	height: auto;
}

#Content {
	position: absolute;
	left: 226px;
	top: 314px;
	width: 515px;
	height: 201px;
	color:#666666;
	text-align: left;
	font-size: 11px;
}



/* Navigation Menus.
/* Overwrite common settings */
#RightMenu {
	background-image:none;
}

#nav_Perennial {
	position: absolute;
	left: 1px;
	top: 97px;
	padding: 0px;
	margin: 0px;
	width: 164px;
	height: 100px;
	z-index:200;
	text-align:left;
	
}

#nav_Perennial ul {
	list-style: none;
	vertical-align: bottom; /* THis fixes the IE list gap*/
}

#nav_Perennial li {
	padding: 0px;
	margin-top: 0;
	height: 30px;
	border-bottom: 1px solid white;
	width: 100%;
}

#nav_Perennial a {
	float: left;
	clear: both;
	height: 20px;
	padding-top: 8px;
	margin-left: 20px;
	width: 128px;
	text-decoration: none;
	background: none;
	font-weight: bold;
	font-size:11px;
	color: white;
}

#nav_Perennial a:hover {
	color: #FF9900;
}

#LowerMenu {
	position: absolute;
	top: 313px;
	left: 0px;
	height: 209px;
	width: 164px;
	background-color:#999999;
	color: white;
}


#DownLoadSeperatorLine {
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	height: auto;
	border-top: dashed 2px white;
}

#DownLoadSeperatorText {
	position: absolute;
	top: 10px;
	left: 45px;
	text-align: left;
	height: auto;
	width: 100px;
	font-size: 11px;
}

	


#nav_Lower {
	position: absolute;
	left: 18px;
	top: 25px;
	padding: 0px;
	margin: 0px;
	width: 120px;
	height: 100px;
	z-index:200;
	
}

#nav_Lower ul {
	list-style: none;
	vertical-align: bottom; /* THis fixes the IE list gap*/
}

#nav_Lower li {
	padding: 0px;
	margin-top: 0;
	margin-bottom: 10px;
}

#nav_Lower a {
	float: left;
	clear: both;
	height: 17px;
	padding-top: 2px;
	width: 128px;
	text-decoration: none;
	background: url(file://///tango/web/Ausbuild/images/common/greystrip.gif) repeat-x;
	border: 1px solid white;
	font-size:11px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#nav_lower h2 {
	color: white;
	font-size: 11px;
}

#nav_Lower a:hover {
	background: #666666;
}






#EstateContact {
	position: absolute;
	top: 120px;
	left: 0;
	height: 84px;
	width: 100%;
	z-index:200;
	font-size: 11px;
	color: white;
}

#EstateContact h2 {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#EstateContact p {
	color:#333333;
	font-weight: normal;
	font-size: 11px;
}
#EstateContactHeading {
	color:#333333;
	font-weight: bold;
	font-size: 11px;
}

