
#svcs_container {
	width:800px;
	background: #fff;
	text-align:center;
	margin-top:10px;
	margin:0 auto 60px;
	border:0 dotted #ff0000;
}

#top_img {
	width:605px;
	height:125px;
	margin:auto;
	padding-top:190px;
	background:url(../images/biz_skyline.png) no-repeat;
	color:#fff;
	font-size:20px;
	font-family:verdana, arial, "sans serif";
	border:0 dotted #0000ff;
}

#fine_print {
	width:600px;
	margin:auto;
	margin-top:-10px;
	text-align:left;
	font: 16px/125% arial, verdana, arial, "sans serif";
}

#mid_img {
	width:600px;
	height:255px;
	margin:auto;
	margin-bottom:40px;
	background:url(../images/customers.jpg) no-repeat;
	border:0 solid #ff0000;
}

 .svc_list ul {
	padding:0;
	list-style:none;
}


.svc_list li {
	color:#000;
	width:110px;
	font-size:11px;
	margin-left:-40px;
	padding-left:13px;
	margin-bottom:10px;
	text-align:left;
	line-height:170%;
	list-style:none;
	background: url(http://www.hillmanb2.com/images/blue_bullet.jpg) no-repeat;
	background-position: 2px 5px;
}



.arrow{
	width:74px;
	height:74px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	background: url(../images/arrow_down.jpg) no-repeat;
	border:0 solid #999;
}



#box { 
	width: 150px;
	height:150px;
	margin-right: 10px;
	margin-top:10px;
	float:right;
}


.svc_container, .svc_container_first {
	width:150px;
	height:300px;
	border:0 dotted #ff0000;
	margin-left:30px;
	margin-bottom:50px;
	float:left;
}

.svc_container_first {margin-left:50px;}
	

.svc_icon, .svc_info, .view_more, .get_quote {
	width: 128px;
	height:110px;
	margin-left:10px;
	padding-left:2px;
	border:0 solid #00ffff;
}

.svc_info { 
	margin-top:25px; 
	font-family: arial, verdana, "sans serif";
	font-size:.80em;
	text-align:left;
	overflow:hidden;	
	border:1px solid #999;
}

#html5_button {
	width:65px;
	height:65px;
	margin-left:62px;
	margin-top:20px;	
	background: url('../images/html5.png') no-repeat;
}

#get_quote_bottom {
	width:110px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	margin-bottom:20px;
	border:0 solid #999;
}

#fb_adjustment {
	width:160px;
	height:475px;
	margin-left:-45px;
	margin-top:300px;
	position:absolute;
	border:1px dotted #ff0000
}	




.view_more, .get_quote { 
	height:20px; 
	padding-top:3px; 
	text-align:center; 
	border-top:none;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.get_quote { 
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}


.bold {font-weight:bold; text-align:center; margin-bottom:6px;}

.quote {margin-left:25px; padding-top:3px; background:none;}

.div_clear {clear:both}