/*----------Activate Link----------*/
#top #nav ul li#ourb {
	line-height:35px; 
	height:35px;
	background:url(../../../images/menu/active-right.gif) right no-repeat #fff;
	margin-top:-4px;
}
 #top #nav ul li#ourb a {
	background:url(../../../images/menu/active-left.gif) left no-repeat;
	height:35px;
	color:#ED1C24;
}
#top #nav ul li#ourb span {
	background:url(../../../images/menu/active-icon.gif) no-repeat center bottom;
	padding-bottom:3px;
	display:block;
	}



/*----------Keep hover styles---------*/
#top #nav li#ourb {list-style:none;float:left;height:31px;background:url(../../../images/menu/right-bg.gif) right no-repeat #ebebeb;}
#top #nav li#ourb a {background:url(../../../images/menu/left-bg.gif) left no-repeat;display:block;padding-left:17px;padding-right:17px;height:31px;line-height:31px;color:#3B7DB1;text-decoration:none;}
#top #nav ul li#ourb:hover, #top #nav ul li#ourb.sfHover {line-height:38px;height:38px;background:url(../../../images/menu/hover-right.gif) right no-repeat;margin-top:-7px;}
#top #nav ul li#ourb:hover a, #top #nav ul li#ourb.sfHover a {background:url(../../../images/menu/hover-left.gif) left no-repeat;height:38px;color:#3B7DB1;}
#top #nav ul li#ourb:hover span, #top #nav ul li#ourb.sfHover span {background:url(../../../images/menu/drop-down-icon.gif) no-repeat center bottom;padding-bottom:5px;display:block;}
#top #nav ul li#ourb ul li a, #top #nav ul li#ourb.active ul li a, #top #nav ul li#ourb.sfHover ul li a, #top #nav ul li#ourb:hover ul li a{margin:0;display:block;line-height:1.5em;height:auto;font-size:1em;color:#45649B;background:url(../../../images/menu/sub-icon.gif) no-repeat center left;}
#top #nav li#ourb ul li a:hover{color:#EC1E20;	background:url(../../../images/menu/sub-icon-hover.gif) no-repeat center left}
#top #nav li#ourb ul ul{height:auto;font-size:1em;margin:0;padding:0;position:static;}
#top #nav li#ourb li.topLi span{top:-10px;padding:0;margin:0; height:15px;}




#logoBoxes {
	width:720px;
	float:right;
}
.logoBox .sep {
	text-align:center;
}
.logoBox {
	height:168px;
	width:240px;
	float:left;
	background:url(../../../images/logos/sep-right.gif) right no-repeat;
}
.last{
	background:none;
}
.logoBox a {
	height:168px;
}

