
h1,h2,h3,h4 { margin: 0; padding: 0; line-height: 120%; }
h1
 { color: #16b325 }
h2 
 { font-size: 18px; color: #f744aa }
h3
 { font-size: 14px; color: #5f5f5f; font-weight: bold; }
h4 
 { font-size: 13px; color: #999 }
p, div, td
 { font: 13px Georgia, Times, serif; line-height: 150%; color: #5f5f5f }
li
 { font: 12px Georgia, Times, serif; line-height: 150%; }
hr
 { border: 0px; display: block; height: 1px; background: none; border-bottom: 1px dotted #f744aa; }
a:link, a:visited
 { font-weight: bold; text-decoration: none; color: #58a7ce }
a:hover
 { color: #1671b3; text-decoration: underline }
td a:link, td a:visited, td a:hover
 { font-size: 10px; line-height: 120%; }


.no
 { display: none }
body
 { margin: 0px; }
html
 { height: 100% }
body#antioch
 { text-align: center; background: #79a4c7 url('/i/BG.png') repeat-x; position: relative; min-height: 100%; }
div#wrapper
 { margin: 0px auto; width: 950px; text-align: left; padding-bottom: 50px;}
div#quicklinks
 { font: 10px courier; text-align: right; color: #fff; height: 14px; overflow: hidden; }
div#quicklinks a:link, div#quicklinks a:visited
 { color: #fff }
div#quicklinks a:hover
 { color: #ff0 }

div#header
 { height: 98px; position: relative }
div#header img
 { position: absolute; top: 0px; left: 0px }
div#header div#headerlinks
 { width: 580px; position: absolute; top: 40px; left: 360px; text-align: center }
div#header div#headerlinks div#row1, div#header div#headerlinks div#row1 a:link, div#header div#headerlinks div#row1 a:visited
 { color: #16b325; font: 14px "arial black"; }
div#header div#headerlinks div#row2, div#header div#headerlinks div#row2 a:link, div#header div#headerlinks div#row2 a:visited
 { color: #f744aa; font: 14px "arial black"; }
div#content { border-top: 3px solid #58a7ce; border-left: 3px solid #fff; border-right: 3px solid #fff; border-bottom: 3px solid #fff; background: #fff}

div#portfoliohead
 { height: 25px; background: #1671b3 url('/i/Head-Portfolio.png') no-repeat; }
div#portfoliohead div
 { padding-left: 320px; color: #fff; line-height: 25px; }
div#portfoliohead a:link, div#portfoliohead a:visited
 { color: #fff; text-transform: uppercase }

#portfolio 
 { background: #cfe5f4; overflow: auto; text-align: center; font-size: 10px }
#portfolioframe
 { padding: 3px; }
#portfolioframe td
 { text-align: center; padding: 3px 5px 3px 5px; }

div#serviceshead
 { height: 25px; background: #16b325 url('/i/Head-Services.png') no-repeat; border-top: 3px solid #58a7ce; border-bottom: 3px solid #6fc650; margin-bottom: 8px; }

div#clientel
 { width: 450px; float: left; }

div#clientel div
 { margin-top: 5px; border: 3px solid #58a7ce; color: #fff; background: #1671b3; padding: 4px; }
div#clientel div h2
 { display: block; line-height: 30px; border-bottom: 1px solid #fff; margin-bottom: 12px; color: #fff; text-shadow: 1px 1px 1px #000 }
div#clientel div p
 { color: #fff; }
div#clientel div p b
 { color: #ff0; text-shadow: 1px 1px 1px #000; }
div#clientel div a:link, div#clientel div a:visited
 { text-align: right; display: block; color: #fff; font-weight: bold; text-transform: uppercase }

div#aboutus
 { float: left; margin-left: 40px; margin-top: 5px; width: 425px; color: #5f5f5f }
div#aboutus a:link, div#aboutus a:visited
 { text-align: right; display: block; color: #1671b3; }

div#footer
 { position: relative; color: #1671b3; }
div#footer p
 { display: block; width: 600px; font-size: 10px; }
div#awesomethepenguin
 { position:absolute; right:0px; bottom:0px;width:342px; height: 130px; z-index: 9999; background: transparent url('/i/Awesome-the-Penguin.png') no-repeat } 


/* Portfolio Page */

#portfoliopage
 {
  font-size: 10px;
  background: transparent;
  border-top: 2px solid #58a7ce;
  border-bottom: 2px solid #58a7ce;
 }
#portfoliopage td
 {
  text-align: center;
  padding: 10px 15px 10px 15px;
 }
#portfoliopage td:hover, #portfolioframe td:hover
 {
  background: #58a7ce;
 }
#portfoliopage td:hover a, #portfolioframe td:hover a
 {
  color: #fff;
 }
#portfoliopage td img
 {
  border: 1px solid #58A7CE;
  margin-bottom: 2px;
 }
#portfoliopage td img:hover
 {
  border: 1px solid #fff;
 }
