@charset "UTF-8";
/* CSS Document */
p { margin:0 0 25px 0; }
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 0px 0; }

/* ------------------ 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:159px; margin:95px auto 70px auto; position:relative; }
div#banner blockquote { background:url(../images/quote-contact.png) no-repeat; width:933px; height:178px; position:absolute; left:0px; top:200px; text-indent:-9999px; z-index:1;}

/* ------------------ content Main --------------------- */
div#content { width:1011px; margin:200px auto; }
div#contentMain { width:300px; float:left; margin:0 0 0 205px; }


/* ------------------ content Sub --------------------- */
div#contentSubColumn { width:411px; float:left; margin:0 0px 0 0; }

.error { color:#FF0000; font-weight:bold; }