@charset "UTF-8";
/** 
Endless Energy interior page styles
 */


/** 
 * Main Column
 */
  #left_column p 												{font-size:14px; line-height:1.6em; color:#444444; margin:1.5em 0 1.8em 0;}
  #left_column p.expandable 									{font-size:14px; line-height:1.6em; color:#444444; margin:5px 0 0 0}
  #left_column ul 												{margin:-10px 0 0 0; padding:0; list-style:disc; line-height:1.5em; color:#444444; font-size:14px; padding-bottom:20px;}
  #left_column ul li 											{margin:0 0 0 30px; padding:0; list-style:disc outside; line-height:1.5em;}
  #left_column ul li a 											{margin:0; padding:0; line-height:1.5em;}
  #left_column .box ul 											{margin:10px 50px -50px 20px; padding:0; list-style:disc; line-height:1.5em; color:#464646; font-size:12px; padding-bottom:20px;}
  #left_column .box ul li 										{margin:0 0 0 30px; padding:5px; list-style:disc outside;}
  #left_column .box ul li a 									{margin:0; padding:0; line-height:1.5em;}
  div.wideopen 													{width:714px; margin:32px 0 0 0; padding-left:26px; float:left;}
  div.letter2editor 											{margin:-1em 60px 0 20px; text-align:justify;}
  h3															{color:#0069b8; font-family:Arial, Helvetica, sans-serif; font-size:24px; letter-spacing:-1px; line-height:1.2em; margin-bottom:10px;}  
  .p_start														{color:#0069b8; font-size:120%; font-weight:bold;}
  .company														{font-weight:bold; color:#464646;}
  .fact															{font-weight:bold; color:#464646; font-size:13px;}
  
    
 /** 
 * Curved-corner Boxes
 */
/*dl.blue_curved 												{background:#b5daf3 url(../img/corners/blue_tl.gif) top left no-repeat; margin:20px 0 20px 0; padding:0; width:100%;}
  dl.blue_curved dt 											{background:transparent url(../img/corners/blue_tr.gif) top right no-repeat; padding:20px 10px 10px 20px; color:#0069b8; font-size:150%; font-weight:bold;}
  dl.blue_curved dd 											{background:#b5daf3 url(../img/corners/blue_bl.gif) bottom left no-repeat; padding:0; margin:0;}
  dl.blue_curved dd p 											{margin:0; padding:10px 20px 20px 20px;}
  dl.blue_curved dd p.last 										{background:transparent url(../img/corners/blue_br.gif) bottom right no-repeat; }
*/
  dl.green_curved 												{background:#b9ddb1 url(../img/corners/green_tl.gif) top left no-repeat; margin:30px 0 30px 0; padding:0; width:714px;}
  dl.green_curved dt 											{background:transparent url(../img/corners/green_tr.gif) top right no-repeat; padding:35px 0 0 40px; color:#0069b8; font-size:15px; font-weight:bold;}
  dl.green_curved dd 											{background:#b9ddb1 url(../img/corners/green_bl.gif) bottom left no-repeat; padding:0; margin:0;}
  dl.green_curved dd p 											{margin:0; padding:10px 20px 10px 20px;}
  dl.green_curved dd p.last 									{background:transparent url(../img/corners/green_br.gif) bottom right no-repeat; }

  dl.yellow_curved 												{background:#b5daf3 url(../img/corners/yellow_tl.gif) top left no-repeat; margin:20px 0 20px 0; padding:0; width:714px;}
  dl.yellow_curved dt 											{background:transparent url(../img/corners/yellow_tr.gif) top right no-repeat; padding:20px 10px 10px 20px; color:#0069b8; font-size:150%; font-weight:bold;}
  dl.yellow_curved dd 											{background:#b5daf3 url(../img/corners/yellow_bl.gif) bottom left no-repeat; padding:0; margin:0;}
  dl.yellow_curved dd p 										{margin:0; padding:10px 20px 20px 20px;}
  dl.yellow_curved dd p.last 									{background:transparent url(../img/corners/yellow_br.gif) bottom right no-repeat; }

  .test 													{width:700px; height:345px; margin:20px 0 0 0; padding-top:6px;}
  
