* { padding: 0px; margin: 0px; }
body { font: 12px Arial, sans-serif; line-height: 16px; text-align: center; background: url('../img/body-background.gif') 0px 0px repeat-x #fff; }

p, ul { margin: 1em 0em; }

a { color: #00396d; }
a:hover { text-decoration: none; }
a img { border: none; }

#container { width: 870px; margin: 0px auto; text-align: left; }

/* Header */
#header { height: 90px; }
#header .logo { padding-top: 26px; display: block; }

/* Utility nav */
#header #utility-nav { float: right; }
#header #utility-nav ul { list-style-type: none; margin: 0px; }
#header #utility-nav ul li { float: left; height: 26px; background: url('../img/nav-background.png') bottom left repeat-x; }
#header #utility-nav ul li.first-child { padding-left: 6px; background: url('../img/nav-first-child-background.png') bottom left no-repeat; }
#header #utility-nav ul li.last-child { padding-right: 6px; background: url('../img/nav-last-child-background.png') bottom right no-repeat; }
#header #utility-nav ul li a { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 11px; height: 18px; padding: 2px 5px 0px 7px; float: left; text-decoration: none; color: #fff; text-transform: uppercase; background: url('../img/utility-nav-link-background.gif') 0px 8px no-repeat; }
#header #utility-nav ul li.first-child a { background: none; }
#header #utility-nav ul li a:hover { background: #013776; }

/* Main nav */
#nav { width: 870px; margin-bottom: 22px; border-top: 2px solid #bcbdc0; }
#nav ul { list-style-type: none; height: 26px; background: url('../img/nav-background.png') bottom right no-repeat; }
#nav ul li { float: left; height: 26px; }
#nav ul li.first-child { padding-left: 6px; background: url('../img/nav-first-child-background.png') bottom left no-repeat; }
/*#nav ul li.last-child { float: right; padding-right: 6px; background: url('../img/nav-last-child-background.png') bottom right no-repeat; }*/
#nav ul li a { font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; height: 18px; padding: 2px 7px 0px 10px; float: left; text-decoration: none; color: #fff; text-transform: uppercase; background: url('../img/nav-link-background.gif') 0px 3px no-repeat; }
#nav ul li.first-child a { background: none; margin-left: 6px; }
#nav ul li ul li.first-child a { margin-left: 0px; }
/*#nav ul li.last-child a { background: none; text-transform: none; }*/
#nav ul li a:hover, #nav ul li a.current { background: #013776; }

#slideshow { width: 870px; height: 327px; margin-bottom: 20px; }
#slideshow.secondary { height: auto; }
#slideshow img { border: none; }
#slideshow p { margin: 0px 0px 0px 15px; font-size: 11px; }

/* Main bits */
#copy { padding: 0px 0px 5px 80px; width: 515px; float:left; }
#copy.index { width: auto; padding: 0px 0px 5px 15px; }
#copy h1 { font: bold 18px Arial, sans-serif; color: #00396d; }
#copy p { font: 11px/15px Arial, sans-serif; color: #414042; }
#copy hr { height: 0px; border: 0px; border-top: 1px solid #abacad; }
#copy blockquote { color: #004088; }
#copy ul { padding-left: 35px; font-size: 11px; color: #414042; }

#copy #index-callout { width: 200px; padding-left: 15px; margin-left: 35px; float: right; border-left: 1px dotted #608aba; }
#copy #index-callout ul { list-style-type: none; padding: 0px; }
#copy #index-callout ul li { margin: 3px 0px; }
#copy #index-callout ul li a { font-weight: bold; font-size: 11px; color: #414042; }

/* Index bits */
#case-study { font-size: 11px; color: #58595b; margin-bottom: 15px; width: 235px; float: right; background: #e8f1f9; }
#case-study.index { width: 608px; float: left; }
#case-study h3 { width: 235px; height: 22px; padding-top: 12px; text-align: center; background: url('../img/sidebar-background.gif'); color: #fff; text-shadow: #333 1px 1px 3px /* WebKit only */; text-transform: uppercase; font-size: 12px; }
#case-study.index h3 { width: 608px; height: 24px; padding: 0px; background: url('../img/case-study-index-h3-background.gif'); }
#case-study h3 span { display: none; }
#case-study p { padding: 0px 15px; }
#case-study ul { padding: 0px 10px 0px 25px; }
#case-study ul li { margin: 2px 0px; }
#case-study img { padding: 0px 15px 15px 15px; float: right; }
#case-study img.solo { padding: 0px 0px 10px 0px; }
#case-study.index img { padding: 15px; float: right; }
#case-study hr { height: 0px; border: 0px; border-top: 1px solid #999; margin: auto 10px; }

#sidebar-images { margin-bottom: 15px; width: 235px; float: right; background: #fff; }
#sidebar-images a { display: block; }
#sidebar-images .zoom { float: right; position: relative; bottom: 25px; right: 10px }

#news { font-size: 11px; color: #58595b; margin-bottom: 15px; width: 217px; float: right; background: #e8f1f9; }
#news h3 { width: 217px; height: 24px; background: url('../img/news-h3-background.gif'); }
#news h3 span { display: none; }
#news p { padding: 0px 15px; }
#news ul { padding: 5px 15px; margin-left: 10px; }
#news ul li { margin: 3px 0px; }

/* Contact Us Form */
#contact_form { width: 350px; margin-top: 10px; }
#contact_form label { margin-top: 2px; margin-bottom: 2px; width: 125px; float:left; clear:left; }
#contact_form input { margin-top: -15px; margin-bottom: 2px; float:right; clear:right; }
#contact_form label.error { position: absolute; float: right; margin-top: -13px; margin-left: 230px; }

/* Footer */
#footer { border-top: 2px solid #eee; text-align: center; font-size: 10px; padding: 5px 0px; clear: both; margin-top: 10px; }
#footer ul { list-style-type: none; }
#footer ul li { display: inline; background: url('../img/footer-li-background.gif') 0px 3px no-repeat; padding: 0px 0px 0px 3px; }
#footer ul li.first-child { background: none; padding-left: 0px; }
#footer ul li a { text-transform: uppercase; color: #00396d; font-size: 9px; text-decoration: none; }
#footer ul li a:hover { text-decoration: underline; }
#footer p strong { color: #939598; }