@charset "UTF-8";
/* CSS Document */

/*-----------------------------------Individual Portfolio peices - each should have it's own unique div id
NOTE - this controls the positioning of each portfolio piece, to make sure they are not overlapping
they are set up in increments of 700px - to add a new piece, add 70px to the TOP property -------------------*/


#circle {top:0px; left: 0px}
#bis {top: 700px; left:0px}
#hk {top: 1400px; left: 00px}
#jch {top: 2100px; left: 0px}
#ceramiccoat {top: 2800px; left: 0px}
#jeffdoor {top: 3500px; left: 0px}
#tropicalrain {top: 4200px; left: 0px}
#rcg {top: 4900px; left: 0pz}
#stoneage {top: 5600px; left: 0px}
#foundation {top: 6300px; left: 0px}
#abclogo {top: 7000px; left: 0px}
#closing  {top: 7700px; left: 0px}
/*
{top:8400px; ;left: 0px}
{top: 9100px; left: 0px}
{top: 9800px; left: 0px}
{top: 10500px; left: 0px}
{top: 11200px; left: 0px}
*/


