﻿body {
}

.copy1 div#screenshots
{
  width: 100%;
  background: transparent url(images/copy1/screenshots.png) no-repeat;
  background-position: right top;
  margin-bottom: 10px;
  margin-left: 12px; 
  margin-right: 12px; 
  width: 98%; 
  position: relative; 
  height: 420px;
}

.copy1 div#screenshots div#headline h1
{
  margin-top: 14px;
  width: 500px;
  height: 80px;
  font-size: 1.4em;
  line-height: 110%;
  color: #5C9E48;
  font-family: Arial Black, Arial;
}

.copy1 div#screenshots div.benefit
{
  width: 350px;
  margin-bottom: 15px;
}

.copy1 div#screenshots div.benefit h2
{
  font-weight: bold;
  font-size: 120%;
}

.copy1 div#screenshots div#actionbuttons
{
  position: relative;
  left: 500px;
  bottom: 20px;
  bottom: 70px;
  left: 550px;
}

.copy1 .homecolumn
{
  width: 299px;
  float: left;
  border-right: solid 1px #efefef;
  padding: 8px;
  
}

.copy1 .homecolumn ul
{
  margin: 0px;
}

.copy1 .homecolumn li
{
  border-top: solid 1px #efefef;
  padding-top: 6px;
  margin: 6px 0px;
  font-size: 0.8em;
}

.copy1 .homecolumn li h3
{
  font-weight: bold;
  font-size: 1.1em;
  margin: 0px;
}

.resumeSamples { border: solid 1px blue; width: 942px; height: 166px; overflow: hidden; }

.resumeSamples img { margin-right: 9px; margin-left: 9px; }
