A {TEXT-DECORATION: none; color:#CC9900}
A:hover {TEXT-DECORATION: underline; color:#cc9900}
A:active {TEXT-DECORATION: none; color:#CC9900}


/*    末末末末末末末末末   Main Tags   末末末末末末末末末  */  
body {
	margin: 0;
	padding-top: 0;
	background: #c4e8fe url(images/bg.jpg) no-repeat 0px 0px;
	text-align: center;
 }

hr {
	height: 1px;
	width: 80%;
	background: #e8e5f0;
	border: 1;
	color: #999999;
	border-top-style: dashed;
}

h1 {
	font: 300 20px/20px trebucket, arial, verdana, sans-serif;
	color: #1c398f;
	text-align:left;
	margin:0px;
}

h2 {
	font: 300 12px/12px gotham, arial, verdana, sans-serif;
	color: #10107d;
	padding-top:10px;
}
h3 {
	font: 300 18px/18px trebucket, arial, verdana, sans-serif;
	color: #10107d;
	margin:0px;
}

ul {
	margin: 0px;
	padding:0px;
}
/*    末末末末末末末末末   Page Structure   末末末末末末末末末  */ 

#mc {
	width:750px;
	float:left;
}
#pagetile {
	background: #FFFFFF url(images/mc_bg.jpg) repeat-y 0px 0px;
	float:left;
}

#header {
	background: url(images/top.jpg) no-repeat 0px 0px;
	width:750px;
	height:208px;
	float:left;
	text-align:left;
}

.etelecom {
	margin: 10px 0px 0px 418px;
}

/*    末末末末末末末末末   Navigation   末末末末末末末末末  */  

#navcontainer {
	width: 635px;
	margin: 23px 0px 0px 0px;
}

#nav, #nav ul {
	width: 635px;
}

#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}

#nav ul li a {
	display: block;
	height: 39px;
	margin: 0px;
	padding: 0px;
}

#nav em {
	display: none;
}

/*    末末末末末末末末末  Menu Items   末末末末末末末末末  */ 

.avaya {
	width: 71px;
	background: url(images/m_avaya.gif) no-repeat 0px 0px;
}	
.avayahl {
	width: 71px;
	background: url(images/m_avaya.gif) no-repeat 0px -39px;
}


#home, #home a {
	width: 72px;
	background: url(images/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m_home.gif) no-repeat 0px -39px;
}
#services, #services a {
	width: 89px;
	background: url(images/m_services.gif) no-repeat 0px 0px;
}	
#services a:hover {
	background: url(images/m_services.gif) no-repeat 0px -39px;
}
#about, #about a {
	width: 71px;
	background: url(images/m_about.gif) no-repeat 0px 0px;
}	
#about a:hover {
	background: url(images/m_about.gif) no-repeat 0px -39px;
}

#testimonials, #testimonials a {
	width: 119px;
	background: url(images/m_testimonials.gif) no-repeat 0px 0px;
}	
#testimonials a:hover {
	background: url(images/m_testimonials.gif) no-repeat 0px -39px;
}
#intertel, #intertel a {
	width: 92px;
	background: url(images/m_intertel.gif) no-repeat 0px 0px;
}	
#intertel a:hover {
	background: url(images/m_intertel.gif) no-repeat 0px -39px;
}
#store, #store a {
	width: 118px;
	background: url(images/m_store.gif) no-repeat 0px 0px;
}	
#store a:hover {
	background: url(images/m_store.gif) no-repeat 0px -39px;
}

/* ----------------- Submenu -----------------*/  

.subOne a, .subTwo a, .subThree a {
	font: 500 11px/12px  arial, helvetica, sans-serif;
	color: #316a96;
	display: block;
	text-decoration:none;
	padding: 7px 1px 1px 10px;
	width: 145px;
	height: 22px;
	background: #9acdf5;
	line-height: 10px;
	border-bottom:1px dotted #FFFFFF;
}
.subOne a:hover, .subTwo a:hover, .subThree a:hover {
	color: #FFFFFF;
	text-decoration:none;

}
.subOne {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 148px;
	margin-left: 350px;
}
.subTwo {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 475px;
}
.subThree {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 620px;
}




/*    末末末末末末末末末  Content  末末末末末末末末末  */  

#content {
	width: 750px;
	text-align: left;
	float:left;
	background: url(images/content_bg.jpg) no-repeat 0px 0px;
}
#contenthome {
	width: 590px;
	text-align: left;
	margin:auto;
	float:right;
	background: url(images/content_line.gif) no-repeat 0px 209px;
}
#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}

/*    末末末末末末末末末  Wide Column    末末末末末末末末末  */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 375px;
	vertical-align: top;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 120px  0px 10px; 
}

/*    末末末末末末末末末  Left Column    末末末末末末末末末  */  

#leftcol {
	width: 230px;
	padding: 0px 0px 0px 10px;
	float:left;
}

 #leftcol a {
	color: #004e75;
	text-decoration:none;
	}
 #leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    末末末末末末末末末  Mid Column    末末末末末末末末末  */  

#midcol {
	width: 300px;
	vertical-align: top;
	float: left;
}
#midcol p {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
}
#midcol a {
	color:#d6b102;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#d6b102;
}
#midcol ul li {
	font: normal 11px/14px  geneva, arial, verdana;
	color: #6c6f72;
	list-style-image: url(../images/a_bullet.gif) !important;
	list-style-image: url(../images/a_bullet2.gif);
	margin-left: 45px;
	margin-top: 0px;
	padding: 0px;
	list-style-type:disc;
}

/*    末末末末末末末末末  Right Column    末末末末末末末末末  */  

#rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 170px;
	vertical-align: top;
	float: right;
	padding: 40px 10px 0px 0px;
}

#rightcol ul  {
	margin-left: 15px;
	padding: 0px;
}
#rightcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #5a451b;
	list-style-image: url("images/a_bullet.gif");
	margin-left: 55px;
	padding: 0px;
	list-style-type:disc;
}
 #rightcol a {
	color: #ae852a;
	text-decoration:none;
	}
 #rightcol a:hover {
	color: #ae852a;
	text-decoration:underline;
}

/*    末末末末末末末末末  Small Columns    末末末末末末末末末  */  
#smleft { 
	width:260px;
	float:left;
}
#smright {
	width:260px;
	float:right;
}

/*    末末末末末末末末末  Content Images    末末末末末末末末末  */  

.picleft {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 1px solid #0b0b71;
}

.picright {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  border: 0px solid #2b5eae;
}

.pic {
  margin: 2px;
  border: 0px solid #2b5eae;
  vertical-align: top; 
}


/*    末末末末末末末末末  Footer   末末末末末末末末末  */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #1c398f;
	width: 750px;
	height:13px;
	text-align: center;
	background: url(images/end.jpg) no-repeat 0px 0px;
	padding: 20px 0px 20px 0px ;
	float: left;
	text-decoration:none;
}
 #copyright a {
	color: #1c398f;
	text-decoration:none;
	font-weight: bold;
	}
 #copyright a:hover {
	color: #1c398f;
	text-decoration:underline;
}

.pricequote {
	font: normal 10px/12px  arial, verdana, sans-serif;
	color: #504e4e;
	background: #F3F3F1;
	border: 1px solid #0b0b71;
	width:200px;
}
.pricequote td {
	padding: 2px 0px 0px 5px;
}