BODY {
	font-family: Verdana, sans-serif;
}
a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  color: transparent;
 } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  color: transparent;  
 } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  none;
  color: transparent;  
} 
a:active  {
  /* Applies to activated links */
  text-decoration:  none;
  color: transparent;  
} 
#container_main {
	width: 822px;
	height: 623px;
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#eqiqlogo {
	height: 65px;
	padding-top: 30px;
	margin-left: 40px;
	background-color: transparent;	
}
#content {
	width: auto;
	height: 322px;
	margin-top: 65px;	
	margin-left: 40px;
}
#proudly {
	margin-left: 10px;
	width: 400px;
	color: #019541;
	text-shadow: #96B29B 1px 1px 0;
	font-weight: bold;
	text-align: center;
}
#phonakauthorised {
	width: 365;
	height: 147px;
	margin-left: 65px;
	background-color: transparent;		
}
#greentext {
	color: #019541;
	text-shadow: #96B29B 1px 1px 0;
	font-weight: bold;
	text-align: center;
	margin-left: 60px;	
}
#tablecenter {
	text-align: center;
}
#greytext {
	color: #8c908c;

	font-weight: bold;
	text-align: center;	
	
}