/* services page styles */

#services #contentInner {
background-color:#ECEAE6;
background-image:url(../images/greyLogo.jpg);
background-position: 140px bottom;
background-repeat: no-repeat;
}

#subMenu {
posiotion:relative;
float:left;
width:200px;
}

#subMenu a {
display:block;
margin:12px;
background-image:url(../images/redArrow.gif);
background-repeat:no-repeat;
background-position: 0 2px;
padding-left:12px;
text-decoration:none;
font-size:12px;
line-height:18px;
color:#757575;
}

#subMenu a:hover {
text-decoration:underline;
background-image:url(../images/redArrow.gif);
}

#subMenu a.active {
font-weight:bold;
background-image:url(../images/redArrow.gif);
}

#subMenu #viewBrochure	{
background-image:none;
text-decoration:none;
}
#subMenu #viewBrochure span	{
text-decoration:underline;
}
#subMenu  div	{
font-size:10px;
margin-top:10px;
width:150px;
}
#subMenu  div a	{
font-size:10px;
}



#services #sitemgrContent {
margin-left:200px;
background-color:#fff;
}


/* accordion */

a:focus {
outline:none;
}

#theMenu { width: 100%; height: auto; margin: 0px 0px 20px 0px ; padding:0; }
		
/* Header links styling */
h3.head {
margin:0;
padding:0;
line-height:11px;
}
h3.head a { 

display:block;
background: #fff;
padding:0px 0 0px 0px;
text-decoration:underline;
font-size:11px;
font-weight:bold;
line-height:11px;
margin-top:2px;
}
h3.head a:hover {

text-decoration:none;
}
h3.selected a { 

padding:0px 0 0px 0px;
text-decoration:underline;
}
h3.selected a:hover { 

text-decoration:none;
}

.acc_infoPanel	{

}

.acc_spacer	{
margin:0px;
padding:0px;
height:0px;
line-height:0px;
background:#ffffff;
}

h3.head_overRide	{
color: #ffffff;
display:block;
border-top:2px solid #ffffff;
background: #f6fafd;
padding:8px 0 11px 15px;
text-decoration:none;
font-size:11px;
font-weight:bold;
line-height:11px;
margin:0px;
}
