body {
	margin:0px;
	text-align:center;
}
h1,h2,h3,h4,h5 {
	margin:5px 0px 5px 0px;
}
#uppercont {
	background:#000000;
}
#uppercont
.wrapper {
	padding-top:125px;
	width:840px;
	margin:0 auto;
	text-align:left;
}
#uppercont
.logo {
	background:url(img/logo.gif) no-repeat left center;
	width:467px;
	height:49px;
	text-indent:-10000px;
	margin-bottom:23px;
}
#uppercont
.bar {
	width:840px;
	height:17px;
	margin:0 auto;
	background:url(img/bar.gif) no-repeat left center;
}
#lowercont
.wrapper {
	width:840px;
	margin:0 auto;
	text-align:left;
}
#lowercont
.servicehead {
	width:481px;
	height:25px;
	background:url(img/service_title.gif) no-repeat left center;
	margin-bottom:16px;
}
#lowercont
.leftc {
	float:left;
	width:481px;
	text-align:left;
	margin-top:50px;
}

.leftc
h1.tl1 {
	background:url(img/design.gif) no-repeat left center;
	width:129px;
	height:53px;
	font-size:12px;
	text-indent:-10000px;
}
.leftc
h1.tl2 {
	background:url(img/system.gif) no-repeat left center;
	width:141px;
	height:51px;
	font-size:12px;
	text-indent:-10000px;
}
.leftc
h1.tl3 {
	background:url(img/sound.gif) no-repeat left center;
	width:332px;
	height:53px;
	font-size:12px;
	text-indent:-10000px;
}


#lowercont
.rightc {
	float:left;
	width:280px;
	margin-top:20px;
	margin-left:40px;
	text-align:left;
}

.rightc
h2.t1 {
	background:url(img/what.gif) no-repeat left center;
	width:134px;
	height:17px;
	font-size:12px;
	text-indent:-10000px;
}

.rightc
h2.t2 {
	margin-top:25px;
	background:url(img/about.gif) no-repeat left center;
	width:66px;
	height:14px;
	font-size:12px;
	text-indent:-10000px;
}
p {
	margin-top:10px;
	margin-bottom:30px;
	font-size:0.75em;
	line-height:1.7em;
	color:#666666;
}

#footer {
	border-top:3px solid #000000;
	background-color:#eeeeee;
	margin:0 auto;
	margin-top:100px;
	padding-bottom:100px;
}
#footer
.wrapper {
	margin:0 auto;
	width:840px;
	padding-top:20px;
	text-align:left;
	font-size:10px;
	font-family:"Verdana";
	color:#666666;
}
.clr {
	clear:both;
}