body {
	background: #CDE6EA url(../images/phonewireTile.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
html {
	height: 101%;
}
#header {
	position: absolute;
	height: 106px;
	width: 100%;
	left: 0px;
	top: 0px;
	background: url(../images/headerPic.jpg) no-repeat right top;
}
#headerTxt {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	padding-top: 88px;
}
#header img {
	float: left;
}
#mainWrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 124px;
	position: relative;
}
#container {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#topNav {
	height: 29px;
	float: left;
	width: 598px;
	font: .9em/20px Arial, Helvetica, sans-serif;
	color: #0B49AC;
	background-image: url(../images/bandBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#topNav ul {
	margin: 0px;
	padding: 3px 0px 0px 17px;
}
#topNav li {
	display: inline;
	list-style: none;
	padding-right: 30px;
}
#topNav a, #topNav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover {
	color: #DEE8B6;
}
#topNav img {
	float: right;
}
#left {
	float: left;
	width: 180px;
	background-image: url(../images/bandBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#left img {
	float: left;
}
.boldLarge {
	font-size: 120%;
	font-weight: bold;
	color: #0B49AC;
}
#home #homeCurrent,
#aboutUs #aboutUsCurrent,
#news #newsCurrent,
#contactUs #contactUsCurrent {
	cursor: default;
	color: #DEE8B6;
}
#banner {
	margin-bottom: 20px;
}
#content {
	width: 559px;
	margin-top: 17px;
	padding: 0px;
	font: .9em/20px Arial, Helvetica, sans-serif;
	color: #0B49AC;
	float: left;
	margin-left: 17px;
}
#content p {
	margin: 10px 0px 5px;
	padding: 0px;
}
#content h1 {
	font-size: 1.5em;
	color: #0B49AC;
	font-weight: bold;
}
#content h2 {
	font-size: 1.1em;
}
#content ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-position: outside;
}
#content ol {
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#content dl {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(../images/acrobatIcon.jpg);
}
.pdfList {
	list-style: url(../images/acrobatIcon.jpg) outside;
	margin-left: 25px;
}
.normalList {
	margin-left: 15px;
}
.boldList {
	margin-left: 15px;
	font-weight: bold;
}
#serviceLevels table {
	background-color: #C0E4E6;
	width: 559px;
}
#serviceLevels td {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#base {
	margin: 0px;
	padding: 0px;
	height: 1px;
	clear: both;
	background: #FFFFFF;
}
#footer {
	margin: 0px auto 30px;
	padding: 0px;
	font-size: 0.7em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 778px;
	background-image: url(../images/bandBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer p {
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-left: 197px;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF00;
}
#footerShad {
	background: url(../images/shadBottom.png) no-repeat;
	height: 29px;
	float: left;
	width: 800px;
}
#footerHeight {
	height: 29px;
}
#shad {
	width: 800px;
	background: url(../images/shad.png) repeat-y;
	margin: 0px auto;
	float: left;
}
#shadTopLft {
	background: url(../images/shadTopLft.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	width: 11px;
}
#shadTopRt {
	background: url(../images/shadTopRt.png);
	margin: 0px;
	padding: 0px;
	float: right;
	height: 21px;
	width: 11px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#clear {
	background: #FFFFFF;
	clear: both;
	height: 20px;
}
#clear2 {
	height: 2px;
	clear: both;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.bold {
	font-weight: bold;
}
.boldRed {
	font-weight: bold;
	color: #CC0000;
}
.italic {
	font-style: italic;
}
.smallTxt {
	font-size: 0.6em;
	line-height: 13px;
}
#content #product {
	float: right;
	margin-left: 20px;
}
.productRt {
	float: right;
	margin-left: 20px;
}
#content #productL {
	margin-right: 15px;
	float: left;
}
.imgRt {
	float: right;
}
#freeDemo {
	background-color: #DEE8B6;
	width: 180px;
	float: right;
	margin-left: 20px;
}
#freeDemo p {
	margin: 8px;
}
#GoogleMap {
	width: 200px;
	height: 90px;
	margin-top: 15px;
	background-image: url(../images/GoogleMap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#GoogleMap p {
	padding-left: 105px;
	font-size: 90%;
	line-height: normal;
	padding-right: 10px;
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 0px;
}
#contactBox {
	background-color: #DEE8B6;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#contactBoxSL table {
	background-color: #FFFFFF;
	width: auto;
}
#contactBoxSL td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactBoxWrap {
	margin-top: 15px;
	margin-right: 7px;
}
#contactBoxWrap a {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #0B49AC;
}
#contactBoxWrap a:hover {
	color: #CC0000;
}
#BTS_contactBox {
	float: right;
	width: 200px;
}
.headsets {
	float: left;
	height: 145px;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #0B49AC;
	text-align: center;
}
.headsets p {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}
#testimonials td {
	padding-top: 8px;
	padding-bottom: 8px;
}
#testimonials table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgLft {
	float: left;
}
