
/*-------------------------------------------------------------NEW Home Leadins */
#newhomelead {
	width: 690px;
	padding: 0px 0px 0px 10px;
}
#newhomelead .gridone, #newhomelead .gridtwo, #newhomelead .gridthree, #newhomelead .gridfour, #newhomelead .gridfive, #newhomelead .gridsix{
	
	margin: 20px 10px 0px 10px;
	width: 210px;
	float: left;
	display: inline; /* fix for IE double-margins big */
	text-align: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	height: 150px;
}
#newhomelead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	padding-bottom: 10px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	width: 190px;
}
#newhomelead p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-top: -5px;
	width: 190px;
}

#newhomelead a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration: none;
	font-weight: bold;
}
#newhomelead a:visited {
	color: #006699;
	
}
#newhomelead a:hover {
	color: #006699;
	
}
#newhomelead a:active {
	color: #0099CC;
	
}

#newhomelead .gridone{
	background-image: url(../images/home/homelead_bg_pbx.jpg);	
}
#newhomelead .gridtwo{
	background-image: url(../images/home/homelead_bg_tollfree.jpg);	
}
#newhomelead .gridthree{
	background-image: url(../images/home/homelead_bg_contact_center.jpg);	
}
#newhomelead .gridfour{
	background-image: url(../images/home/homelead_bg_pro_services.jpg);	
}
#newhomelead .gridfive{
	background-image: url(../images/home/homelead_bg_data_ip.jpg);	
}
#newhomelead .gridsix{
	background-image: url(../images/home/homelead_bg_cabling.jpg);	
}

