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

iframe { display:none; }

body { font-size:8pt; }

h1 { background:none; text-indent:0; width:auto; height:auto; clear:both; }
h2 { margin:0; padding:1.25em 1% 0; }
hr, #about p { margin:1em 1%; }

.wrapper { clear:both; overflow:visible; padding:0; width:100%; }
.content { margin:0; overflow:auto; }

#header { height:auto; margin-bottom:15px; }
#header p { margin:1em 0; }
#header p.alignleft { padding-left:0; }
#header p.alignright { padding-right:0; }
#header #est { padding-right:25px; }

#work ul, #services ul { margin:0; }
#featured, #services li, #about div, #contact div { float:none; margin:0 1%; width:98%; height:auto; }

#work ul { text-align:center; }
#work li { margin:20px 5% 0; width:40%; }

/*#services #about, #contact { page-break-before:always; }*/
#services li { padding-bottom:1em; }

#contact .two-thirds { border-top-color:#000; }
#contact .one-third { overflow:visible; position:relative; }
#contact img { float:right; position:absolute; top:1em; right:0; }
