﻿*
{
  font-family: Arial,Verdana, Helvetica, sans-serif;
  color: White;
}

img
{
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

body
{
  background-color: #615a5c;
}

#wrapper
{
  /*background: url('../images/background.jpg') repeat-y;*/
  background: url('../images/adcore_background_about new.jpg') repeat-y;
  font-size: 12px;
  background-color: #615b5d;
}

#content
{
  height: 479px;
  margin: 0 auto 0 130px;
  width: 975px;
  padding-top: 1px;
}

h1
{
  margin-top: 105px;
  font-size: 30px;
}

.paragraph_item
{
  width: 334px;
}

.summary
{
  position: absolute;
  top: 262px;
  left: 500px;
  width: 195px;
  padding: 13px 0 0 16px;
  background: url('../images/quote.gif') no-repeat;
  height: 122px;
}

.summary p
{
  width: 195px;
  margin: 0;
}

#nextPageLink
{
  position: absolute;
  right: 1px;
  top: 30px;
  width: 27px;
  height: 27px;
}

#homeLink
{
  width: 215px;
  height: 79px;
  position: absolute;
  right: 100px;
  bottom: 20px;
}

