html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #000000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#mainwrapper {
	width: 943px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/* End Standard Resets */

#header {
	background-image: url(images/mechanicals/Header.png);
	height: 191px;
	width: 100%;
	z-index: 1;
	position: relative;
}
#header h1 a{
	font-size: 1px;
	text-indent: -9999px;
	height: 153px;
	width: 545px;
	display: block;
	position: absolute;
	left: 198px;
	top: 30px;
}
#top-menu {
	display: block;
	height: 29px;
	width: 220px;
	background-image: url(images/mechanicals/TopMenuPad.png);
	background-repeat: no-repeat;
}

#top-menu a.link-1 {
	background-image: url(images/mechanicals/buttons/fairhousing.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	width: 140px;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
	float: left;
 
}
#top-menu a.link-2 {
	background-image: url(images/mechanicals/buttons/FileAClaim.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	width: 65px;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
	float: left;
}
 
#top-menu a:hover {
	background-position: top; 
}
#content {
	background-image: url(images/mechanicals/MiddleBackground.jpg);
	background-repeat: no-repeat;
	height: 332px;
	display: block;
	z-index: 0;
}
#main {
	height: 100%;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
}
#footer {
	background-image: url(images/mechanicals/Footer.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 943px;
	position: relative;
}


#itcouldhappen{
	background-image: url(images/mechanicals/buttons/ItCouldHappen.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 116px;
	width: 462px;
	position: absolute;
	left: 104px;
	top: 19px;
	font-size: 1px;
	text-indent: -9999px;
}
#clickonyourdoor{
	background-image: url(images/mechanicals/buttons/ClickOnDoor.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 285px;
	height: 67px;
	position: absolute;
	left: 61px;
	top: 134px;
	font-size: 1px;
	text-indent: -9999px;
	z-index: 2;
}

a#mail{
	background-image: url(images/mechanicals/buttons/Email-Link.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 243px;
	position: absolute;
	left: 570px;
	top: 52px;
	font-size: 1px;
	text-indent: -9999px;
}
