.topRight{
	position:fixed;
	top:10px;
	right:120px;
	color:white;
	z-index:10000;
}

.topRight span.telText {
	font-size: 9pt;
	margin-right: 15px;
}
.topRight span.telNumber {
	font-size: 14pt;
}


/*From styles css*/
header.forPage01 {

	background-image: url("../assets/img/Network.jpg")!important;
	
}