/*
   Startup
*/
#startupContent
{
  text-align: center;
}

/*
  Menu
*/
#latestNewsContent
{
  float: left;
  width: 250px;
}

#latestNewsContent #newsPreviews
{
  width: 250px;
  padding: 0 0 1em 0;
}

#latestNewsContent #header
{
  width: 250px;
  padding: 0 0 1em 0;
  color: white;
  text-align: center;
  border-bottom: 2px dotted white;
  padding-bottom: 5px;
}

#latestNewsContent #newsPreviews a
{
  text-decoration: none;
  color: white;
}

#latestNewsContent #newsPreviews li
{
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 2px dotted white;
  padding-bottom: 5px;
  padding: 0.2em 1em 0.2em 1em;
}

#latestNewsContent #brochureImage
{
  margin-left: 40px;
}

#latestNewsContent #brochureImage img
{
  border: 0;
}
/*
  Details
*/
#homeContent
{
  background-color: #ffffff;
  color: #000000;
  float: left;
  width: 705px;
  border: 1px solid #000000;
  margin: 4px;
  line-height: 1.1em;
}

#homeContent #leftSection
{
  width: 350px;  
  background-color: #ffffff;
  color: #ffffff;
  float: left;
  padding: 0px;
}

#homeContent #topSectionright
{
  width: 174px;  
  background-color: #ffffff;
  color: #ffffff;
  float: left;
  padding: 0px;
}

#homeContent #topSectionright2
{
  width: 174px;
  background-color: #ffffff;
  color: #ffffff;
  float: left;
  padding: 0px;
}
#homeContent #bottomSectionright1
{
  width: 174px;
  background-color: #ffffff;
  color: #ffffff;
  float: left;
  padding: 0px;
}
#homeContent #bottomSectionright2
{
  width: 174px;
  background-color: #ffffff;
  color: #ffffff;
  float: left;
  padding: 0px;
}
#homeContent #leftSection
{
  width: 350px;
  float: left;
  padding: 5px 5px 5px 0;
}
#homeContent #leftSection2
{
  width: 300px;
  float: left;
  padding: 5px 5px 5px 0;
}
#homeContent #rightSection
{
  width: 315px;
  padding: 5px;
  float: left;
}

#homeContent img
{
  border: 0;
}

#homeContent h1
{
  font-size: 1.5em;
  line-height: 1.5em;
}

#homeContent p
{
  padding-bottom: 1em;
}