/* CSS Document */

h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #005dab;
	padding:0px;
	margin: 10px 0px 10px 0px;
}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:0px;
	margin: 0px 0px -5px 0px;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:0px;
	margin: -10px 0px 15px 0px;
}
h4 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:0px;
	margin: 0px 0px 3px 0px;
}

#headLogo {
	margin:10px 0px 10px 20px;
	float:left;
	display: inline;
}
#tagline {
	float: left;
	margin: 60px 0px 0px 20px;
	display: inline;
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#005dab;
}
#tagline a{
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#005dab;
	text-decoration:none;
}
#tagline a:hover{
	font: bold 10px Arial, Helvetica, sans-serif;
	color:#6baedf;
	text-decoration:none;

}


	body,
	html {
		margin:0;
		padding:0;
		background:#828282;
		color:#000;
		font: 11px verdana;
		color: #191919;
	}
	body {
		min-width:847px;
		margin: 10px 0px 0px 0px;
	}
	#wrap {
		background:#fff;
		margin:0 auto;
		width:847px;
	}
	#header {
		background:#fff;
		width:847px;
		height: 95px;
	}
	#navBlock {
		background:#fff;
		margin: 0px 0px 0px 10px;
		padding:0px;
		height: 35px;
		width:837px;

}
	#main {
		background:#fff;
		float:right;
		width:602px;
		margin:0px 30px 50px 10px;

	}

	#sidebar {
		float:left;
		width:195px;
	}
	#sidebar ul {
		margin: 10px 10px 20px 20px;
		padding: 0px 0px 0px 0px;
    }

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width: 877px;
	height: 149px;
	background-image:url(../images/gri_pe_foot_leaf.gif);
	background-repeat: no-repeat;
	clear:both;
}
#footer ul {
	list-style-type: none;
	padding: 0;
	margin:0px 0px 0px 130px;
	border: 0;
}
#footer li {
	padding: 0;
	margin: 85px 30px 0px 0px;
	display: block;
	float: left;
	display: inline;
}
#mainContent {
margin:0px 10px 0px 10px;
height:410px;
z-index:1;
}
#mainPromo {
width:593px;
height:410px;
background:#fff;
float:left;
}
#rightColumn {
 width: 224px;
 height:410px;
 float:left;
 margin: 0px 0px 0px 10px;

 }

#rightPromo {background:#00a94f; height: 127px; margin: 0px 0px 14px 0px;padding: 0px 0px 0px 0px;
    border: 0px; color:#ffffff; font: 10px "verdana","arial";text-decoration:none; }


#rightPromoBottom {height:37px; width: 224px;background-image:url(../images/gri_promo_bottom.gif); background-position:bottom; background-repeat:no-repeat;  }
#rightPromoContent {height: 90px; background-image:url(../images/gri_promo_top.gif); background-position:top; background-repeat:no-repeat; }
#rightPromoInner {padding: 6px 8px 5px 5px;
}
#rightPromoContent img {display: block; margin: 0px 0px 6px 0px;}

#promoStripe {height: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; text-decoration: none; background-color:#9fcf67; line-height:24px; }
/*#promoStripe a { text-decoration:none; color: #191919;}
#promoStripe a:link, a:visited {text-decoration: none; color: blue}
#promoStripe a:active {text-decoration: none}
#promoStripe a:hover { text-decoration:underline; color: #ffffff;}
#promoStripe a[name]:hover {text-decoration: inherit; color: inherit; background: inherit}*/

#stripeText {float: left; margin: 0px 0px 0px 10px; color: #191919;}
#stripeText a:link, a:visited {text-decoration: none; color: blue}
#stripeText a:active {text-decoration: none}
#stripeText a:hover { text-decoration:underline; color: #ffffff;}
#stripeText a[name]:hover {text-decoration: inherit; color: inherit; background: inherit}
#stripeImage { float:left;}

