body{
	margin:0;
	padding:0;
	}
a img{
	border:none;
	}
#page{
	width:920px;
	margin:0 auto;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	}
#header{
	position:relative;
	background:url('/images/header.jpg') no-repeat top left;
	}
#header a{
	text-decoration:none;
	}
#header h1{
	position:absolute;
	top:0px;
	left:20px;
	margin:0;
	}
#header h1 a{
	display:block;
	width:130px;
	height:85px;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	}
#rotate2{
	 height:18px;
/* padding-top:152px;
	background-repeat: no-repeat;
	background-position: bottom;*/
	z-index: -1;
	position:relative;
	.margin-top:-40px;
	.margin-top:-40px;
	}
#rotate{
	height:18px;
	padding-top:132px;
	border-style: none none solid none;
	border-width: 1px;
	/*background-image: url('/images/header-band.jpg');
	background-repeat: no-repeat;
	background-position: bottom;*/
	z-index: 100;
	}
#rotate img{
	position:relative;
	.margin-top:-40px;
	.margin-top:-40px;
	z-index: -1;
	}	
#main{
	padding:20px;
	width:900px;
	}
#content{
	width:900px;
	float:left;
	margin-bottom:20px;
	font-size:14px;
	}
#content1{
	width:600px;
	float:left;
	margin-bottom:20px;
	font-size:14px;
	}
#content ul li,#content1 ul li{
	margin:10px;
	}
#sidebar{
	width:270px;
	float:right;
	}
#sidebar div{
	margin:10px;
	}
#sidebar div p{
	float:right;
	margin:15px 0 0;
	font:bold 13px 'Trebuchet MS';
	width:190px;
	}
#bottom{
	height:105px;
	clear:both;
	}
#bottom div{
	height:107px;
	width:268px;
	float:left;
	margin:10px 15px 10px 10px;
	}
#bottom div ul{
	margin:40px 0 0 -3px;
	.margin:40px 0 0 37px;
	_margin:40px 0 0 37px;
	font:12px 'Tahoma';
	}
#bottom div ul li{
	list-style-image:url('images/arrow.gif');
	list-style-position:outside;
	margin:7px 0 0 0;
	}	
#transmission{
	background:url('/images/transmission.gif') no-repeat top left;
	}
#internet{
	background:url('/images/internet.gif') no-repeat top left;
	}	
#carrier{
	background:url('/images/carrier.gif') no-repeat top left;
	}		
/*NAV Starts */
#nav{
	position:relative;
	top:121px;
	left:35px;
	width:940px;
	z-index: 10;
	}
#nav a{
	float:left;
	z-index: 10;
	}
#nav .home{
	width:114px;
	height:41px;
	display:block;
	background:url('/images/home.gif') no-repeat top left;
	z-index: 10;
	}
#nav .home:hover,#nav .home.active{
	background:url('/images/homeon.gif') no-repeat top left;
	z-index: 10;
	}
#nav .about{
	width:114px;
	height:41px;
	display:block;
	background:url('/images/about.gif') no-repeat top left;
	margin-left:-10px;
	z-index: 10;
	}
#nav .about:hover,#nav .about.active{
	background:url('/images/abouton.gif') no-repeat top left;
	z-index: 10;
	}
#nav .services{
	width:114px;
	height:41px;
	display:block;
	background:url('/images/services.gif') no-repeat top left;
	margin-left:-10px;
	z-index: 10;
	}
#nav .services:hover,#nav .services.active{
	background:url('/images/serviceson.gif') no-repeat top left;
	z-index: 10;
	}
#nav .pops{
	width:114px;
	height:41px;
	display:block;
	background:url('/images/pops.gif') no-repeat top left;
	margin-left:-10px;
	z-index: 10;
	}
#nav .pops:hover,#nav .pops.active{
	background:url('/images/popson.gif') no-repeat top left;
	z-index: 10;
	}
#nav .network{
	width:149px;
	height:41px;
	display:block;
	background:url('/images/network.gif') no-repeat top left;
	margin-left:-10px;
	z-index: 10;
	}
#nav .network:hover,#nav .network.active{
	background:url('/images/networkon.gif') no-repeat top left;
	z-index: 10;
	}
#nav .customer{
	width:188px;
	height:41px;
	display:block;
	background:url('/images/customer.gif') no-repeat top left;
	margin-left:-10px;
	z-index: 10;
	}
#nav .customer:hover,#nav .customer.active{
	background:url('/images/customeron.gif') no-repeat top left;
	z-index: 10;
	}
#nav .contacts{
	width:188px;
	height:41px;
	display:block;
	background:url('/images/contacts.gif') no-repeat top left;
	margin-left:-10px;
	z-index: 10;
	}
#nav .contacts:hover,#nav .contacts.active{
	background:url('/images/contactson.gif') no-repeat top left;
	z-index: 10;
	}
/*END OF NAV */
	
#footer{
	clear:both;
	color:#004983;
	}
#footer a{
	color:#004983;
	text-decoration:none;
	}
#footer a:hover{
	text-decoration:underline;
	}
.blue{
	color:#0a1881;
	}
.right{
	float:right;
	}
.footerleft{
	float:left;
	color:#000000;
	}
.center{
	text-align:center;
	}
.border{
	border:3px solid #dedede;
	}
.image{
	padding:10px;
	margin:5px 10px;
	}
.contact{
	margin-top:-20px;
	}
.strong{
	font-weight:bold;
	}
.special{
	display:none;
	}
.clear{
	clear:both;
	}
.success{
	background:#3fde1f;
	padding:10px;
	border:1px solid #000;
	font-weight:bold;
	}
.failed{
	background:#f00;
	padding:10px;
	border:1px solid #000;
	font-weight:bold;
	}
.noline{
	text-decoration:none;
	}
.bullet{
	list-style:disc;
	}
.nobullet{
	list-style:none;
	}
h3{
	font-style:italic;
	font-family:Verdana;
	}
#center{
	width:450px;
	margin:0 auto;
	}	
#contact{
	margin:20px;
	width:300px;
	}
#contact span{
	margin:5px;
	float:right;
	}
#contactbot span{
	float:left;
	}

