#header {
  position: relative;
  width: 100%;
  height: 70px;
  margin: 0;
  color: #000000;
  background-color: #3776A4;
}

#header-links {
  position: relative;
  width: 300px;
  height: 60px;
  margin-top: 6px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  list-style-type: none;
  float: right;
}

#content {
  position: relative;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}

#content-left {
  position: relative;
  width: 404px;
  margin-left: 0;
  float: left;
}

#free {
  position: relative;
  margin-top: 1em;
  margin-left: 30px;
}

#free-download {
  position: relative;
  float: left;
  margin-right: .5em;
}

#free-link {
  position: relative;
  padding-top: 1em;
}

#highlights {
  position: relative;
}

#content-right {
  position: relative;
  margin-top: -6px;
  margin-bottom: 6px;
  float: right;
}

#footer {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  color: #000000;
  background-color: #DBE7F0;
  border-top: 1px solid #cccccc;
}

#footer-content {
  position: relative;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}

#google-search {
  position: relative;
  width: 404px;
  margin-top: 25px;
  text-align: center;
  float: left;
}

#showcases {
  position: relative;
  margin-left: 7em;
  margin-top: 1em;
  width: 16em;
  float: left;
}

#awards {
  position: relative;
  width: 346px;
  height: 250px;
  text-align: center;
  float: right;
}

#footer-links {
  position: relative;
  width: 35em;
  margin-left: auto;
  margin-right: auto;
}

#no-patents {
  position: relative;
  width: 100%;
  height: 17px;
  font-size: .7em;
  color: #ffffff;
  background-color: #000000;
  text-align: right;
}

#logo-links {
  position: relative;
  width: 460px;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
}

#copyleft {
  position: relative;
  padding-bottom: 1em;
  font-size: .8em;
  text-align: center;
}

body {
  margin: 0;
  font-family: arial, sans-serif;
}

div.clear {
  height: 1px;
  clear: both;
}

h1 {
  margin-top: 1em;
  margin-bottom: 0;
  padding: 0;
}

h2.requirements {
  padding-bottom: .6em;
  font-size: .9em;
  font-style: italic;
  text-align: center;
}

h2.free-link {
  margin: 0;
  padding: 0;
}

p {
  font-size: .8em;
}

p.free-link {
  margin: 0;
  padding: 0;
  font-size: .8em;
}

p.showcases {
  margin-bottom: .5em;
  font-size: .8em;
  font-weight: bold;
  font-style: italic;
}

ul.highlights {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.header-links, ul.footer-links, ul.logo-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.showcases {
  margin: 0;
  padding: 0;
  float: right;
}

li.header-links {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100px;
  height: 60px;
  float: left;
}

li.highlights {
  position: relative;
  margin-right: 1.6em;
  margin-bottom: .4em;
  padding: 0;
  float: left;
  font-size: .9em;
  white-space: nowrap;
}

li.footer-links {
  position: relative;
  margin-right: 1.6em;
  margin-bottom: .4em;
  padding: 0;
  float: left;
  font-size: .9em;
  white-space: nowrap;
}

li.logo-links {
  position: relative;
  margin-left: 0;
  margin-right: 4px;
  padding: 0;
  float: left;
}

li.showcases {
  font-size: .8em;
}

img.no-patents {
  vertical-align: middle;
  margin-top: 1px;
  margin-right: 2px;
}

a {
  color: #379D43;
  background-color: transparent;
  font-weight: bold;
}

a.free-link {
  color: #BF2815;
  background-color: transparent;
}

a.footer-links {
  color: #37799D;
  background-color: transparent;
  font-weight: bold;
}

a.no-patents {
  color: #ffffff;
  background-color: transparent;
  padding-right: 10px;
}

a:hover {
  text-decoration: none;
}
