#contentsArea #itBox {
	background-image: url(../images/indexTopBox.png);
	position: relative;
	height: 150px;
	width: 725px;
	margin-bottom: 8px;
}
h1  {
	margin: 0px;
	color: #666;
	font-size: 24px;
}
.frozen {
	position: absolute;
	left: 215px;
	top: 8px;
}
.broken {
	position: absolute;
	left: 250px;
	top: 43px;
	color: #999;
}
.computer {
	position: absolute;
	top: 78px;
	left: 285px;
}
.network {
	position: absolute;
	top: 113px;
	left: 318px;
	color: #999;
	width: 377px;
}
#aboutUs {
	position: relative;
	width: 725px;
}
#aboutUs h2 {
	font-size: 18px;
	margin-top: 0px;
}
#aboutUs .cfContents {
	padding-right: 20px;
}
#aboutUs .cfContents .darkGray {
	position: relative;
	width: 510px;
	margin-left: 200px;
}
#contentsArea #homeBox {
	background-image: url(../images/homeBox.png);
}
#contentsArea #businessBox {
	background-image: url(../images/businessBox.png);
	margin-left: 8px;
}
#contentsArea #remoteBox {
	background-image: url(../images/remoteBox.png);
}
#contentsArea #webBox {
	background-image: url(../images/webBox.png);
	margin-left: 8px;
}
#contentsArea .serviceBox {
	height: 380px;
	width: 358px;
	float: left;
	position: relative;
	margin-top: 8px;
}
#contentsArea .sInfo {
	position: relative;
	text-align: center;
	top: 240px;
	margin: 0 5px 0 5px;
}
.sInfo h3 {
	font-size: 18px;
}
#contentsArea .sPrice {
	position: relative;
	width: 180px;
	top: 255px;
	left: 30px;
	font-size: 18px;
	color: #F00;
	font-style: italic;
}
#contentsArea .sButton {
	position: relative;
	top: 225px;
	width: 110px;
	left: 230px;
}
