#header {
    background-image: url("/images/header.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}
#map {
    width: 1004px;
    height: 406px;
    background-image: url("/images/map.jpg");
}
#map a {
    display: block;
    width: 1004px;
    height: 406px;
}
#mapen {
    width: 1004px;
    height: 406px;
    background-image: url("/images/map_en.jpg");
}
#mapen a {
    display: block;
    width: 1004px;
    height: 406px;
}
#showroom{
	padding-top: 10px;
	background-color: white;
}
#showroom table td{
	text-align: center;
}
#showroom table tr.toptab td{
	background-color: white;
	background-image: url("/images/main/toptab.gif");
	background-position: top right;
	background-repeat: repeat-y;
	padding-bottom: 5px;
}
#showroom table tr.toptab td a img{
	border: none;
}
#showroom table tr.toptab td.last{
	background-image: none;
}
#showroom table tr.bottab td{
	background-color: #f0f0f0;
	background-image: url("/images/main/bottab.gif");
	background-position: top right;
	background-repeat: repeat-y;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #545ee8;
	padding: 5px 0px;
}
#showroom table tr.bottab td a{
	color: #545ee8;
	text-decoration: none;
}
#showroom table tr.bottab td.last{
	background-image: none;
}
#info{
	padding-left: 20px;
	padding-right: 19px;
	padding-top: 25px;
	background-color: #eeeeee;
	height: 372px;
	background-image: url("/images/info.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}
#info h1{
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	font-family: Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#info table td{
	padding-right: 10px;
}
