
/* reset *
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*/

#main-title { border-bottom: 1px solid #314d86; background: url(gradient.png) 0 -68px;vertical-align:baseline;text-align:left; }
#main-title>div { height: 115px; margin: 0 auto; padding: 0 10px; background: no-repeat 100% 0; }
#main-title hgroup { background: url(logo.png) no-repeat 4px 10px; }
#main-title hgroup { float: left; }
#main-title hgroup a { display: block; padding: 0 25px 0 85px; font-family: 'adobe garamond pro', garamond, serif; text-transform: uppercase; text-shadow: 0 2px 2px rgba(33, 33, 33, 0.4);  }
#main-title hgroup a {text-decoration: none; color: #162e59; color: #fff;}
#main-title hgroup a:hover { text-decoration: none; }
#main-title hgroup:hover a { opacity: 0.8;}
#main-title h1 a { line-height: 26px; padding-bottom: 36px; font-size: 20px; font-weight: bold; background-position: 2px -44px; }
#main-title h2 a { line-height: 16px; padding-top: 37px; font-size: 10px; background-position: 2px 9px; }

