*
{

  padding: 0;
  margin: 0;

}

body
{

  margin: 0 auto;
  width: 960px;
  min-width: 960px;
  position: relative;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #ffffff;

}

p
{

  padding-bottom: 15px;

}

img
{

  border: 0;

}

#outerwrapper
{

  width: 788px;
  background-image: url('../base/images/background2.jpg');
  background-repeat: repeat-y;
  padding: 100px 86px 100px 86px;

}

#homewrapper
{

  width: 420px;
  height: 344px;
  background-image: url('../base/images/background.jpg');
  background-repeat: no-repeat;
  padding: 76px 245px 0px 133px;  

}

#whatwedowrapper
{

  width: 655px;
  height: 344px;
  background-image: url('../base/images/background.jpg');
  background-repeat: no-repeat;
  padding: 76px 0px 0px 133px;  

}

h1
{

  font-family: verdana, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  

}

#nav
{

  position: relative;

}

#nav ul li
{

  float: left;
  list-style-type: none;

}

.list
{

  width: 180px;
  float: left;
  font-size: 9px;

}

#maintext
{

  position: absolute;
  top: 228px;
  left: 218px;
  width: 540px;

}

#maintext p
{

  width: 410px;

}
