body { padding: .25em 0 1em 0; margin: 0; width: 773px; font-size: 12px; font-family: arial, verdana, sans-serif; }

/* Defaults */
a img { border: none; }

a:link { color: #003399; }
a:visited { color: #663366; }

blockquote { margin-left: 0; margin-right: 0; }

dl { margin: 1em 0 1em 1em; }
dt { font-weight: bold; }
dd { margin-left: 1em; }

ul { list-style-type: square; margin: 0 0 0 1em; padding: 0; color: #001d61; }
ul li { margin: 0; padding: 0; line-height: 1.2em; margin-bottom: .75em; }
ul li { font-size: 95%; }

ol { margin: 0 0 0 1.25em; padding: 0; color: #001d61; }
ol li { margin: 0; padding: 0; line-height: 1.2em; margin-bottom: .75em; }
ol li { font-size: 95%; }

h1 { font-size: 150%; margin-top: 0; }
h2 { font-size: 130%; margin: 1em 0 1em 0; color: #003466; }
h3 { font-size: 100%; margin: 1em 0 1em 0; color: #003466; }

/* General styling */
div.container { clear: both; }
.section { float: left; width: 257px; overflow: hidden; }
.section-wide { float: left; width: 514px; overflow: hidden; }
  div.content { padding: 10px; }

span.divider { padding-left: .75em; }
.clearfix { clear: both; }

.leftitem { border-right: 1px solid #fff; }
.middleitem { }
.rightitem { border-left: 1px solid #fff; }

.left { float: left; margin-right: .5em; margin-bottom: .5em; }
.right { float: right; margin-left: .5em; margin-bottom: .5em; }
.news-image { float: right; margin-left: 1em; margin-bottom: .5em; border: 1px solid #000; }
ul.topfive p { margin-top: .5em; }

/* Section-specific styling */
#header { margin-bottom: .5em; }
#logo { float: left; width: 224px; margin-top: .75em; }
  #logo img { vertical-align: text-bottom; }
#header-menu { float: right; width: 527px; }
#header-menu ul { list-style-type: none; float: right; margin: 5px 0 0 0; padding: 0; }
  #header-menu li { display: inline; margin: 0; padding-left: .75em; }
  #header-menu a { color: #405688; font-weight: bold; text-decoration: none; }
  #header-menu a:visited { color: #405688; }
  #header-menu a:hover { color: #74a18d; }

#menus { background: #405688 url("../img/menu_bg.png") repeat-y scroll top left; color: #fff; border-bottom: 1px solid #fff; padding: 0; margin: 0;}
  #menus h2 { color: #fff; font-size: 100%; margin: 0; }
  #menus h2 a { color: #fff; text-decoration: none; display: block; padding: 5px 0 5px 40px; background-position: 8px 50%; background-repeat: no-repeat; }
  /* Menu header rollovers */
  #menus h2 a:hover, #menus .over h2 a { background-color: #001d61; }
  #menu-about h2 a { background-image: url("../img/about_menu_bg.png"); }
  #menu-about h2 a:hover { background-image: url("../img/about_menu_over_bg.png"); }
  #menu-work h2 a { background-image: url("../img/work_menu_bg.png"); }
  #menu-work h2 a:hover { background-image: url("../img/work_menu_over_bg.png"); }
  #menu-news h2 a { background-image: url("../img/news_menu_bg.png"); }
  #menu-news h2 a:hover { background-image: url("../img/news_menu_over_bg.png"); }

  /* Menu items */
  #menus ul a { color: #fff; display: block; padding: 4px 10px; text-decoration: none; font-size: 10px; font-weight: bold; }
  #menus a:hover { background-color: #001d61; }
  #menus ul { margin: 0; list-style-type: none; border-top: 1px solid #fff; background-color: #405688; width: 257px; }
    #menus ul li { border-bottom: 1px solid #fff; margin-bottom: 0;}
    #menus ul li.last { border-bottom: none; }
    #menu-news ul li.last { border-bottom: 1px solid #fff; }

#main-content { clear: both; }

#footer { clear: both; background-color: #666; color: #fff; padding: 8px; margin-top: .5em; }
  #footer a { color: #fff; font-weight: bold; }
  #footer ul { float: left; width: 55%; list-style-type: none; margin: 0; padding: 0; }
    #footer ul li { color: #fff; display: inline; margin: 0; padding-right: .75em; }
    #footer ul li span.divider { padding-left: .75em; }
  #footer p.copyright { float: right; width: 45%; margin: 0; padding: 0; font-size: 90%; text-align: right; }

#employee-spotlight blockquote { background-image:url(/img/startquote.gif); background-position:0px 2px; background-repeat:no-repeat; clear:both; margin-bottom:0.2em; margin-top:0.5em; text-indent:23px; }
#employee-spotlight blockquote p { font-style:italic; }
#employee-spotlight blockquote p.last { background-image:url(/img/endquote.gif); background-position:right bottom; background-repeat:no-repeat; padding-right:23px; }
