body {
	background-color: #FFFFFF;
}

#landing_content_block {
	margin:0px auto;
	text-align:left;
	width: 1100px;
}

#landing_header {
	background-image: url("/fab/javax.faces.resource/img/landing_header_bk.png.xhtml");
	width: 1100px;
	height: 83px;
	text-align: center;
	overflow: hidden;
	display:table-cell;
	vertical-align: middle;
}

#landing_footer {
	clear: left;
	float: left;
	background-image: url("/fab/javax.faces.resource/img/landing_footer_bk.png.xhtml");
	width: 1100px;
	height: 278px;
	text-align: center;
	overflow: hidden;
	display:table-cell;
	vertical-align: middle;
}

#landing_main_content {
    background-color: #FFFFFF;
}

#landing_header .dealer_name {
	float: left;
	padding-left: 85px;
}

#landing_navigation_area {
	float: right;
	overflow: hidden;
	padding-right: 85px;
}

#landing_navigation_area .navigation_item {
	float: left;
	padding-left: 10px;
}

#landing_footer .footer_content {
	padding-left: 85px;
	padding-right: 85px;
}

#landing_footer .footer_content .scrolltop {
	text-align: right;
	padding-top: 4px;
}
#landing_footer .footer_content .scrolltop img {
	cursor:pointer;
}

#landing_footer .footer_content .copyright {
	text-align: right;
	padding-top: 30px;
}

#landing_footer .footer_content .footer_table {
	padding-top: 17px;
	height: 166px;
}

#landing_footer .footer_content .footer_table .brand_logo {
	text-align: center;
}

#landing_footer .footer_content .footer_table .dealer_name {
        text-align: center;
	padding-top: 32px;
}

#landing_footer .footer_content .footer_table .td_space {
	width: 20px;
}

#landing_footer .footer_content .footer_table .info_area_td {
	width: 462px;
	background-image: url("/fab/javax.faces.resource/img/landing_shop_info_bk.png.xhtml");
}

#landing_footer .footer_content .footer_table .info_area {
	padding-left: 18px;
	padding-right: 18px;
}

#landing_footer .footer_content .footer_table .info_area td {
	color: #FFFFFF;
}

#landing_footer .footer_content .footer_table .info_item {
	height: 27px;
	width: 110px;
}

#landing_footer .footer_content .footer_table .info_area .tel {
	font-size: 22px;
}

.landing_map {
	text-align: right;
}
.landing_map iframe {
	width: 271px;
	height: 150px;
}
.landing_map a {
	color: #FFFFFF !important;
	text-align: right !important;
}
