/********************** GLOBAL MARKUP (contains headings) **********************/

body { color: black;}
H1 { font-family: verdana, sans-serif; 
                 font-weight: bold; 
                 letter-spacing: 1px; 
                 color: rgb(110,169,205);  }
H2 { color: rgb(110,169,205);  }
H3 { font-family: arial, trebuchet ms; 
                 color: rgb(0,51,51);  }
#testiTable #testiQuote {
	background-color: #b8ddf4;
text-align: center;
}
#testiTable #testiImage {
	background-color: #6ea9cd;
}
#testiTable {
	float: right;
	margin: 4px;
	padding: 2px;
}
#mainTestimonial {
	text-align: left;
}

#interTable #interQuote {
	background-color: #b8ddf4;
	text-align: center;
}
#interTable #interImage {
	background-color: #6ea9cd;
}
#interTable {
	margin: 4px;
	padding: 2px;
	float: left;
}
/********************** NAVIGATION BAR & TABS **********************/



