* { 
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
}

/*********** container div ************/
#background {
	top:0;
	left:0;
	margin: 0 auto;
	width:870px;
	height:auto;
	min-height:803px;
	margin: 0 auto;
	background-image:url(../images/logobg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	margin:auto;
	z-index:1;
}

/*********** Flash banner ads and OmniTel logo ************/
#abovenav {
	padding:5px 5px 0 200px;
	width: 605px;
	vertical-align:bottom;
	z-index:100;
}

#ads {
	position: relative;
	float: left;
	margin: 170px 0 0 0;
	padding: 0;
	width: 220px;
	height:auto;
	font-size: 12px;
	line-height: 15px;
}


.bborder td {
	border-bottom: 2px solid #000;
}

td {
	padding:5px;
}


.promored {
	color: #A40046;
	font-weight:bold;
}

/*********** Misc. styles for content ************/

.bold {
	font-weight:bold;
}

.ital {
	font-style:italic;
}

.white_ital {
	font-style:italic;
	color: #fff;
}

.under {
	text-decoration: underline;
}

.tel {
	font-style:italic;
	font-weight:normal;
}

.listinside {
	width: 500px;
	padding: 0 20px;
}


.center {
	text-align:center;
}

.igreen {
	color:#7cc144;
	font-weight:bold;
}
.psuedoh2 {
	font-size:16px;
}

.top {
	color:#999999;
}

.purple {
	color:#663366;
}

.grnbar {
	background-color:#669900;
	color:#FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	font-style:italic;
}

#footer2 {
	height: 40px;
	width: 870px;
	clear: both;
	text-align: center;
	position: relative;
	padding-top: 20px;
	line-height: 15px;
}



/*********** Telephone content ************/
#tele_middle, #tele_middle_short, #tele_middle_long {
	position:relative;
	float:left;
	top:0px;
	left: 10px;
	width: 540px;
	height: auto;
	min-height: 800px;
	margin:0;
	padding: 0 0 0 5px;
	line-height: 15px;
	border-left: 1px solid #CCCCCC;
}

.twide {
	width: 175px;
}



/*********** Long Distance Toggle Menu Initial Setting ***********/
.slidemenu {
	display:none;
	text-align:left;
}

#togglemenu {
	min-height: 100px;
}

#togglemenu a {
	color:#333333;
}

/*********** Teleconferencing content ************/


.chanhead {
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	border-bottom:1px solid #000;
}


.basic {
	color:#0066FF;
	font-weight:bold;
}

.premium {
	color:#660000;
	font-weight:bold;
}

.digital {
	color:#009900;
	font-weight:bold;
}

.hidef {
	color:#333333;
	font-weight:bold;
}


