@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #banner {
	height: 150px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #1pxborder {
	height: 1px;
}
#wrapper #navigation {
	height: 24px;
	background-color: #000000;
}
#wrapper #body {
	background-image: url(../images/wallpaper-tone.jpg);
	height: 500px;
}
#wrapper #body #left {
	float: left;
	height: 500px;
	width: 250px;
}
#wrapper #body #right {
	float: right;
	height: 500px;
	width: 700px;
}
#wrapper #body #left #line1 {
	height: 20px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #body #left #line1a {
	height: 60px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	font-size: 14px;
}

#wrapper #body #left #line2 {
	height: 140px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #body #left #line3 {
	height: 10px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #body #left #line4 {
	height: 60px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
}
#wrapper #body #left #line5 {
	height: 5px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #body #left #line6 {
	height: 50px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
}
#wrapper #body #left #line7 {
	height: 5px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #body #left #line8 {
	height: 30px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
}
#wrapper #body #left #line9 {
	height: 5px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #body #left #line10 {
	height: 45px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
}
#wrapper #body #left #line11 {
	height: 5px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #body #left #line12 {
	height: 40px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
}
#wrapper #bottombar {
	height: 26px;
}

