/*
Univers Graphic Design
www.univers.net.au
*/

* {
	margin:0%;
	padding:0%;
	border:none;
	text-decoration:none;
	font-size:100%;	
}
html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	height:100%;
	background:#D6D2BA url(images/pinkline.png) repeat-x left 82px;
}
p {
	padding-bottom:1em;
	line-height:120%;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color:#EC008C;
}
a:active, li#active a, li a:hover {
	color: #EC008C;
	text-decoration:none;
}
ul, li {
	list-style:inside disc;
	overflow:visible;
}
h1 {
	font-size:.7em;
	color:#EC008C;
	padding-bottom:.5em;
}
h2 {
	font-size:1.35em;
	color:#E9E6D8;
	font-weight: normal;
	margin-bottom:-.2em;
}
h3 {
	font-size:.7em;
	color: #EC008C;
	font-weight: normal;
}
img, div { behavior: url(iepngfix.htc) }

#container {
	position:relative;
	float:left;
	width:80em;
	height:auto;
	margin:10px 0 0 0;
	padding-left:40px;
}
#textcontainer {
	font-size:.7em;
	position:relative;
	float:left;
	margin:0;
	width:24em;
	height:auto;
}
#textbox {
	position:relative;
	float:left;
	margin:0;
	width:22em;
	height:auto;
	overflow:visible;
}
#imagebox {
	position:relative;
	float:left;
	margin:0;
	width:auto;
	height:auto;
}
#imagecontact {
	position:relative;
	float:left;
	margin:0;
	width:480px;
	height:310px;
	background:url(images/bathurst-street-contact.jpg) top left no-repeat;
	text-indent:-300em;
}
#imageapartments {
	position:relative;
	float:left;
	margin:0;
	width:480px;
	height:310px;
	background:url(images/bathurst-street-apartments.jpg) top left no-repeat;
	text-indent:-300em;
}
#menu li {
	list-style: none;
	display: inline;
    position: relative; 
}
#menu1 {
	position:relative;
	float:left;
	margin:45px 0 0 0;
	width:120px;
	height:80px;
	overflow:hidden;
}
#menu1 a:hover, #menu1_active {
	display:block;
	text-indent:-170px;
	margin:0;
}
#menu2 {
	position:relative;
	float:left;
	margin:45px 0 0 0;
	width:120px;
	height:80px;
	overflow:hidden;
}
#menu2 a:hover, #menu2_active {
	display:block;
	text-indent:-120px;
	margin:0;
}
#menu3 {
	position:relative;
	float:left;
	margin:45px 0 0 0;
	width:120px;
	height:80px;
	overflow:hidden;
}
#menu3 a:hover, #menu3_active {
	display:block;
	text-indent:-120px;
	margin:0;
}
#menu4 {
	position:relative;
	float:left;
	margin:45px 0 0 0;
	width:120px;
	height:80px;
	overflow:hidden;
}
#menu4 a:hover, #menu4_active {
	display:block;
	text-indent:-120px;
	margin:0em 0em 0em 0em;
}
#logo {
	position:relative;
	float:right;
	margin:1px 0 0 0;
	padding-left:75px;
	width:180px;
	height:154px;
	text-indent:-300em;
	background:url(images/1sixsix.png) no-repeat top left;
}
#lanco {
	position:relative;
	float:left;
	margin:0;
	width:47px;
	height:70px;
	text-indent:-300em;
	background:url(images/lanco-logo.png) no-repeat top left ;
}
#download li {
	list-style: none;
	display: inline;
    position: relative; 
}
#download {
	position:relative;
	float:left;
	margin:1.5em 0 0 0;
	width:165px;
	height:65px;
	overflow:hidden;
}
#download a:hover, #download_active {
	display: block;
	text-indent:-215px;
	margin:0;
}
.formbutton {
	font-size:1.35em;
	margin:0;
	width:auto;
	color:#FFF;
	background-color:#D6D2BA;
}
.formbutton2 {
	font-size:1.35em;
	margin:0;
	width:auto;
	color:#EC008C;
	background-color:#D6D2BA;
}
.formfield {
	width:auto;
	padding:.5em 0em 0em 1em;
	margin-bottom:2px;
	color:#EC008C;
	height:1.75em;
	width:20em;
	background-color:#E9E6D8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

