body {
	background-color: #000000;
}

a:link {
	color: #151b8d;
}

a:active {
	color: #151b8d;
}

a:visited {
	color: #151b8d;
}

img.nohover {border:0}
img.hover {border:0;display:none}
a:hover img.hover {display:inline}
a:hover img.nohover {display:none}

a.home:hover img {background: url(images/Home2.jpg);}
a.forclients:hover img {background: url(images/For-Clients2.jpg);}
a.prospectivetenants:hover img {background: url(images/Prospective-Tenants2.jpg);}
a.currenttenants:hover img {background: url(images/Current-Tenants2.jpg);}
a.contact:hover img {background: url(images/Contact2.jpg);}

a.home img {background:url(images/Home.jpg)}
a.forclients img {background:url(images/For-Clients.jpg);}
a.prospectivetenants img {background:url(images/Prospective-Tenants.jpg);}
a.currenttenants img {background:url(images/Current-Tenants.jpg);}
a.contact img {background:url(images/Contact.jpg);}

a.dropdown:link {
	text-decoration: none;
}

a.dropdown:active {
	text-decoration: none;
}

a.dropdown:visited {
	text-decoration: none;
}

a.dropdown:hover {
	text-decoration: underline;

}

p{
	text-indent: 0pt;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
}

h1 {
	font-weight:bold;	
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 0px;
}

html {
overflow-y: scroll;
}

#subcontent3 {
	background-image:url(images/dropdown3.png) !important;
	width:152px !important;
	height:147px !important;
	height:147px;
	width:153px;
	background-image:url(images/dropdown3b.png);
	}
	
#subcontent2 {
	background-image:url(images/dropdown2.png) !important;
	width:152px !important;
	height:79px !important;
	height:79px;
	width:153px;
	background-image:url(images/dropdown2b.png);
	}
	
#subcontent1 {
	background-image:url(images/dropdown1.png) !important;
	width:152px !important;
	height:47px !important;
	height:47px;
	width:153px;
	background-image:url(images/dropdown1b.png);
	}