body {
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/main_bk.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

img {
    border: none;
}

#wrapper {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	height: 650px;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-image: url(../graphics/main_background.gif);
	top: 1px;
	float: none;
	margin: auto;
	padding: 0px;
}

#leftLogo {
	position:absolute;
	width:127px;
	height:87px;
	z-index:1;
	left: 27px;
	top: 24px;
	background-image: url(../graphics/Bulldozer.gif);
}

#companyHeader {
	position:absolute;
	width:589px;
	height:103px;
	z-index:2;
	left: 181px;
	top: 7px;
	background-image: url(../graphics/header.gif);
}

#companyAddress {
	position:absolute;
	width:147px;
	height:85px;
	z-index:1;
	left: 446px;
	top: 18px;
	background-image: url(../graphics/address_header.gif);
}

#mainBox {
	position:absolute;
	width:538px;
	height:401px;
	z-index:3;
	left: 217px;
	top: 139px;
	background-image: url(../graphics/main_box_background.gif);
}

#lotPicture {
	position:absolute;
	width:518px;
	height:391px;
	z-index:1;
	left: 9px;
	top: 11px;
}

#mainBoxFooter {
	position:absolute;
	width:538px;
	height:59px;
	z-index:4;
	left: 217px;
	top: 540px;
	background-image: url(../graphics/main_box_footer.gif);
}

#menuMain {
	position:absolute;
	width:175px;
	height:157px;
	z-index:1;
	left: 24px;
	top: 151px;
	margin: 0px;
	padding: 0px;
}

#menuMain li a {
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration:none;
        }

#menuMain li a:link, #menuMain li a:visited {
        color: #FFFFFF;
        display: block;
        background:  url(../graphics/menu.gif);
        padding: 8px 0 0 10px;
        }

#menuMain li a:hover, #menuMain li #current {
        color: #FFFFFF;
        background:  url(../graphics/menu.gif) 0 -32px;
        padding: 8px 0 0 10px;
		font-style:italic;
		font-weight:bold;
        }

#menuBackDrop {
	position:absolute;
	width:182px;
	height:207px;
	z-index:0;
	left: 24px;
	top: 149px;
	background-image: url(../graphics/menuDropShadow.gif);
}

#searchId {
	position:absolute;
	width:161px;
	height:51px;
	z-index:5;
	left: 30px;
	top: 366px;
	border: thin solid #000000;
	background-color: #FFFF00;
	margin: 0px;
	padding: 2px;
}
.style2 {font-size: 12px}
