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

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, sub, sup, tt, var, 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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background-image:url(../images/bg3.gif); background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-top:#217739 5px solid;
	margin-bottom:10px
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-transform:uppercase; margin-bottom:5px; }

h2 { font-family:Arial, Helvetica, sans-serif; font-size:46px; font-weight:bold; line-height:48px }

.big { font-family:Arial, Helvetica, sans-serif; font-size:32px; font-weight:bold; line-height:32px; }

a:link { color: #000; text-decoration: none; }

a:visited { color: #000; text-decoration: none; }

a:active { color: #217739; text-decoration: none; }

a:hover { color: #217739; text-decoration: none; }

#wrapper { margin:0 auto; width:900px; }

.header { width:100%; height:120px; }

.navigation { width: 550px; height:40px; float:right; margin-top:30px; background-image:url(../images/navbg.png); background-repeat:no-repeat; background-position:left; padding-top:18px }

.logo {
	width:199px;
	height:269px;
	float:left;
	display:block;
	background-image:url(../images/logo.png);
	position:absolute;
	top:-35px;
	z-index:2;
}

.header ul{ padding: 0; margin: 0; text-align: left; } 

.header ul li{ display: inline; }

.header ul li a{ color: #000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; line-height:20px; text-decoration:none }

#top { width:100%; height:auto; display:block; overflow:hidden; z-index:1;  }

.top-right { float:right; width:420px; height:auto; line-height:18px; background-color:#FFF; font-size:12px; padding:0 0 10px 10px; line-height:22px;  }

.top-left { float:left; width:460px; height:auto; }

#bubble { float:left; width:439px; padding:10px 10px 10px 10px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000; line-height:22px; background-color:#FFDe3C;}

#main { width:890px; height:auto; display:block; background-color:#FFF; padding:10px 0 10px 0; overflow:hidden; margin-bottom:10px }

.left { float:left; width:275px; border-right:#BBB dashed 1px; } .right { float:right; width:590px; line-height:24px; font-size:12px } .articles { float:left; width:100%; margin-top:25px } 

.box { width:283px; float:left; margin-right:20px; margin-bottom:25px; font-size:12px }

.footer { width:885px;  height:25px; background-color:#0a4605; padding:10px 5px 0 10px; color:#FFF; font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:10px; text-align:left; }

.footer ul{ padding: 0; margin: 0; text-align: right; float:right; }

.footer ul li{ display: inline; }

.footer ul li a{ color: #FFF; font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size:10px; padding: 0 10px 0px 10px; text-decoration: none; border-right: 1px solid #FFF; line-height:6px; }
