@charset "utf-8";
/* CSS Document */

#service_imageBox {
	background: url(../images/service_bg.jpg) no-repeat;
	height: 850px;
	width: 950px;
	position: relative;
	margin: 0px;
	left: 0px;
	text-decoration: none;
	top: 3px;
}
#service_imageBox #service_textHeader {
	width: 339px;
	height: 30px;
	position: absolute;
	top: 75px;
	margin: 0px;
	font-weight: bold;
	left: 150px;
	text-align: left;
}
#service_imageBox #service_textMain {
	text-align: left;
	position: absolute;
	top: 148px;
	left: 201px;
	width: 350px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.5em;
}
#service_imageBox #onsite_textHeader {
	width: 339px;
	height: 30px;
	position: absolute;
	top: 366px;
	margin: 0px;
	font-weight: bold;
	left: 150px;
	text-align: left;
	
}
#service_imageBox #onsite_textMain {
	text-align: left;
	position: absolute;
	top: 476px;
	left: 222px;
	width: 370px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.5em;
}
#service_imageBox #onsite_buscard {
	background: #FFF url(../images/buscard_mini.jpg) no-repeat 0px 20px;
	position: absolute;
	height: 150px;
	width: 235px;
	left: 359px;
	top: 679px;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
