@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg.gif);
	font: 7.5pt verdana, arial, helvetica;
	margin:0px; padding:0px;
	}

#ie6_warning { width:736px; position:relative; margin-top: 20px; margin-left:auto; margin-right:auto; padding:5px; 
	       background-color: #FFFFFF; border: 2px solid #b2d021; text-align: center; }
body > #ie6_warning { display: none; }

#wrapper { position:absolute; left: 50%; width: 740px; margin-left: -370px; top: 50%; height: 580px; margin-top: -290px; }

#header { height:148px; background:url(images/pic_top.jpg) no-repeat top left; margin:0px; padding:0px; }
#header h1 {display:none; }
#header button {display:none; }

#header ul { position:absolute; left:0px; top:104px; margin:0px; padding:0px; }
#header li { float:left; margin:0px; padding:0px; list-style:none; }

	#header li a { display:block; outline:none; height:44px; margin:0px; padding:0px; }
	#header li a:hover { background-position:0px -45px; }

	#home { background-image:url(images/navi_home.png); width:46px; }
	#showroom { background-image:url(images/navi_showroom.png); width:86px; }
	#about { background-image:url(images/navi_about.png); width:54px; }
	#links { background-image:url(images/navi_links.png); width:43px; }


#header img { position:absolute; right:0px; top:103px; border:0; margin:0px; padding:0px; }

#footer { height:30px; background:url(images/pic_bottom.jpg) no-repeat top left; margin:0px; padding:0px; margin-top: 6px; }
#footer h2 { font: 7pt verdana, arial, helvetica; color:#4b3728; text-align: center; position:relative; top:15px; margin:0px; padding:0px; }

