@charset "utf-8";
#tenTab {
	height: 535px;
	width: 900px;
	background-image: url(../tabcontent/Services-tenPoint.PNG);
	background-repeat: no-repeat;
}
#flatRateTab {
	height: 300px;
	width: 900px;
	background-image: url(../tabcontent/Services-FlatRate.PNG);
	background-repeat: no-repeat;
}
#workTab {
	height: 300px;
	width: 900px;
	background-image: url(../tabcontent/Services-WorkGuarantee.PNG);
	background-repeat: no-repeat;
}
#fastTab {
	height: 590px;
	width: 900px;
	background-image: url(../tabcontent/Services-Fast.png);
	background-repeat: no-repeat;
}
#customerTab {
	height: 260px;
	width: 900px;
	background-image: url(../tabcontent/Services-Data.png);
	background-repeat: no-repeat;
}
#competitionTab {
	height: 485px;
	width: 900px;
	background-image: url(../tabcontent/Services-competition.png);
	background-repeat: no-repeat;
}

.pushLeft {
	float: left;
}
.accentType {
	color: #006CA0;
	font-weight: bold;
	font-size: 15px;
}
.centerInTab {
	margin-left: 32px;
	margin-top: 10px;
}
.termsText {
	font-size: 9px;
	line-height: 10px;
}
#tabText {
	width: 760px;
	margin-top: 20px;
	margin-left: 28px;
	line-height: 25px;
}
#bottomBody #workTab #tabText a:link {
	color: #006CA0;
}
#bottomBody #workTab #tabText a:visited {
	color: #006CA0;
}
#bottomBody #competitionTab #tabText a:link {
	color: #006CA0;
}
#bottomBody #competitionTab #tabText a:visited {
	color: #006CA0;
}



#tabTextFreeDiag {
	width: 690px;
	margin-top: 20px;
	margin-left: 28px;
	line-height: 25px;
}
#tabTextBeast {
	width: 520px;
	margin-top: 20px;
	margin-left: 28px;
	line-height: 25px;
}
#tabTextTenPoint {
	width: 750px;
	margin-top: 20px;
	line-height: 30px;
	margin-left: 30px;
}

