<style type="text/css" media="screen">
		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #000000; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; font-style: normal;}
		h2				{ color: #769535; margin: 0px 0px 20px; padding: 0px 0px 0; font-style: normal;}
		h3				{ color: #769535; margin: 0px 0px 10px; padding: 3px 0px 0; font-size:12px; font-weight: bold; }
		h5				{ color: #ffffff; font-size:12px; margin: 5px 5px 5px; line-height: 18px; text-align: center;}
        h6              { color: #769535; font-size:11px; margin: 1px 10px 1px; background-color:#ffffff; font-style: normal; }
        h4              { color: #769535; font-size:11px; margin: 1px 20px 1px; background-color:#ffffff; font-style: normal; }
        h4:hover        { color: #ffffff; font-size:11px; margin: 1px 20px 1px; background-color:#769535; font-style: normal; } 
        h6:hover        { color: #ffffff; font-size:11px; margin: 1px 10px 1px; background-color:#769535; font-style: normal; }
		a				{ color: #337810; font-style: normal; text-decoration: none;}
		p				{ margin: 0 0 18px; text-align: justify; color: #000000; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; font-weight: normal;}
        ul             { text-align: justify; color: #000000; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; font-weight: normal;}
        li              { text-align: justify; color: #000000; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; font-weight: normal;}
		#content h1	{ color: #769535; margin: 0px 0px 20px; padding: 0px 0px 0; font-size:20px; font-weight: bold; }
		#content h2	{ color: #769535; margin: 0px 0px 10px; padding: 0px 0px 0; font-size:16px; font-weight: bold; }
		#content h3	{ color: #769535; margin: 0px 0px 10px; padding: 0px 0px 0; font-size:14px; font-weight: bold; }
		#content p		{ margin: 0 0 18px; text-align: justify; color: #000000; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; font-weight: normal;}

        img { margin: 0px 5px 5px; padding: 0px 0px 0;  }
        
        #wrapper		{ float: left; width: 100%; }
		
		/* Header */
		#header			{ background: #ffffff; border-bottom: 2px solid #769535; background-image:url('../images/logo.png');background-repeat:no-repeat; padding: 10px 10px 10px;}
		#header h1  	{ color: #D6E0C4; margin: 10px 0px 0px; padding: 0px 0px 0px; font-size: 18px ; text-align: right; font-style: italic;}
		
		/* Content Style */
		#content		{ border-left: 1px solid #769535; border-right: 1px solid #769535; padding: 20px 20px 20px; }
		#navigation		{ margin: 30px 0px 0px; padding: 0px 3px 5px;}
		#navigation ul	{ padding: 0px 0px 0px; font-style: normal; }
        #navigation li	{ font-size: 11px; font-weight: bold; padding-right: 0px; font-style: normal;  }
		#extra			{ margin: 300px 0px 0px; padding: 5px 5px 5px; border-top: 1px solid #769535; font: 10px Helvetica, Arial, sans-serif; color: #000000; font-weight: bold;}
		#promo			{ margin: 300px 0px 10px; background-color:#769535; }
        #toplogo        { margin: 30px 0px 10px; background-color: #ffffff; }
		#extra small	{ font-size: 9px; line-height: 18px; }
		#content p		{ padding-right: 3px; }
		#extra p		{ padding-right: 3px; font-weight: normal;}

		/* Content Positioning & Size */
		#navigation		{ float: left; width: 20%; margin-left: -100%; }
		#content		{ float: left; width: 50%; margin-left: 22%; margin-top: 1%; }
		#extra			{ float: left; margin-left: -100%; width: 20%; }
		#promo			{ float: left; margin-left: -22%; width: 22%; }	
        #toplogo        { float: left; margin-left: -22%; width: 22%; }
		
		/* Footer */
		#footer			{ background: #769535; clear: left; width: 100%; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; padding: 0px 0px 0px; font-size:9px; text-align:center; line-height: 13px; margin: 0px 0px 10px}
		#footer ul		{ border-bottom: 1px solid #ffffff; list-style:none; margin: 5px 10px 10px; padding: 3px 3px 3px; text-align:center; font-style: normal; }
        #footer li:hover   { color: #D6E0C4; font-size:11px; background-color:#769535; font-style: normal; font-weight: bold; }        
		#footer li		{ display: inline; font-size: 11px; font-weight: normal; padding-right: 5px; }       

</style>

