div.top {
         background: url(/images/1/singleWideTop.gif) no-repeat left top;
         padding-top: 5px;
		 }

div.bottom { 
         background: url(/images/1/singleWideBottom.gif) no-repeat left bottom;
         padding-bottom: 1px;
		 margin-bottom:10px;
         }

div.background { 
         background-color: #f2f8fa;
         color: #000;
         width:781px;
		 margin-bottom:20px;
		 }

div.body {
		/*------*/ 
			}

div.innerBottom { 

		/*-----*/     
            }


div.innerBackground { 
          background: url(/images/1/fullWidthHeaderBG.gif) no-repeat left top;
          position:relative;
		  top:-3px;
          padding-top: 5px;	
          margin-bottom: 10px;
          margin-left:0px;
          }

div.innerBody {
		  position:relative;
          }

div.innerBody span { 
          font-weight:bold;
          font-size:20px;
	      float: left;
		  padding-right:20px;
          }

div.subHeading { 
          font-size:20px;
          border-bottom:3px solid #C1D5DE; 
          }

div.subHeading span{ 
          margin-left:3px;
          }

div.listBox{
          margin:5px 0 0 5px;
          padding:0 5px 0 0;
          overflow:hidden;
		  }


div.listElement {
		  padding: 0 0 0 0;
		  width:765px;
		  min-height:130px;
		  height:auto;
       	border-bottom:2px solid #C1D5DE;
          margin:0;
          word-wrap: break-word;
		  position:relative;
 }

div.listLeft { 
          width:100px;
		  padding:0;
		  margin:0;
		  float: left;
		  }
			   
div.listLeft img {
		  margin: 10px;
		  padding:0;
		  }


div.listRight { 
	      width:550px;
		  height:auto;
		  float:left;
		  margin:10px 0 0 20px;
		  }


div#firstInnerBody { 
          height:39px;
		  }

div#firstInnerBody a { 
          text-decoration:none;
		  }

div#firstInnerBody ul { 
		  position:absolute;
		  top:20px;
		  left:43px;
		  list-style:none;
		  width:690px;
		  margin:0;
		  padding:0;
          }

div#firstInnerBody li { 
		  display:inline;
		  padding:0px;
		  margin-left:0px;
		  margin-right:1em;
          }

div#secondInnerBackground { 
		  width:693px;
		  margin-top:-2px;
		  padding-top: 5px;
		  margin-bottom: 10px;
		  margin-left:2px;
		  }

