#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0px 5px 10px 5px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
.c255{
width:745px;
}
.cleft{
width:325px;
float:left;
}
.crt{
width:418px;
float:right;
}
/* picture on left max size 245px text area on right side is 493px */
.pct1leftpic{
width:315px;
float:left;
}
.pct1rttxt{
width:428px;
float:right;
}
/* picture on right max size 245px text on left is 493px */
.pct2righttxt{
width:493px;
float:left;
}
.pct2rtpic{
width:250px;
float:right;
}
body{
background-image:url(images/gfback.jpg);
background-repeat:repeat-y;
background-color:#000000;
font-size:12px;
}
p{
text-indent:1em;
}
.sales hr{
border: none;
background-color: #ADD8E6;
color: #ADD8E6;
height: 1px;
width: 60%;
}