.services_list .left, .services_list .right {
	padding: 6px;
	padding-left: 22px;
	vertical-align: top;
}
.services_list .left {
	background: transparent url(/images/icons/check.png) no-repeat scroll left 9px;
}
.services_list .right {
	background: transparent url(/images/icons/arrow.png) no-repeat scroll left 7px;
}
.areas {
	width: 800px;
	background-color: #fff;
	margin: 10px 10px 0;
	padding: 10px 20px 20px;
	border: 2px solid #ccc;
}

.areas #areas-title {
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
}

.areas table td {
	font-size: 10pt;
	vertical-align: top;
}

.areas .city {
	font-weight: bold;
	white-space: nowrap;
}

.free-onsite {
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
}

#our-services {
	margin: 10px;
}

#our-services #desc {
	font-size: 11pt;
	width: 750px;
	margin: 20px auto 30px auto;
}
#our-services #desc img {
	padding-right: 30px;
}

#our-services #title {
	top: -5px;
	font-weight: bold;
	position: relative;
	padding-left: 10px;
}

#our-services .left ul {
	margin: 6px;
	list-style-image: url(/images/icons/check.png);
}

#our-services .right ul {
	margin: 6px;
	list-style-image: url(/images/icons/arrow.png);
}

#our-services #services {
	width: 300px;
}

#sub-menu {
	left: 108px;
	width: 945px;
	position: absolute;
}

/* Prices Page */
#solutions-prices {
}
#solutions-prices .up_down {
	width: 17px;
	height: 17px;
	background: transparent url(/images/icons/arrow_up_down.png) no-repeat 0 0;
}
#prices {
	line-height: 30px;
}
#prices #honest span, #prices #competition span {
	width: 100px;
	display: block;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 25px;
}
#prices #honest span {
	color: #006;
}
#prices #competition span {
	color: #E80000;
}
#prices td {
	padding-right: 20px;
}
#prices .desc {
	width: 165px;
	font-weight: bold;
	text-align: right;
}
#solutions-prices #competition .up_down {
	background-position: 0 -17px;
}
.sub {
	width: 500px;
	font-size: 9pt;
	margin-top: 20px;
	text-align: justify;
}
#lpt {
	top: 20px;
	left: 530px;
	position: absolute;
}

/* Plans */
#service-plan-main hr {
	border: 0;
	color: #6e95b1;
	height: 1px;
	background-color: #6e95b1;
}
#service-plan-main h1 {
	font-family: verdana;
	font-size: 16pt;
	color: #6e95b1;
}
#service-plan-main h1 #title {
	font-size: 11pt;
}
#service-plan-main h2 {
	font-family: verdana;
	font-size: 16pt;
	color: #75B822;
}
#service-plan-details h1 {
	font-family: verdana;
	font-size: 16pt;
	color: #75B822;
}
#service-plan-table table {
	text-align: center;
	font-weight: bold;
}
#service-plan-table hr {
	border: 0;
	color: #6e95b1;
	height: 2px;
	background-color: #6e95b1;
}
#service-plan-table table th {
	font-family: verdana;
	font-size: 11pt;
	color: #75B822;
}
