/* About Us Nav this section of website */
#divAboutUsNav {position: relative; top: 10px; height: 15px; padding-left: 5px; width: 100%;}
#liAboutUsNav ul, #liAboutUsNav li {display: inline; list-style: none; padding-right: 50px;}


/* General */		
#divMainCon { position: relative; width: 925px;  top: 15px; padding-left: 15px; padding-bottom: 15px; }	
#divWhatIsZaio { position: relative; width: 800px; top: 0px; }			
#divOverView { position: relative; width: 800px; top: 0px; }
#divAboutUsFlash { position: relative; width: 800px; top: 0px; }
#divTargetMarkets { position: relative; width: 800px; top: 0px; }

/* Contacts */
#divContacts0 { position: relative; width: 868px; height: 240px; background-image: url(Img/AboutUs_Contacts_FW_r2_c2.jpg); 
		background-repeat:no-repeat; }
		
#divContacts1 { position: relative; width: 868px; height: 275px; background-image: url(Img/AboutUs_Contacts_FW_r4_c2.jpg); 
			background-repeat:no-repeat; }


/* Board Of Directors */
#divBoardOfDirectorsHeading { position: relative; width: 868px; height: 118px; background-image: url(Img/AboutUs_BoardOfDirectors.jpg); background-repeat:no-repeat; }

/* Management */
#divManagmentHeading { position: relative; width: 868px; height: 118px; background-image: url(Img/AboutUs_Management.jpg); background-repeat:no-repeat; }
		
/* Text */
#divTextScroll { position:relative; width: 840px; height: 400px; padding-left: 0px; padding-right:20px; padding-bottom: 15px; overflow: auto; border: solid 1px #AAAAAA;}

/* Zaio TV */
/************************************************************/
#divZaioTVOnDemandChooser
{ position:relative; width: 930px; height: 160px; left: 15px; top:0px; padding-left: 4px; padding-top: 45px; 
	background-image: url(/img/ZaioTVOnDemandBack.png); background-repeat:no-repeat; }
	
#divZaioTVOnDemandFlash		
{ position: absolute; left: 15px; top: 0px; height: 525px; width: 928px; margin: 0; padding: 0; border: solid 1px #CBDEEC; 
	display:none; background-color: Gray;}
	
#divPresentationsLive
{ position:relative; width: 930px; height: 535px; left: 0px; top:0px; background-image: url(/img/ZaioTVBack.png); 
	background-repeat:no-repeat; border: solid 1 px red; border: solid 1 px red; }	

#divPresentaionsInfluxisBroadcast 
{ position: absolute; left: 283px; top: 7px; height: 480px; width: 640px; margin: 0; padding: 0; }

#divPresentationsZoneSignupPDF
{ position: absolute; left: 15px; top: 395px; height: 60px; width: 253px; padding-left: 0px; padding-top: 20px;}

#divPresentationLiveDescription
{ position: absolute; left: 15px; top: 40px; height: 170px; width: 270px; padding-left: 0px; }

#divPresentationsLiveRegistrationPrompts
{ position: absolute; left: 15px; top: 245px; height: 125px; width: 253px; padding-left: 0px; padding-top: 0px; }

#chklstPresentations
{ overflow-y: scroll; }


