@charset "utf-8";
/* CSS Document */

h1 {
	position:absolute;
	top:1000px;
	left:1000px;
	font-size:1px;
	}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}

.default-hldr {
	margin:0 auto;
	width:961px;
	height:auto;
	background-color:#f7f7f7;
	}

.header-hldr {
	float:left;
	width:961px;
	height:39px;
	padding-top:169px;
	background:url(../images/telcotools_header-bg.gif) no-repeat;
	}

.header-btn {
	width:703px;
	height:39px;
	float:left;
	padding-left:258px;
	}
	
.home {
	display:block;
	height:39px;
	width:80px;
	font-size:1px;
	text-align:right;
	color:#003399;
	float:left;
	overflow:hidden;
	}


.home a:link {
	display:block;
	height:39px;
	width:80px;
	background:url(../images/telcotools_home.gif) top left no-repeat;
	}
	
.home a:visited {
	display:block;
	height:39px;
	width:80px;
	background:url(../images/telcotools_home.gif) top left no-repeat;
	}	
	
.home a:hover {
	display:block;
	height:39px;
	width:80px;
	background:url(../images/telcotools_home.gif) bottom left no-repeat;
	}	
	
.about {
	display:block;
	height:39px;
	width:81px;
	font-size:1px;
	text-align:right;
	color:#003399;
	float:left;
	overflow:hidden;
	}


.about a:link {
	display:block;
	height:39px;
	width:81px;
	background:url(../images/telcotools_aboutus.gif) top left no-repeat;
	}
	
.about a:visited {
	display:block;
	height:39px;
	width:81px;
	background:url(../images/telcotools_aboutus.gif) top left no-repeat;
	}	
	
.about a:hover {
	display:block;
	height:39px;
	width:81px;
	background:url(../images/telcotools_aboutus.gif) bottom left no-repeat;
	}		
	
	
.manufactures {
	display:block;
	height:39px;
	width:99px;
	font-size:1px;
	text-align:right;
	color:#003399;
	float:left;
	overflow:hidden;
	}


.manufactures a:link {
	display:block;
	height:39px;
	width:99px;
	background:url(../images/telcotools_manufactures.gif) top left no-repeat;
	}
	
.manufactures a:visited {
	display:block;
	height:39px;
	width:99px;
	background:url(../images/telcotools_manufactures.gif) top left no-repeat;
	}	
	
.manufactures a:hover {
	display:block;
	height:39px;
	width:99px;
	background:url(../images/telcotools_manufactures.gif) bottom left no-repeat;
	}		
	
.contact {
	display:block;
	height:39px;
	width:83px;
	font-size:1px;
	text-align:right;
	color:#003399;
	float:left;
	overflow:hidden;
	}


.contact a:link {
	display:block;
	height:39px;
	width:83px;
	background:url(../images/telcotools_contactus.gif) top left no-repeat;
	}
	
.contact a:visited {
	display:block;
	height:39px;
	width:83px;
	background:url(../images/telcotools_contactus.gif) top left no-repeat;
	}	
	
.contact a:hover {
	display:block;
	height:39px;
	width:83px;
	background:url(../images/telcotools_contactus.gif) bottom left no-repeat;
	}	
	

.catalog {
	display:block;
	height:39px;
	width:96px;
	font-size:1px;
	text-align:right;
	color:#003399;
	float:left;
	overflow:hidden;
	}


.catalog a:link {
	display:block;
	height:39px;
	width:96px;
	background:url(../images/telcotools_onlinecatalog.gif) top left no-repeat;
	}
	
.catalog a:visited {
	display:block;
	height:39px;
	width:96px;
	background:url(../images/telcotools_onlinecatalog.gif) top left no-repeat;
	}	
	
.catalog a:hover {
	display:block;
	height:39px;
	width:96px;
	background:url(../images/telcotools_onlinecatalog.gif) bottom left no-repeat;
	}
	
.airport {
	display:block;
	height:39px;
	width:84px;
	font-size:1px;
	text-align:right;
	color:#003399;
	float:left;
	margin-left:1px;
	overflow:hidden;
	}


.airport a:link {
	display:block;
	height:39px;
	width:84px;
	background:url(../images/telcotools_airportparts.gif) top left no-repeat;
	}
	
.airport a:visited {
	display:block;
	height:39px;
	width:84px;
	background:url(../images/telcotools_airportparts.gif) top left no-repeat;
	}	
	
.airport a:hover {
	display:block;
	height:39px;
	width:84px;
	background:url(../images/telcotools_airportparts.gif) bottom left no-repeat;
	}	
	
.corporate {
	display:block;
	height:39px;
	width:105px;
	font-size:1px;
	text-align:right;
	color:#003399;
	float:left;
	margin-left:1px;
	overflow:hidden;
	}


.corporate a:link {
	display:block;
	height:39px;
	width:105px;
	background:url(../images/telcotools_corporateoffice.gif) top left no-repeat;
	}
	
.corporate a:visited {
	display:block;
	height:39px;
	width:105px;
	background:url(../images/telcotools_corporateoffice.gif) top left no-repeat;
	}	
	
.corporate a:hover {
	display:block;
	height:39px;
	width:105px;
	background:url(../images/telcotools_corporateoffice.gif) bottom left no-repeat;
	}	
	
.spacer {
	float:left;
	width:73px;
	height:654px;

	}	
	
.cnt-hldr {
	float:left;
	clear:left;
	height:auto;
	width:961px;
	}	
	
.left-panel {
	float:left;
	width:251px;
	height:auto;
	background-color:#FFFFFF;
	padding:10px 5px 10px 5px;
	}
	
.spacer {
	float:left;
	width:23px;
	height:100%;
	}	
	
.cnt-main {
	float:left;
	height:auto;
	width:699px;
	background-color:#f7f7f7;
	}
	
.cnt-cnt {
	width:676px;
	height:auto;
	float:left;
	font-size:12px;
	}
	
.bip-cnt td{
	height:25px;
	background:url(../images/telcotools_brkn-line.gif) repeat-x bottom;
	font-size:12px;
	}	
	
.bip-cnt a:link {
	color:#333333;
	text-decoration:none;
	}
	
.bip-cnt a:visited {
	color:#333333;
	text-decoration:none;
	}
	
.bip-cnt a:hover {
	color:#FF0000;
	text-decoration:none;
	}
	
.blu-bg {
	background-color:#daf2ff;
	height:40px;
	}	

.img {
	float:left;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	width:300px;
	height:225px;
	margin:10px;
	}	
	
.ftr-hldr {
	height:auto;
	width:961px;
	clear:left;
	float:left;
	font-size:12px;
	}

.nav {
	float:left;
	height:28px;
	width:961px;
	background-color:#808080;
	text-align:center;
	color:#FFFFFF;
	line-height:28px;
	}	
	
.nav a:link {
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}		
	
.nav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}		
	
.ftr-cnt {
	clear:left;
	float:left;
	width:961px;
	text-align:center;
	color:#FFFFFF;
	height:104px;
	background:url(../images/telcotools_ftr.gif) no-repeat;
	}	
	
	
	
	
	
	
	