#heading { height: 269px; background-image: url(/images/bg1_r.png); }
#h2 { height: 269px; background-image: url(/images/bg1_l.png);}
#heading h2 { font-weight: normal; font-size: 36px; }
#heading h3 { font-size: 24px; margin-top:0; }

#split { margin: 2em 0 0 26px; }
#split ul a { color:#fff; line-height:24px; padding-bottom:9px; vertical-align:middle; }
#heading ul {
	float: left;
	width: 65%;
	color: #246E87; 
	font-weight: bold; 
	font-size: 16px; 
	padding-left: 24px;
	list-style: square outside url(/images/arrow1.png);
/*	*/
}
#heading li { line-height: 130%; margin-bottom: 0.5em;
	 padding-left: 10px; 
/*list-style: none; padding-left: 24px; background: transparent url(/images/arrow1.png) no-repeat top left; */
}

#quote { float: right; width: 34%; position: absolute; bottom: 0; right: 0;
font-size: 15px; font-weight: bold; font-style: italic; background: transparent url(/images/whiter.png) no-repeat top left; }
#quote blockquote { padding: 1em 26px; }
#quote span { display: block; position: relative; font-size: 12px; font-style: normal; padding-top: 0.4em; }
#quote a { float: right; position: absolute; bottom: 0; right: 0; }

#content { float: left; width: 65%; }
#content div { margin: 0 1em 0 26px; }
#content p, #content ul { padding: 1em 0; }
#content ul { margin-left: 1.2em; }
#content li { margin-bottom: 0.4em; }

#news { float: right; width: 35%; font-size: 10px; }
#news div { margin: 1em; }
#news hr { height: 4px; color: #d6f2c9; background-color: #d6f2c9; margin: 8px 0; }
#news h3 { color: #48a321; }
#news h4, #news h5, #news p { padding: 0 20px; }

#news div div.boxG { margin: 0 0 1em 0; }
#news .boxG p { color:#fff; }

h4 { color: #48A321; font-size: 14px; }
h5 { color: #333; font-size: 11px; }

#addendum { clear: both; margin: 0 1em 0 26px; padding: 0.6em 0; font-size: 10px; border-top: 2px dotted #ccc; }
