/* These are just the demo styles and these can be removed and Orbit 
will still work like a champ (except any content block needs a background which
our demo gets from this sheet) */


    
.content { background: url(images/process1.jpg); }
.content2 { background: url(images/process2.jpg); }
.content3 { background: url(images/process3.jpg); }
.content4 { background: url(images/process4.jpg); }
.content5 { background: url(images/process5.jpg); }
.content6 { background: url(images/process6.jpg); }

    
/*	--------------------------------------------------
	Global Reset & Standards
	-------------------------------------------------- */
	html, body { margin: 0; padding: 0; }
	 h3,  button, table, caption, tbody, tfoot, thead, tr, th, td, section { margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 100%; line-height: 1; font-family: inherit; text-align: left; }
	table { border-collapse: collapse; border-spacing: 0; }
	ol, ul { list-style: none; }

 
	h1 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#cb9938;
	font-size:19px;
}
	
	
	h3 {
	text-align: left; 
	margin-top:6px;
	font-size: 14px; 
	color: #eFeFeF;
	line-height:18px;  }
	
		
	