#content-wrapper {
background: url(../images/content2.gif) no-repeat;
position: absolute;		       
left: 200px;
top: 110px;
width: 500px;
height: 465px;
margin-bottom: 45px;
border-bottom: solid #BF8960 2px;		
	  }

#content {
position: relative;		
top: 20px;	
width: 480px;
background: #E3ECEB;
color: #183337;
height: 93%;
border-bottom: solid #CFD4E6 8px;
 }    



#mid {
position: absolute;
left: 50%;
margin-left: -128px;
}

iframe {
position: relative;
border: 0px;
background: #E3ECEB;
padding: 0px;
width: 100%;
height: 100%;
background: #E3ECEB;
}

#sidebar {
overflow: auto;
position: absolute;
top: 110px;
padding-top: 20px;
left: 20px;
width: 140px;
height: 390px;
min-height: 390px;
border: solid #BF8960 2px;		
background: #CFD4E6;
color: #333366;
}

#sidebar ul {
list-style-type: square;
margin-left: 18px;
padding-left: 0px;
}	 
#sidebar li {
margin-left: 0px;
padding-left: 0px;
margin-bottom: 10px;
color: #866043;
}


#sidebar a {
color: #866043;	
text-decoration: none;
}

#sidebar a:hover {
color: #333366;		
}


#sidebar img {
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;

}

#sidebar b {
margin-left: 6px;
} 

#sidebar h3 {
margin-left: 6px;
margin-bottom: 1px;
}


#sidebar h2 {
margin-left: 10px;
}

#sidebar ul.navSub {
display: none;
}

li.subLink {
margin: 0px;
}

.service {
font-size: 18px;
font-weight: bold;
}


#tombstones-wrapper {
background: url(../images/content3.gif) no-repeat;
position: absolute;		       
left: 60px;
top: 110px;
width: 640px;
height: 1040px;
margin-bottom: 45px;
border-bottom: solid #BF8960 2px;		
}

#tombstones {
background: #E3ECEB;
position: relative;
top: 20px;
height: 89%;
border-bottom: sold  #CFD4E6 8px;
}

#tombstones img {
margin-left: 20px;
}