body {
	color: #175D7F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#ecf5fb;
	background-image: url(images/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

p, td {
	color: #175D7F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

.maintable {
	border: 1px solid gray;
}

.navtd {
	vertical-align: top;
	padding: 0px;
	background-image: url(images/16_voip-networking-telephone.jpg);
}

.contenttd {
	background-color: white;
	vertical-align: top;
	padding: 7px;
}

.bottom {
	background-color: white;
	font-size: 9px;
	color: gray;
	text-align: center;
}




.bottom a, a:hover {
	text-decoration: none;
		color: gray;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
}

h2 {
	font-size: 15;
	font-weight: bold;
}

h3 {
	font-size: 13;
	font-weight: bold;
}

#callTag	{
	position: relative;
	top: -60px;
	left: 0px;
	text-align: center;
	font:bold 18px "Lucida Grande", Tahoma, Arial, sans-serif;
			}
