<style type="text/css" media="all">
		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #333; }
		a				{ color: #337810; }
		p				{ margin: 0 0 18px; }
		#wrapper		{ float: left; width: 100%; }
		
		/* Header */
		#header			{ background:  #eee; border-bottom: 2px solid #ddd; }
		#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/* Content Style */
		#navigation		{ border-bottom: 1px solid #ccc; padding-left: 18px; }
		#navigation ul	{ padding: 0 8px 9px;}
        #navigation li  { list-style: none; }
        #navigation hr  { width:  50%;    }
		#extra			{ border-bottom: 1px solid #ccc; padding-right: 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
        
		#content p, #extra p { padding-right: 18px; }
		
		/* Content Positioning & Size */
		/* #navigation		{ float: left; width: 182px; margin-left: -100%; } */
		#navigation		{ float: left; width: 142px; margin-left: -100%; }
       /* #content		{ margin: 0 225px 36px 225px; background: #ffe8e8}
        */
        #content		{ margin: 0px 200px 36px; background: }
     
        /* L margin -200px */
        #extra			{ float: left; margin-left: -200px; width: 180px; }
	/*	#extra			{ float: left; margin-left: -200px; width: 182px; }		*/
        /* Footer */
		#footer			{ background: #990f0f; border-bottom: 2px solid #999; clear: left; width: 100%; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }

#customers
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#customers th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}


div.counter
{
width:140px;
padding:10px;
border:5px solid gray;
margin:0px;
}

#contacts  ul  { list-style-type: circle;

             }
	</style>
	<!--[if IE]>
	<style type="text/css">
	    #navigation, #content, #extra { margin-top: 20px; }
	</style>
	<![endif]-->
