@charset "utf-8";
/* CSS Document */

#banner					{ /*position: relative;*/ height: 350px; border-bottom: 1px dotted #004876; 
							background: url(../img/banner.png) no-repeat; }
							
.latest-news			{ position: absolute; right: 20px; width: 360px; height: 80px; overflow: hidden; padding: 1px 5px; }

#latest-news-1			{ top: 60px; }
#latest-news-2			{ top: 160px; }
#latest-news-3			{ top: 260px; }

#banner h2				{ font-size: 0.8em; line-height: 1em; margin: 0; padding: 6px 0 4px 0; color: #004979; font-weight: bold; letter-spacing: -0.015em; }
#banner p				{ font-size: 0.8em; line-height: 1em; margin: 0; padding: 0 2px 0 0; color: #004979; }
#banner a			{ line-height: 1em; text-decoration: underline; }

h1						{ margin: 10px 0 30px 0; padding: 0; }
p						{ font-size: 0.9em; line-height: 1.4em; margin: 0.5em 0 0.5em 0; }

strong					{ font-size: 1em; }

#content				{ margin: 0; padding: 0 20px 0 20px; }

#logo-banner			{ text-align: center; padding: 70px 0; }