/*enter unique ids for secondary nav links*/

div#servicehome a#navoverview,
div#webdesign a#navwebdesign,
div#logodesign a#navlogodesign,
div#graphicdesign a#navgraphicdesign,
div#wmcdirectcasestudy a#navwmcdirectcasestudy {
	background-color:#000;
	color: #FFF;
	border: 1px solid #13679D;
	border-bottom: 3px solid #13679D;
}

#header_services {
	background: url(../images/header_services4.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#quote p { 
color:#fff;
width:173px;
margin: 0;
font-size: 1.4em;
font-weight: 700;
}

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