*
{

  padding: 0;
  margin: 0;

}

img
{

  border: 0;

}

body
{

  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
  position: relative;
  font-family: verdana, helvetica, sans-serif;
  color: #ffffff;
  font-size: 12px;

}

.large
{

  font-size: 14px;
  font-weight: bold;
 
}

a:link, a:hover, a:active, a:visited
{

  color: #ffffff;
  text-decoration: none;

}

#corporate
{

  text-align: center;
  width: 183px;
  top: 257px;
  left: 130px;
  position: absolute;

}

#personal
{

  text-align: center;
  width: 183px;
  top: 257px;
  left: 324px;
  position: absolute;

}

#bumps
{

  text-align: center;
  width: 183px;
  top: 422px;
  left: 324px;
  position: absolute;

}

#splash
{

  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 130px;
  width: 739px;
  height: 479px;
  background-image: url('../base/images/splash.jpg');
  background-repeat: no-repeat;

}