@charset "UTF-8";
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(images/background-v.gif);
	background-position: center top;
}
#container {
	width: 756px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.6em;
	margin: 0 auto;
	background-image: url(images/background-container.gif);
	background-repeat: repeat-y;
	position: relative;
	z-index: 100;
}
#header {
	height: 150px;
	margin-left: 43px;
}
#logo {
	background-color: #FFFFFF;
	height: 91px;
	padding-top: 5px;
	width: 660px;
	padding-bottom: 15px;
}
#logo a {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 328px;
	margin-left: 150px;
}
#building-services {
	display: block;
	background-image: url(images/building-management.gif);
	text-indent: -9999px;
	height: 17px;
	width: 219px;
	position: absolute;
	left: 298px;
	top: 43px;
}
#nav {
	width: 203px;
	background-image: url(images/global-box.gif);
	height: 170px;
	margin-left: 21px;
	float: left;
}
#nav ul {
	padding: 0;
	list-style: none;
	margin-top: 44px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav li {
	text-indent: -9999px;
	padding-bottom: 5px;
}
#nav a {
	width: 180px;
	height: 30px;
	display: block;
	margin-left: 33px;
}
#nav-home a {
	background: url(images/nav-home.gif) no-repeat;	
}
#nav-service a {
	background: url(images/nav-service.gif) no-repeat;	
}
#nav-contact a {
	background: url(images/nav-contact.gif) no-repeat;	
}
#nav a:hover, #nav a:active, #nav a.selected {
	background-position: -180px 0;
}
#van {
	float: left;
}
#main-body {
	margin-left: 69px;
	margin-right: 65px;
	/*background-image: url(images/background-mainbody.gif);*/
	background-repeat: repeat-y;
}
#content {
	float: left;
	width: 425px;
	margin-left: 20px;
}
ul {
	padding-left: 0;
	list-style-type: none;
}
.task {
	font-weight: normal;
	font-style: italic;
}
li {
	padding-bottom: 10px;
	line-height: 1.4em;
}
h1 {
	background-repeat: no-repeat;
	height: 18px;
	text-indent: -9999px;
	margin-top: 30px;
}
#heading-whatdo {
	background-image: url(images/heading-whatdo.gif);
}
#heading-custodial {
	background-image: url(images/heading-custodial.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#heading-onecompany {
	background-image: url(images/heading-onecompany.gif);
}
#heading-vacant {
	background-image: url(images/heading-vacant.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#heading-variety {
	background-image: url(images/heading-variety.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#heading-servicerequest {
	background-image: url(images/heading-servicerequest.gif);
}
#heading-contact {
	background-image: url(images/heading-contact.gif);
}
#local-nav {
	float: right;
	width: 147px;
}
#local-nav li {
	text-indent: -9999px;
	padding-bottom: 0;
}
#local-nav a {
	width: 116px;
	height: 30px;
	display: block;
	margin-left: 30px;
	margin-top: 0;
}
#local-services  a {
	background-image: url(images/local-services.gif);
	background-repeat: no-repeat;
}
#local-photos  a {
	background-image: url(images/local-photos.gif);
	background-repeat: no-repeat;
}
#local-back a {
	background-image: url(images/local-back.gif);
	background-repeat: no-repeat;
}
#local-nav a:hover, #local-nav a:active, #local-nav a.selected {
	background-position: 0 -30px;
}
#force-open {
	clear: both;
	margin-bottom: -13px;
	margin-left: 450px;
}
#footer {
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 56px;
}
#footer p {
	margin-left: 50px;
	padding-top: 7px;
}
#footer-nav {
	margin-left: 50px;
	margin-right: 50px;
}
#footer-nav a {
	color: #000000;
	text-decoration: none;
}
#footer-nav a:hover, #footer-nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-phone {
	margin-right: 17px;
	margin-left: 292px;
}
#services-left {
	font-style: italic;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 25px;
}
#services-right {
	font-style: italic;
	float: left;
	margin-top: 0px;
}
.after-list {
	clear: both;
}
#top-right {
	width: 49%;
	position: absolute;
	top: 10px;
	right: -7px;
	height: 262px;
	z-index: 10;
	background-image: url(images/top-rt.gif);
	background-repeat: repeat-x;
}
#bottom-left {
	width: 49%;
	position: absolute;
	height: 56px;
	margin-top: -56px;
	z-index: 10;
	background-image: url(images/bottom-left.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#form {
	margin-left: -20px;
	margin-right: -20px;
}
.no-residential {
	font-weight: bold;
	color: #FF0000;
}
.disclaimer {
	color: #FF0000;
}
a {
	outline: none;
	}
