@charset "windows-1251";
/* DigSys CSS Document - services specific */

/* Specific styling for services section 

==============================*/









/* Begin styles for e1services
==================================================*/
.services_intro_box {
	margin-bottom:10px;
	margin-left:10px;
	padding:0px;
	overflow: hidden;
}

.services_intro_box img {
	float: left;
	margin-bottom:20px;
	overflow:hidden;
}

.services_intro_box p {
	font-size:9pt;
}

.services_intro_box a {
	font-weight:normal;
}

.services_intro_box p strong a {
	font-size:11pt;
	font-weight:normal;
}

.services_intro_box p strong {
	font-weight:bold;
}

/*END styles for e1services */






/* Begin styling for services - wireless internet tables
=======================================================*/

.service_description_table {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	}
	
.service_description_table td {
	width:33%;
	vertical-align:top;
	border:1px solid #999;
	padding:0px !important;
	margin: 0px !important;
}

.service_description_table h1 {
	font-size:11pt;
	width:100%;
	background-color:#0066CC;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	text-align:center !important;
	color:#fff;
	padding-top: 3px;
}

.service_description_table p {
	padding:5px;
	}
.service_description_table ul {
	padding:5px;
	padding-left:25px;
}


.service_description_table table {
	width:92%;
	text-align:center;
	margin:10px;
	border-collapse:collapse;
}

.service_description_table table td {
	border:thin solid #999;
}

.service_description_table table strong {
	font-size:8pt;
	font-weight:bold;
}

.service_description_table table h3 {
	text-align:center;
	background-color:#F60;
	width:100%;
	margin: 0 0 0 0 !important;
	padding:0;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFF;
	}
	
/* END styling for services - wireless internet tables */
