@charset "UTF-8";
/* CSS Document */
p { margin:0 0 45px 0; color:#555; }
img { margin:0 10px 5px 0; }
/*h2 { font-family:Arial, Helvetica, sans-serif; font-size:19px; color:#000; font-weight:normal; }*/
h2 { margin:0 0 20px 0px; }
/* ------------------ branding --------------------- */
div#branding h1 a { position:absolute; border:none;  background:url(../images/logo-pinworks-architecture-2l.png) no-repeat; left:20px; top:-68px; width:220px; height:69px; text-indent:-9999px; }


/* ------------------ banner --------------------- */
div#banner { width:1011px; height:60px; margin:100px auto 0px auto; position:relative; }
div#banner h2 { font-size:2em; }

/* ------------------ content Main --------------------- */
div#content { width:1011px; margin:0 auto; }
div.image { float:left; width:300px; margin:0 25px 25px 0; }
div.description { float:left; width:550px; }
p.testimonial { width:440px; padding:0 0 0 35px; color:#777; }
.quoteLeft { background:url(../images/quote-mark-left.gif) no-repeat top left; width:36px; height:28px; position:absolute; margin:-5px 0 0 -36px; text-indent:-9999px; }
.quoteRight { background:url(../images/quote-mark-right.gif) no-repeat bottom right; width:36px; height:28px; position:absolute; margin:5px -36px 0 0; text-indent:-9999px; }
div.item { float:left; padding:0 0 50px 0; }
.name { color:#333333; font-size:1em; }