body { background: url("images/navbg.gif") repeat-x top #fff; font-family:arial, helvetica, sans-serif; color:#555; font-size:100%; }
* { margin:0; padding:0; }
h1, h2 { font-family:georgia, verdana, sans-serif; font-size:1.1em; }
h1.clientname { line-height:30px; margin-bottom:1em; }
h2 { color:#a4b366; }
p { font-size:.75em; line-height:1.5em; margin-bottom:1em; }
ul { font-size:.75em; list-style-type:none; }
a { color:#687789; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:0; }
.divider { border-top:1px solid #dfe1e4; }

#container { width:900px; margin:0 auto; }
.item { float:left; margin-right:20px; font-size:.75em; min-height:300px; }
.item:last-child { margin-right:0; }
.item img { border:1px solid #c0c0c0; }
#nav { font-size:.75em; line-height:28px; height:30px; margin:0 auto; width:1100px; }
#img { text-align:center; }

#site_info { color:#666; border-top:1px solid #ced1d6; height:65px; padding-top:.5em; margin-top:4em; }
#site_info p { font-size:.7em; margin:10px 0 0; }
