#main cite {
color: #13679D;
padding: 14px 0 10px 140px;
display: block;
background: transparent url(../images/testimonials.gif) no-repeat 0px 2px; 
}

cite em { font-weight: 700; }

/*enter unique ids for secondary nav links*/

div#welcome a#navwelcome,
div#testimonials a#navtestimonials,
div#clients a#navclients {
	background-color:#000;
	color: #FFF;
	border: 1px solid #13679D;
	border-bottom: 3px solid #13679D;
}

#header_about {
	background: url(../images/header_about3.jpg) #2B2B2B no-repeat left;
	border-left: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	clear: both;
	height: 138px;
}

div#pullquote {
width:213px;
margin:0 auto;
}

div#quotetop {
width:213px;
margin: 0;
height:24px;
background: transparent url(../images/quotetop.gif) no-repeat 100% 0;
}

div#quote { 
background: #B70900 url(../images/quote.gif) repeat-y; 
width:173px;
padding:0 20px;
margin: 0;
}

div#quote em { 
color: #FF473E;
text-decoration: line-through;
font-style: normal;
}

div#quotebottom {
margin: 0;
height:24px;
background: transparent url(../images/quotebottom.gif) no-repeat 100% 0;
}

