@charset "utf-8";
body {
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/body_bg.gif);
	background-repeat: repeat-x;
}
#top_bg {
	text-decoration: none;
	background-image: url(../image/top_img.gif);
	background-repeat: no-repeat;
	height: 73px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#orange_bg {
	text-decoration: none;
	background-image: url(../image/orange_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 141px;
	width: 1px;
	background-position: left bottom;
}
#logo {
	text-decoration: none;
	background-image: url(../image/logo.png);
	#background-image: url(../image/logo.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 300px;
}
#map {
	text-decoration: none;
	background-image: url(../image/map_2_.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 1000px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_text {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Text_box {
	text-decoration: none;
	background-color: #f8f5ef;
	border: 1px solid #eee5d8;
	color: #000000;
	height: 30px;
	width: 320px;
	font-size: 16px;
}
#container {
	width: 555px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#right {
	float: right;
}
.grid_6 {
	display: inline;
	width: 555px;
	margin-right: 5px;
	margin-left: 0px;
	position: relative;
	float: left;
}
#testimonial {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background:#FFFFFF;
	text-decoration: none;
	border: medium solid #eee5d8;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 6px;
}
.orange_text {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #f57e16;
	text-decoration: none;
}
#footer_bg {
	text-decoration: none;
	background-image: url(../image/footer_bg.gif);
	background-repeat: repeat-x;
	height:62px;
	width: auto;
	padding-top:0px;
}
.small_text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fbaa21;
	text-decoration: none;
}
.footer_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #613413;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 5px;
}
.grey_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
.brown_text {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #613413;
	text-decoration: none;
}
.left_boldtext {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #613413;
	text-decoration: none;
	padding-top: 25px;
	#padding-top: 30px;
	padding-bottom: 5px;
	
}
.up_btn {
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 15px;
}
.left_text {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #613413;
	text-decoration: none;
	line-height: 24px;
	
}
.new_smalltext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #613413;
	text-decoration: none;
}
.new_smalltext_2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #f57e16;
	text-decoration: none;
}
.big_text {
	font-family: Arial;
	font-size: 36px;
	font-weight: normal;
	color: #d1bfa5;
	text-decoration: none;
	padding-bottom: 10px;
	#padding-top:20px;
}
.footer_text_2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
}
.Text_box_2 {
	text-decoration: none;
	background-color: #f8f5ef;
	border: 1px solid #eee5d8;
	color: #000000;
	height: 30px;
	width: 110px;
	font-size: 16px;
}
.left_text_2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #613413;
	text-decoration: none;
}
.left_text_2orange {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #f47512;
	text-decoration: none;
}
.form_text {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #613413;
	text-decoration: none;
}
.header_text_2 {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dot_line {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d8cab6;
	height: 2px;
	padding-top: 10px;
}
#container_2 {
	width: 600px;
}
#right_2 {
	float: right;
}
.grid_6_2 {
	display: inline;
	width: 600px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	float: left;
}
#testimonial_2 {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background:#f5efe8;
	text-decoration: none;
	border: medium solid #eee5d8;
	padding: 1px;
}
.new_text2 {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #613413;
	text-decoration: none;
}
.small_text_2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #fbaa21;
	text-decoration: none;
}
.black_text {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.time_text {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	color: #d8cab6;
	text-decoration: none;
}
.text_detail {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#container_3 {
	width: 350px;
}
#right_3{
	float: right;
}
.grid_6_3 {
	display: inline;
	width: 350px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	float: left;
}
#testimonial_3 {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background:#f5efe8;
	text-decoration: none;
	border: medium solid #eee5d8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.big_text2 {
	font-family: Arial;
	font-size: 30px;
	font-weight: normal;
	color: #613413;
	text-decoration: none;
}
.Text_box_3 {
	text-decoration: none;
	background-color: #f8f5ef;
	border: 1px solid #eee5d8;
	color: #000000;
	height: 98px;
	width: 320px;
	font-size: 16px;
}
.right_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #a67d51;
	text-decoration: none;
}
#container_4 {
	width: 245px;
}
#right_4{
	float: right;
}
.grid_6_4 {
	display: inline;
	width: 245px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	float: left;
}
#testimonial_4{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background:#FFFFFF;
	text-decoration: none;
	border: medium solid #eee5d8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}.right_2text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fbaa21;
	text-decoration: none;
}
.grey_text_2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.little_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #613413;
	text-decoration: none;
	padding-left: 5px;
}
.down_btn {
	text-decoration: none;
	padding-top: 10px;
	padding-left: 15px;
}
.brown_text_copy {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #613413;
	text-decoration: none;
}
.Text_boxCopy {
	text-decoration: none;
	background-color: #f8f5ef;
	border: 1px solid #eee5d8;
	color: #d1bfa5;
	height: 30px;
	width: 320px;
	font-size: 16px;
	margin-left: 60px;
	padding-left: 5px;
}

.line {
	text-decoration: none;
	background-image: url(../image/line.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: auto;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.small-text {
	font-family:Arial;
	font-size:13px;
	color:#67543b;
}

#feedback_left {
	left:0;
	position:absolute;
	top:350px;
	
}
