	
 body {background:#ffffff; background-image:url("images/bg.jpg"); background-repeat:repeat-x;}
 	 
  ul li {margin-top:5px; list-style-type:none;
	 background-image:url(images/bullet.gif);
	 background-repeat: no-repeat; background-position: 0 .35em; padding-left:20px;} 

  a       {color: #363636; text-decoration: none;}			
  a.click {color: #363636; text-decoration: none;}			
  a:hover {color: #F62300; text-decoration: none;}	

/** main include **/ 
  span.bold_main   {font-family:verdana, arial, tahoma; font-size:24px; font-weight:bold; color:#363636;color:#102184}
  span.normal_main {font-family:verdana, arial, tahoma; font-size:19px; color:#363636;}
  span.large_main  {font-family:verdana, arial, tahoma; font-size:24px; color:#363636;color:#102184}

/** left pane include **/
  span.left_bold  {font-family:verdana, tahoma; font-size:18px; font-weight:bold; color:#363636;}
  span.left_large {font-family:verdana, arial, tahoma; font-size:14px; font-weight:bold; color:#363636;}
  span.left_normal_bold  {font-family:verdana, arial, tahoma; font-size:14px; font-weight:bold; color:#363636;}
  span.left_normal, table.left_normal  {font-family:verdana, arial, tahoma; font-size:12px; font-weight:normal; color:#363636;}
  span.captions {font-family:arial, tahoma; font-size:14px; color:#102184;font-weight:bold;}

  ul.services {font-family:arial, tahoma; font-size:16px; color:#363636; font-weight:normal;}



/** 	The Divs	 **/

 #maindiv   {position:relative; width:100%; border-style: none;}
 #container {position:relative; width: 850px; height:650px; z-index:0; 
 	     border-style:solid; border-color:#fafafa; border-width:1px;}
 
#main_header {position:absolute; z-index:2; border-width:0px; left:0px; top:0px; width:850px; height:90px;
	      border-style:solid; background-color:#fafafa; background-image:url("images/ledger2.gif"); }  
 #header {position:absolute; z-index:2; border-width:1px; left:20px; top:12px; border-style:none;} 
 #logo   {position:absolute; z-index:2; border-width:1px; left:650px; top:7px; border-style:none;} 

 #left_pane {position:absolute; z-index:2; border-width:0px; left:5px; top:100px; width:195px; height:555px; border-style:solid; 	     text-align:left;}
 
 #main {position:absolute; z-index:2; border-width:0px; left:210px; top:100px; width:645px; height:550px; 
	border-style:solid; border-color:#F80000;}
 



