html, body, h1, h2, h3, h4, ul, li, form {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #F7F0DD url(../images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(../images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(../images/header.jpg) no-repeat;
}
#language {
  float: right;
  margin-top: 15px;
  margin-right: 10px;
  list-style: none;
}
#language li{
  display: inline;
  list-style-type: none;
}
#language a {
  padding: 2px 5px 2px 18px;
  text-decoration: none;
}
#lang_eng {
  background: url(../images/flag_ca.gif) left top no-repeat;
}
#lang_chn {
  background: url(../images/flag_hk.gif) left top no-repeat;
}


#left {
  float: left;
  width: 243px;
}
#logo {
  width: 243px;
  height: 138px;
  background: url(../images/logo.gif) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(../images/nav_left.gif) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  background-color: #605F4C;
}
#nav li {
  list-style: none;
  font: 14px arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(../images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  background: 188px 10px url(../images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#search {
  background: url(../images/search_bg.gif) repeat-y;
  padding: 30px 22px 3px 37px;
  height: 220px;
  text-align: justify;
}
#search h2 {
  font-size: 12px;
  font-weight: bold;
  color: #BE8B06;
  padding-bottom: 6px;
}
#search_bottom {
  background: url(../images/search_bot.gif) no-repeat;
  height: 24px;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 320px;
}
#right h2 {
  font: 18px arial, sans-serif;
  font-weight: bold;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  font-weight: bold;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#welcome {
  margin-right: 20px;
  height: 170px;
}
#welcome p {
  text-align: justify;
}
#welcome_img {
  background: url(../images/welcome_img_bg.gif) no-repeat;
  height: 137px;
  width: 171px;
  margin-right: 18px;
  float: left;
  text-align: center;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
  display: block;
  text-align: right;
  padding-right: 20px;
  margin-bottom: 2em;
}

#cars_area {
  margin-right: 16px;
}
#viewImgArea {
  width: 400px;
  height: 300px;
  margin: 0 auto;
  padding: 0;
}
#car_info {
  width: 220px;
  margin-top: 15px;
  float: left;
}
#car_info_item {
  display: block;
  padding-top: 5px;
}
#car_info_item_title {
  float: left;
  font-weight: bold;
}
#car_info_item_detail {
  float: right;
}
#fineline {
  border-bottom: 1px solid #CFCECD;
  clear: both;
}
#request_form {
  margin-top: 15px;
  margin-left: 240px;
  background-color: #F7F0DD;
  padding: 5px 10px;
}

#car {
  float: left;
  width: 49%;
  margin-right: 1%;
  margin-bottom: 20px;
}
#car-img {
  background: url(../images/car_img_bg.gif) no-repeat;
  width: 112px;
  height: 134px;
  float: left;
  margin-right: 5px;
  text-align: center;
}
#car-img img {
  margin-top: 15px;
}
#car-img span {
  margin-top: 13px;
  font-weight: bold;
  display: block;
}

#car a {
  font-weight: bold;
}
#spacer {
  height: 50px;
}

#page_area {
  margin-right: 16px;
  height: 30px;
  float:right;
}
.page_num {
	font-size:11px;
	color:#585956;
}
.page_num_chosen {
	font-size:13px;
	color:#686454;
	font-weight:bold;
}
.page_num a:active, .page_num a:hover {
	font-size:11px;
	color:#686454;
	font-weight:bold;
}

#wrapper_bottom {
  background: url(../images/body_bot.gif) no-repeat;
  height: 10px;
  width: 778px;
  margin: auto;
}

#footer {
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}

/* 	====================== Enquiry form ========================== */
.form_field, .form_button, .form_error_msg, .form_noti_msg {
	margin-bottom:5px;
}
.form_field label {
	text-align: left;
	font-weight:bold;
	display:block;
}
.form_textfield_long {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CFCECD;
	font-size:11px;
	width:300px;
	height:15px;
	color:#544e38;
}
.form_textfield_medium {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CFCECD;
	font-size:11px;
	width:200px;
	height:15px;
	color:#544e38;
}
.form_textfield_short {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CFCECD;
	font-size:11px;
	width:40px;
	height:15px;
	color:#544e38;
}
.form_textarea_medium {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CFCECD;
	font-size:11px;
	width:200px;
	height:60px;
	color:#544e38;
}
.form_search_select_medium {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CFCECD;
	font-size:11px;
	width:160px;
	height:18px;
	color:#544e38;
}
.form_search_textfield_medium {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CFCECD;
	font-size:11px;
	width:160px;
	height:15px;
	color:#544e38;
}
.form_error_msg {
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}
.form_noti_msg {
	font-size:11px;
	color:#00AA00;
	font-weight:bold;
}
.form_search_textfield {
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	font-size:12px;
	width:113px;
	height:17px;
	color:#544e38;
	padding-left:17px;
}
.req_field {
	color:#FF0000;
}

.form_button {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CFCECD;
	font-size:11px;
	height:20px;
	width:50px;
}
.place_left {
	text-align:left;
}
.place_right {
	text-align:right;
}

/* 	====================== Google map ========================== */
#map_canvas {
  float: left;
  width: 100%;
  height: 300px;
  margin-top: 14px;
}
#directions {
  margin-left: 230px;
}
#map_search_form span {
  font-weight: bold;
}
#map_search_form input {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}
