* {
	margin: 0;
	padding: 0;
	}
body {
	text-align: center;
	background-color: #e1d3ae;
	}
#wrapper {
	width: 881px;
	margin: 10px auto;
	}
h1 {
	height: 100px;
	background: url(../image/image-10.jpg) no-repeat;
	text-indent: -9999px;
	}
#links {
	width: 336px;
	height: 24px;
	margin: -50px 100px 30px 500px;
	list-style: none;
	}
#links li {	display: inline; }
#links li a {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 84px;
	height: 24px;	
	}
#epaper				{ background: url(../image/button1-1.jpg) no-repeat; }
#epaper:hover 		{ background: url(../image/button1-2.jpg) no-repeat; }
#subscribe			{ background: url(../image/button2-1.jpg) no-repeat; }
#subscribe:hover	{ background: url(../image/button2-2.jpg) no-repeat; }
#aresHome			{ background: url(../image/button3-1.jpg) no-repeat; }
#aresHome:hover		{ background: url(../image/button3-2.jpg) no-repeat; }
#contact			{ background: url(../image/button4-1.jpg) no-repeat; }
#contact:hover		{ background: url(../image/button4-2.jpg) no-repeat; }
h2 {
	text-indent: -9999px;
	height: 215px;
	}
#products h2	{ background: url(../image/products-top.jpg) no-repeat; }
#drerp h2		{ background: url(../image/dr.erp-top.jpg) no-repeat; }
#emsg h2		{ background: url(../image/e-top.jpg) no-repeat; }
#it h2			{ background: url(../image/it-top.jpg) no-repeat; }
#focus h2		{ background: url(../image/focus-top.jpg) no-repeat; }
#essay h2		{ background: url(../image/essay-top.jpg) no-repeat; }
#km h2		{ background: url(../image/km-top.jpg) no-repeat; }
#control {
	font-size: 12px;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 20px;
	}
#control img { vertical-align: middle; }
#content {
	margin: 0 19px 0 11px;
	padding: 20px 50px;
	background-color: #fff;
	text-align: left;
	color: #3f3f3f;
	line-height: 160%;
	}
#mainContent {
	border-bottom: 2px solid #7FC7C6;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}
#mainContent h3 {
	position: relative;
	border-bottom: 2px solid #7FC7C6;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0 -20px 10px -20px;
	color: #542C08;
	font-size: 1.2em;
	}
#mainContent h3 span {
	position: absolute;
	bottom: 10px;
	right: 20px;
	font-size: 0.8em;
	line-height: 100%;
	font-weight: normal;
	color: #3f3f3f;
	}
#mainContent p { margin: 0 0 25px 0; }
#copyright {
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	line-height: 160%;
	color: #386060;
	}
#copyright a { color: #386060; }
#control a, #mainContent a { color: #3f3f3f; }
#mainContent h3 a { color: #542C08; }
#content a:hover { color: red; }

