body
{
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
  /*overflow: scroll;*/
  font-size: 15px;
}

h1
{
  margin-top: 0px;
  font-size: 16px;
  color: #2C3F60;
}

#content
{
  margin: 0 auto;
  width: 1000px;
  text-align: left;
  font-family: Helvetica, Arial, Sans-Serif;
}

#banner
{
  height: 127px;
  width: 1000px;
  margin-bottom: 5px;
  background-image: url(images/topBanner.jpg);
}

#topNavBarContainer
{
  height: 29px;
}

#topNavBarTop
{
  height: 14px;
  background-color: #415172;
}

#topNavBarBottom
{
  height: 15px;
  background-color: #2C3F60;
}

#topNavBar
{
  height: 29px;
  position: relative;
  top: -29px;
  text-align: center;
}

#topNavBarGroup
{
  padding-top: 5px;
}

.topNavBarItem
{
  padding-left: 10px;
  padding-right: 10px;
  color: white;
  border-right: 1px solid white;
  font-family: Helvetica Light, Arial Light, Helvetica, Arial, Sans-Serif;
  font-size: 16px;
}

.topNavBarSelectedItem
{
  color: #5C84CC;
}

.topNavBarItem a:hover
{
  color: #5C84CC;
}

.topNavBarLastItem
{
  border-right: 0px none white;
}

.topNavBarItem a
{
  color: white;
  text-decoration: none;
}

#secondNavBar
{
  height: 29px;
  text-align: center;
  background-color: #66748E;
}

#secondNavBarGroup
{
  padding-top: 5px;
}

.secondNavBarItem
{
  padding-left: 10px;
  padding-right: 10px;
  color: white;
  border-right: 1px solid white;
  font-family: Helvetica Light, Arial Light, Helvetica, Arial, Sans-Serif;
  font-size: 16px;
}

.secondNavBarSelectedItem
{
  color: yellow;
}

.secondNavBarItem a:hover
{
  color: yellow;
}

.secondNavBarLastItem
{
  border-right: 0px none white;
}

.secondNavBarItem a
{
  color: white;
  text-decoration: none;
}

#pageBody
{
  margin-top: 25px;
}

#leftPanel
{
  width: 600px;
  height: 430px;
  text-align: center;
  position: relative;
  top: 0px;
  left: 0px;
}

#promoImage
{
  /*margin-top: 20px;*/
  width: 556px;
  height: 422px;
}

#rightPanel
{
  width: 360px;
  height: 430px;
  font-size: 15px;
  position: relative;
  top: -430px;
  left: 610px;
}

#rightPanel p
{
  text-align: left;
}

.titanClassLogoColour
{
  color: #0093DD;
}

.titanClassLogo
{
  font-weight: bold;
}

#titanClassVisionVideo
{
  width: 120px;
  height: 119px;
}

#titanClassVisionLogo
{
  width: 101px;
  height: 39px;
  text-align: right;
}

#sydneyAirportLogo
{
  width: 81px;
  height: 75px;
}

#rightPanelSubContainer
{
  position: relative;
  top: 1px;
}

#rightPanelVideoContainer
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 130px;
  text-align: center;
}

#rightPanelVideoContainer a
{
  border: 0px none white;
  text-decoration: none;
}

#rightPanelVideoContainer img
{
  border: 0px none white;
}

#rightPanelTextContainer
{
  position: absolute;
  top: 34px;
  left: 130px;
  width: 230px;
  font-weight: bold;
}

.peopleProfileBlock
{
  padding-bottom: 20px;
}

.peopleProfile
{
  padding-left: 105px;
}

.personProfile
{
}

.personProfile img
{
  float: left;
  width: 150px;
  height: 224px;
}

.personProfile p
{
  min-height: 224px;
  margin-left: 180px;
  margin-top: 0px;
  margin-right: 100px;
}

#contactBlock
{
  position: relative;
  top: 1px;
  font-size: 15px;
}

#contactBlock img
{
  position: absolute;
  top: 0px;
  left: 95px;
  width: 409px;
  height: 305px;
}

#contactBlock h2
{
  font-size: 16px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#contactBlock p
{
  margin-top: 0px;
  padding-top: 0px;
}

#contactInfo
{
  position: absolute;
  top: 0px;
  left: 546px;
  width: 414px;
}

.firstParagraph
{
  margin-top: 0px;
}

#corporatePageContainer
{
  position: relative;
  top: 0px;
}

#corporatePageImages
{
  position: absolute;
  top: 0px;
  left: 95px;
}

#corporatePageImages p
{
  width: 409px;
}

#corporatePageText
{
  position: absolute;
  top: 0px;
  left: 546px;
  width: 414px;
}

#corporatePageText h1
{
  font-size: 17px;
}

#corporatePageText h2
{
  font-size: 15px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#visionPageContainer
{
  position: relative;
  top: 0px;
}

#visionPageImages
{
  position: absolute;
  top: 0px;
  left: 95px;
}

#visionPageImages p
{
  width: 409px;
}

/*
#visionPageImages img
{
  margin-bottom: 10px;
}
*/

#slideshowContainer
{
  position: relative;
  top: 0px;
  left: 0px;
}

#slideshowContainer img
{
  position: absolute;
  top: 0px;
  left: 0px;
}

.imageCaption
{
  position: relative;
  top: -10px;
  margin-top: 10px;
  text-align: center;
  /*font-style: italic;*/
  font-size: 10px;
  text-indent: 0px;
  color: #0093DD;
}

#visionPageText
{
  position: absolute;
  top: 0px;
  left: 546px;
  width: 414px;
}

#palmLogoContainer
{
  text-align: center;
}

#palmLogos
{
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 310px;
}

.quotation
{
  font-style: italic;
  font-weight: bold;
}