@charset "utf-8";


#header h1 img {
	position: absolute;
	left: 110px;
	top: 15px;
	z-index: 2;
}
#header p img {
	position: absolute;
	left: 7px;
	top: 8px;
}

#header  ul  li img#Phone {
	position: absolute;
	left: 683px;
	top: 19px;
	background-repeat: no-repeat;
	height: 40px;
	width: 206px;
	z-index: 3;
}
#header #logo {
	position: absolute;
	left: 19px;
	top: 27px;
	z-index: 1;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	margin: 0px;
	padding: 0px;
	height: 18px;
}

