body {
	background: #FFFFFF url(images/bg.jpg) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	}
	

#footer {
	font-size: 7pt;
	text-align: center;
	}

#news {
		padding-left: 65px;
		}	
	
caption {
	font-weight: 600; 
	color: #0179DA;
	text-align:left;
	height: 40px; 
}

strong {  
	font-weight: 700; 
	color: #000000;
	}
	
.stronger {
	font-size: 13px; 
	font-weight: 600; 
	line-height: 20px; 
	font-style: normal; 
	color: #0167BA
	}

.bolder { 
	font-size: 12px; 
	color: 0179DA; 
	text-decoration: none; 
	font-weight: 500; 
	}	

/* table formatting */

th {
	background: url(images/th_bg.jpg);
	font-size: 11px; 
	text-align: left;
	padding-left: 10px;
	font-weight: 600; 
	color: #ffffff;
	height: 20px; 
}


th a:link {
	font-size: 11px; 
	text-align: left;
	padding-left: 3px;
	font-weight: 600; 
	color: #ffffff;
	height: 20px; 
}

th a:visited {
	color: #99D9FA;
	font-size: 11px; 
	text-align: left;
	padding-left: 3px;
	font-weight: 600; 
	height: 20px; 
}

.prodchart {
	font-size: 10px; 
	line-height: 12px; 
	color: #000000
	border; vertical-align: top:1px;
	padding-left: 3px;
	}

.features {
	width:140;
	float: right;
	align: right;
	color: #99D9FA;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	padding: 4 8;
	background: 
	margin-top: 100px;
	margin-right: 8px;
	margin-left: 8px;
	background: url(images/list_bg.jpg);
}

.featureswider {
	width:180;
	float: right;
	align: right;
	color: #99D9FA;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	padding: 4 8;
	background: 
	margin-top: 100px;
	margin-right: 8px;
	margin-left: 8px;
	background: url(images/list_bg.jpg);
}

.customers {
	width:250;
	float: left;
	align: right;
	color: #99D9FA;
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	background: 
	margin-right: 0px;
	margin-left: 0px;
	background: url(images/list_customers_bg.gif);
}

.customersbottom {
	background: url(images/list_customers_bg_bottom.gif) bottom left no-repeat;
}

.customer {
	text-align: center;
	padding: 8 8;
}

.shiftright {
	margin-left:17px;
}

.item {
	padding: 5 0;
}

.item a:link {
	text-decoration:underline;
	color: #99D9FA;
}

.item a:visited {
	color: #99D9FA;
}

td.descriptionbig {
	font-size: 12px;
	padding: 10px 20px 20px;
	width: 502px;
	background-image: url(images/body_bg_middle.gif);
	background-repeat: repeat-y; 
	background-color: #ffffff; 
	line-height: 20px;
	}

td.description {
	font-size: 9px;
	padding: 0px 10px;
	}
	
td.serverdescription {
	background-image: url(images/title_severbg.gif);
	background-repeat: no-repeat; 
	font-size: 9px;
	padding: 0px 10px;
	background-position: right bottom;
	}	
	
	td.serverico {
	background-image: url(images/title_servericobg.gif);
	background-repeat: no-repeat; 
	background-position: right bottom;
	}	

td.VoIP {
	font-size: 11px;
	color: fff;
	padding: 30px 10px 0px 100px;
	}

td.bolder {
	font-size: 12px;
	font-weight: 600;
	}
	
.tabletext { 
	font-size: 12px; padding: 5px 5px; 
    vertical-align: top;
	}


.newsitem {
	font-size: 12px;
	color: 0179DA; 
	text-decoration: none;
	font-weight: 500;
	}

a:link {
	font-size: 12px;
	color: 0179DA; 
	text-decoration: none;
	font-weight: 500;
	}

a:visited {
	font-size: 12px;
	color: #0099CC; 
    text-decoration: none
	}
	
a:hover {
	text-decoration: underline; 
	color: FE6F3F;
	}

a:active {
	color: FE6F3F;
	}

a:link.onblue {
	color: FE6F3F; 
	font-weight: 500;
	}
	
a:hover.onblue{
	color: FFFFFF;
	}


	
/* Nav Formatting */

#nav a {
	font-size: 8pt;
	font-weight: bold;
	color: 0179DA;
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: 600;
	color: #ffffff;
	padding: 0.2em 10px;
}

#nav li li a:visited {
	display: block;
	font-weight: 600;
	color: #fff;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	color: #FE6F3F;
	padding: 0.2em 5px;
	border: 5px solid #fff;
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
	background-color: white;
	border-width: 1px 0;
}

li ul {
	text-align:center;
	display: none;
	position: absolute;
	top: 100%;
	left: -40;
	background: url(images/ddbg1.jpg) bottom left no-repeat;
	font-weight: normal;
	padding: 0.5em 0 1em 0;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	border: 0;
	background-color: transparent;
}

li:hover ul, li.over ul {
	display: block;
}.testimonial {  text-align: right; margin-right: 30px}
.tabletextwspace {
	font-size: 12px;
	text-align: left;
	padding: 5px;
	border: none;

}
.bold {
	font-weight: bold;
}


