/*
Credit: http://www.emo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959E8D;
	background: #0f100e url(images/emo_main_bg.jpg) repeat-x top;
}
		
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
} 
a:active, a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 {
	clear: both;
	width:100%;
	height: auto;
	color: #000;
}
.footer1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	font-weight: bolder;
	color: #000;
}
.footer2 {
	color: #000;
	height: auto;
	width: 350px;
	background-image: url(images/cars.png);
	background-repeat: no-repeat;
}

.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r_15 { margin-right: 15px; }

.button_01 a {
	float: right;
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/emo_button_01.png) no-repeat;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 28px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #333;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}


/* site title */

#emo_site_title_bar_wrapper {
	width: 100%;
	height: 80px;
	margin: 0 auto;	
	background:  url(images/emo_site_title_wrapper.jpg) top center no-repeat;
}

#emo_site_title_bar {
	width: 960px;
	height: 80px;
	overflow: hidden;
	background: url(images/emo_site_title_bg.jpg) top center no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	color: #FFF;
	font-weight: bolder;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
}

#site_title {
	float: left;
	margin: 0px;
	width: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 35px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#site_title h1 a:hover {
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-left: 5px;
}

#emo_site_title_bar #search_box {
	float: right;
	width: 300px;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 0;
	padding-bottom: 0;
	margin-right: 10px;
	padding-top: 5px;
}
#search_box form {
	float: left;
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000;
}

#searchfield {
	height: 20px;
	width: 195px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

#searchbutton {
	height: 30px;
	width: 70px;
	margin: 0px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: none;
	border: none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0px;
}

/* menu */

/* banner */

#emo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 250px;
	margin: 0 auto;
	background: url(images/emo_banner_wrapper.jpg) no-repeat center top;
}

#emo_banner {
	width: 960px;
	height: 250px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/emo_banner_bg.jpg) no-repeat center top;
}

#emo_banner_slider {
	clear: both;
	width: 960px;
	height: 250px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 20px 0 0 0;
}

/* end of banner */

/* end of menu */

#emo_menu_wrapper {
	clear: both;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background: url(images/emo_menu_wrapper.jpg) top center no-repeat;
}

#emo_menu {
	clear: both;
	width: 950px;
	height: 50px;
	background: url(images/emo_menu_bg.jpg) top center no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#emo_menu ul {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
}

#emo_menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#emo_menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 30px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	outline: none;
	padding-top: 5px;
}

#emo_menu li a:hover, #emo_menu li .current {
	color: #000000;
	background:url(images/emo_button_02.png) no-repeat;
}

#emo_menu li .last {
	margin-right: 10px;
}

/* end of menu */

/* content */

#emo_content_wrapper {
	clear: both;
	width: 100%;
	background: url(images/emo_content_wrapper.jpg) top center no-repeat;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#emo_content {
	width: 950px;
	background: url(images/emo_content_bg_middle.png) repeat-y center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 5px;
	height: auto;
}

#emo_content_bottom {
	width: 980px;
	height: 15px;
	background-image: url(images/emo_content_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.more {
	font-family: "Microsoft Tai Le";
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
}


#emo_content p {
	margin-bottom: 10px;
	font-size: 15px;
	text-align: justify;
	color: #333;
}

.section_w960_p15 {
	clear: both;
	width: 940px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.face-google {
	height: 40px;
	width: 380px;
	position: absolute;
	left: 681px;
	top: 897px;
}


.section_w960_p30 {
	clear: both;
	width: 930px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top: 0px;
	font-size: 24px;
}
.box1 {
	float: left;
	width: 290px;
	background: url(images/emo_box_01_middle.jpg) repeat-y;
}
.box {
	float: left;
	width: 300px;
	background: url(images/emo_box_01_middle.jpg) repeat-y;
}
.style_services {
	font-family: "Microsoft Tai Le";
	font-size: 15px;
	color: #333;
}


.box_top {
	width: 300px;
	height: 5px;
	background:url(images/emo_box_01_top.jpg) no-repeat;
}

.box_bottom {
	width: 300px;
	height: 15px;
	background: url(images/emo_box_01_bottom.jpg) no-repeat;
}

.box .box_content {
	padding: 15px 5px 5px20px;
}
.map {
	height: 150px;
	width: 340px;
	position: absolute;
	padding-top: 5px;
	padding-left: 5px;
}


.box h2 {
	color: #9b1919;
	font-size: 16px;
	margin-bottom: 20px;
}

.box .box_image_wrapper {
	display: block;
	text-align: center;
}

.em_text {
	font-size: 14px;
	color: #000;
	text-align: justify;
}

/* footer */

#emo_footer {
	width: 960px;
	color: #cccccc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#emo_footer  a {
	color: #000;
}

#emo_footer .section_w240 {
	float: left;
	width: 140px;
}

#emo_footer .section_w240 h3 {
	width: 175px;
	height: auto;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	
}

#emo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#emo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#emo_footer .footer_list li a {
	color: #cccccc;
}

#emo_footer .footer_list li a:hover {
	color: #FFFF00;
	text-decoration: none;
}
/* end of footer */
.script {
	font-family: "Microsoft Tai Le";
	font-size: 14px;
	color: #FFF;
}
.script1 {
	font-family: "Microsoft Tai Le";
	font-size: 18px;
}
.section_w960_p15 a.hover {
	
	font-size:18px;
	}
.prices {
	font-family: "Microsoft Tai Le";
	font-size: 15px;
	color: #000;
}
