body {
	background: #e5f2d8 url(../graphics/all/body.jpg) repeat-y 50% 0;
	color: #000;
	font-family: arial, helvetica, serif;
	font-size: 11px;
	margin: 0;
	text-align: center;
}
img {
	border: 0;
	display: block;
}
ul, ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a {
	color: #f00;
}




#wrapper {
	background: transparent url(../graphics/all/wrapper.jpg) no-repeat 50% 0;
	overflow: hidden;
	padding: 0 0 40px 0;
	width: 100%;	
}






#header {
	background: #fff;
	height: 90px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	position: relative;
	width: 700px;
}
#header img {
	left: 10px;
	position: absolute;
	top: 20px;
}
#header ul {
	position: absolute;
	right: 0;
	top: 20px;
}
#header li {
	float: left;
}
#header li a {
	border-left: 2px solid #e5f2d8;
	color: #9c6;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 10px 0 10px;
	text-decoration: none;
	white-space: nowrap;
}
#header a:hover {
	color: #f00;
}




#menu {
	background: #9c6;
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 680px;
}
#menu li {
	background: #9c6 url(../graphics/all/menu-ahover.jpg) no-repeat 0 50%;
	float: left;
	margin: 0 20px 0 0;
}
#menu li a {
	background: #9c6 url(../graphics/all/menu-a.jpg) no-repeat 0 50%;
	color: #fff;
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 24px;
	text-decoration: none;
	white-space: nowrap;
}
#menu a:hover {
	background: none;
}




#hold {
	background: transparent url(../graphics/all/hold.jpg) repeat-y 199px 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding: 0 0 60px 0;
	position: relative;
	text-align: left;
	width: 760px;
}




#title {
	overflow: hidden;
	width: 760px;
}
#title h1 {
	background: #fff url(../graphics/all/title.jpg) no-repeat 50% 100%;
	font-size: 15px;
	line-height: 40px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	width: 400px;
}
#title a {
	background: transparent url(../graphics/all/title-a.jpg) no-repeat 100% 0;
	color: #9c6;
	display: block;
	float: right;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	padding: 10px 24px 0 0;
	text-decoration: none;
}
#title a:hover {
	background: transparent url(../graphics/all/title-ahover.jpg) no-repeat 100% 0;
}




#side, #side-slide {
	height: 360px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 60px;
	width: 180px;
}
#side img, #side-slide img {
	margin: 0 auto 0 auto;
}
#side-slide div {
	background: #fff;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 180px;
}




#page {
	margin: 0 0 0 260px;
	overflow: hidden;
	width: 460px;
}




#footer {
	background: #fff url(../graphics/all/footer.jpg) no-repeat 0 0;
	font-size: 15px;
	font-weight: bold;
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 680px;
}
#footer ul {
	margin: 17px 0 0 153px;
}
#footer li {
	float: left;
}
#footer li.tel {
	background: transparent url(../graphics/all/footer-tel.jpg) no-repeat 0 50%;
	line-height: 24px;
	margin: 0 40px 0 0;
	padding: 0 0 0 24px;
	white-space: nowrap;
}
#footer li.email {
	background: transparent url(../graphics/all/footer-emailhover.jpg) no-repeat 0 50%;
}
#footer li.email a {
	background: transparent url(../graphics/all/footer-email.jpg) no-repeat 0 50%;
	color: #9c6;
	line-height: 24px;
	padding: 0 0 0 24px;
	text-decoration: none;
	white-space: nowrap;
}
#footer li.email a:hover {
	background: none;
	color: #f00;
}