@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FF7F00;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #1F1F1F;
}

h1 {
	margin-left: 40px;
	color: #FF7F00;
}

h2 {
	margin-left: 40px;
	color: #FF7F00;
	margin-top: 25px;
}

h3 {
    font-size: 24px;
	margin-left: 40px;
	color: #0507fa;
	margin-top: 0px;	
}

h4 {
    font-size: 24px;
	margin-left: 15px;
	color: #0507fa;
	margin-top: -25px;	
}

p {
	margin-left: 40px;
}
ul li {
	margin-left: 40px;
}

a {
	color: #FF7F00;
	font-weight: bold;
}

#container {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#wrapper {
	width: 800px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#header {
	background-image: url(images/enset_01.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 800px;

}

#right {
	float: right;
	width: 291px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#logo {
	text-align: left;
	margin-left: 20px;
}

#contact {
	background-image: url(images/enset_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 459px;
	width: 291px;
	margin: 0px;
	padding: 0px;
}

#phone {
	font-size: 16px;
	font-weight:bold;
	margin-left: 50px;
}

#contact2 {
	background-image: url(images/enset_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 291px;
}

#left {
	float: left;
	height: auto;
	width: 509px;
	text-align: left;
}

#introduce {
	background-image: url(images/enset_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 205px;
	width: 509px;
	clear: both;
}

#introduce p {
	font-size: 16px;
	line-height: 22px;
}

#services {
	background-image: url(images/enset_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 509px;
	clear: both;
	float: left;
}

#order {
	background-image: url(images/enset_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 720px;
	width: 509px;
	clear: both;
	float: left;
}

#order_l {
	height: 20px;
	width: 200px;
	float:left;	
	margin-left: 40px;
}

#order_r {
	height: 20px;
	width: 260px;
	float: right;
}

#mailform {
	background-image: url(images/enset_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 360px;
	width: 509px;
	clear: both;
	float: left;
}

#area {
	background-image: url(images/enset_07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: auto;
	width: 509px;
	padding-bottom: 20px;
}

#list, #list2, #list3, #list4 {
	height: auto;
	width: auto;
	float: left;
}
#list2  ul li , #list3  ul li, #list4  ul li {
	margin-left: 0px;
} 

#clear {
	clear: both;
}

#footer {
	height: 22px;
	width: 800px;
	clear: both;
	background-image: url(images/enset_09.jpg);
}
