div#projects-text
{
  font-size: 8pt;
  line-height: 1.2em;
}

div#project-packs
{
  width: 700px;
  color: #fff;
  font-size: 8pt;
  line-height: 1.3em;
  background-color: #c4e5cd;
  background-image: url('/image/products/rightbox-back-top.gif');
  background-repeat: no-repeat;
  background-position: top left;
  padding: 32px 0px 0px 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}

div#project-packs img.bottomedge
{
	display: block;
	clear: both;
}

img#projectdetail
{
  margin: 13px;
  width: 700px;
  height: 516px;
  border: none;
}

div.project-pack
{
  text-align: center;
  float: left;
  width: 105px;
  height: 170px;
  margin-bottom: 0px;
  margin-top: 27px;
  margin-left: 8px;
}

div.project-pack div
{
  color: #000;
  text-align: center;
  font-size: 9px;
  width: 95px;
  height: 18px;
  margin: 8px 5px 5px 5px;
}

div.project-pack-bottomrow
{
  text-align: center;
  float: left;
  width: 105px;
  height: 252px;
  margin-bottom: 22px;
  margin-top: 15px;
  margin-left: 8px;
}

div.project-pack-bottomrow div
{
  color: #000;
  text-align: center;
  font-size: 9px;
  width: 95px;
  height: 18px;
  margin: 8px 5px 5px 5px;
}

div#left
{
  padding: 15px;
  width: 180px;
  float: left;
}

div#left p
{
  font-size: 9pt;
  font-weight: bold; 
  line-height: 1.3em;
  margin: 1em 0;
}

div#right
{
  width: 680px;
  padding: 0;
  float: left;
}

div#projects-text
{
  position: absolute;
  font-size: 8pt;
  line-height: 1.2em;
  left: 28px;
  top: 183px;
  width: 180px;
  height: 65px;
}

img#project-info
{
  position: absolute;
  left: 225px;
  top: 130px;
}

div#projects-menu
{
  width: 190px;
  color: #20a8d2;
  font-size: 8pt;
  line-height: 1.3em;
  background: url('/image/products/product-menu-back-top.gif') no-repeat top right;
  background-color: #fed8ed;
  padding: 15px 0px 0px 0px;
}

div#projects-menu div.menuitem
{
  margin-left: 25px;
  margin-bottom: 1px;
}

div#projects-menu div.menuitem a
{
  color: #20a8d2;
}

div#projects-menu img
{
  display: block;
}

div#projects-menu h3
{
	text-transform: uppercase;
	font-size: 8pt;
  line-height: 1.3em;
  margin: 6px 0px 3px 0px;
  padding: 0 0 0 25px;
  background: url('/image/menu/bullet.gif') no-repeat 13px 2px;
}

div#project-info
{
	float: left;
  width: 300px;
  margin-left: 20px;
  color: #000;
}

div#project-info p
{
  margin-left: 20px;
  margin-top: 0.5em;
  margin-bottom: 1em;
}

div#project-info h3
{
  background: #ff2100;
  font-size: 10pt;
  font-weight: bold;
  color: #fff;
  padding: 4px;
  text-align: center;
}

div#project-info ul
{
  margin-top: 0;
}

div#project-info ol
{
  margin-top: 0;
}

div#project-photo
{
  width: 360px;
  float: left;
  text-align: center;
}