#Header {
	position:fixed;
	top:100px;	
	left:50px;
	height:auto;
	z-index:10;
	
	margin: auto;
	/*background-color: #ffffff;*/
}

#Clock {
	position:fixed;
	font-family: EMCondensed;
	color: #ffffff;
	font-size: 28px;
	top: 110px;
	right: 80px;
	text-align: center;
}

#Logo {
	position:fixed;
	top: 50px;
	right:20px;
	height: 40px
	
	text-align: center;
}

#MainDisplay {
	/*background-color: #ffffff*/
	position:absolute;
	height:275px;
	z-index:8;
	left: 10px;
	top: 220px;
	width: 1002px;
}

#RoomDisplay {
	position: absolute;
	
	z-index:10;
	top: 100px;
	
}
#localTime {
	position:fixed;
	width:186px;
	height:115px;
	z-index:20;
	left: 20px;
	bottom: 50px
}
#houstanTime {
	position:fixed;
	width:200px;
	height:115px;
	z-index:20;
	right: 20px;
	bottom: 50px;
}
#imageUpload {
	position:fixed;
	/*width:200px;  */
	/*height:115px; */
	z-index:20;
	right: 20px;
	bottom: 80px;
	text-align: center;
}
#Logout {
	position:fixed;
	right: 20px;
	bottom: 20px;
	z-index: 10;
	
}

#mapHolder {
	position: relative;
	top: 150px;
	
	
}

.center1 {
	text-align: center;
	margin: auto;
	padding: 10px;
	
	width:60%;
	
}

/* ExonMobil - logo red : #fe000c
available green : #1db100

Meeting room number : #5e5e5e


*/
