/* CSS Document */
@charset "utf-8";
#contentIndex{
	float: none;
	width: 100%;
	height: 241px;
	background-image: url(../images/newdesign/mainSections.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentServices{
	float: none;
	width: 100%;
	height: 248px;
	background-image: url(../images/newdesign/servicesSections.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#telecomComp {
	float: left;
	height: 211px;
	width: 423px;
	margin-left: 2px;
	padding: 15px;
}
#telecomComp h1 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}
#telecomComp p {
	padding: 0px;
	margin-top: 7px;
	line-height: 120%;
}
#telecomComp a {
	display: block;
	height: 61px;
	width: 148px;
	float: right;
}
#telecomComp a:hover {
	background-image: url(../images/newdesign/LargeButton1ON.png);
}


#telecomComp a.pn {
	display: block;
	height: 30px;
	width: 185px;
	float: right;
	clear: right;
	margin-bottom: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	background-image: url(../images/newdesign/qwestNonQwestServButton-off.png);
	background-repeat: no-repeat;
	padding-right: 5px;
}
#telecomComp a.pn:hover {
	background-image: url(../images/newdesign/qwestNonQwestServButton-on.png);
}



#growthServ {
	float: left;
	height: 211px;
	width: 423px;
	margin-left: 13px;
	padding: 15px;
}
#growthServ h2, #phoneBank h2 {
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#growthServ p, #phoneBank p {
	margin-top: 7px;
	line-height: 120%;
}
#growthServ a, #phoneBank a {
	display: block;
	height: 44px;
	width: 83px;
	background-image: url(../images/newdesign/learnMore1.png);
	margin-left: 140px;
}
#growthServ a:hover, #phoneBank a:hover {
	background-image: url(../images/newdesign/learnMore1ON.png);
}


#phoneBank {
	float: left;
	width: 190px;
	margin-left: 12px;
	height: 211px;
	padding: 15px;
}
