body {
  background-image: url(../../images/frontpage/background.png); }

#center {
  top: 75px; }
#intro {
  width: 600px;
  height: 225px; }

#intro #comet {
  position: absolute;
  top: -75px;
  left: -125px; }
#intro #comet, #intro #comet img {
  width: 750px;
  height: 300px; }

#intro #text {
  position: absolute;
  top: 10px;
  left: 330px; }
#intro #text, #intro #text img {
  width: 270px;
  height: 120px; }

#intro #logo {
  position: absolute;
  top: 185px;
  left: 340px; }
#intro #logo, #intro #logo img {
  width: 280px;
  height: 35px; }

#intro #signupnow {
  position: absolute;
  top: -55px;
  left: 515px; }
#intro #signupnow, #intro #signupnow img {
  width: 140px;
  height: 55px; }

/** Set of three stars */
#stars {
  position: absolute;
  top: 190px;
  left: 0;
  width: 150px; }
#stars img {
  margin-bottom: 10px;
  display: block; }

#pcproaward {
  margin: 10px 0 0px 0; }

#body {
  padding-left: 150px;
  width: 450px; }

/** Package group information table/layout */
div.group {
  display: block;
  background-repeat: no-repeat;
  background-position: top left;
  margin: 10px 0 0 10px;
  width: 210px; }
div.group h2 {
  padding-top: 15px;
  margin: 0 0 20px 48px;
  font-size: 11.45px;
  font-weight: bold;
  color: white; }
div.group * a.white {
  color: white; }

table.details {
  margin: 0 0 10px 5px; }
table.details td.icon {
  padding-right: 3px; }
table.details td.detail {
  padding-top: 2px;
  font-size: 9pt; }

div.group span.more {
  display: block;
  text-align: right;
  padding: 0 5px 5px 0;
  font-size: 8pt; }
div.group span.more a {
  color: black; }


#mail { /* Specifics for the Mail group */
  background-color: #F5FAF6;
  background-image: url(../../images/frontpage/header-mail.png); }

#home { /* Specifics for the Home group */
  background-color: #F4F9FE;
  background-image: url(../../images/frontpage/header-home.png); }

#professional { /* Specifics for the Professional group */
  background-color: #FEFAF5;
  background-image: url(../../images/frontpage/header-professional.png); }

#reseller { /* Specifics for the Reseller group */
  background-color: #FDF6F5;
  background-image: url(../../images/frontpage/header-reseller.png); }

#windows { /* Specifics for the windows group */
  background-color: #edf5fd;
  background-image: url(../../images/frontpage/header-windows.jpg); }

