#bottom_content_right_panel ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#bottom_content_right_panel li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 0px;
}

#bottom_content_right_panel ul li ul li {
	padding:0px; /*  see ie.css */
}

#bottom_content_right_panel li a:hover {
	background:transparent url(/images/arrows.gif) no-repeat scroll 0pt 3px;
	color:#650360;
}

#bottom_content_right_panel li a {
	color:#FFFFFF;
	display:block;
	margin:0pt;
	padding:0pt 0pt 0pt 20px;
	text-decoration:none;
}

#bottom_content_right_panel ul li ul {
	margin: 0px 0px 10px 20px;
}

#bottom_content_right_panel ul li ul a {
	background:transparent;
	margin-top: 10px;
}

#bottom_content_right_panel ul.subMenu {
	display:none;
}

#bottom_content_right_panel ul.selected {
	display:block;
}

/*------ HOME PAGE LIST BULLETS ------*/
#bottom_content_right_panel.home li a {
	background:transparent url(/images/arrows.gif) no-repeat scroll 0pt -46px;
}

#bottom_content_right_panel.home a:hover, #bottom_content_right_panel.home li a.selected  {
	background:transparent url(/images/arrows.gif) no-repeat scroll 0pt 3px
}
#bottom_content_right_panel.home li a.selected {
	color:#650360;
}

/*------ ABOUT US PAGE LIST BULLETS ------*/
#bottom_content_right_panel.about_us li a {
	background:transparent url(/images/arrows.gif) no-repeat scroll 0pt -46px;
}

#bottom_content_right_panel.about_us a:hover, #bottom_content_right_panel.about_us li a.selected  {
	background:transparent url(/images/arrows.gif) no-repeat scroll 0pt 3px
}
#bottom_content_right_panel.about_us li a.selected {
	color:#650360;
}

/*------ HISTORY PAGE LIST BULLETS ------*/
#bottom_content_right_panel.history li a {
	background:transparent url(/images/arrow-green-sprite.gif) no-repeat scroll 0pt -46px;
}

#bottom_content_right_panel.history a:hover, #bottom_content_right_panel.company-culture a:hover {
	background:transparent url(/images/arrow-green-sprite.gif) no-repeat scroll 0pt 3px;
}

/*------ OUR PEOPLE PAGE LIST BULLETS ------*/
#bottom_content_right_panel.our_people li a {
	background:transparent url(/images/arrow-green-sprite.gif) no-repeat scroll 0pt -46px;
}

#bottom_content_right_panel.our_people a:hover, #bottom_content_right_panel.our_people li a.selected  {
	background:transparent url(/images/arrow-green-sprite.gif) no-repeat scroll 0pt 3px
}

#bottom_content_right_panel.our_people li a.selected {
	color:#650360;
}

/*------ JOIN US PAGE LIST BULLETS ------*/
#bottom_content_right_panel.join_us li a {
	background:transparent url(/images/arrow-green-sprite.gif) no-repeat scroll 0pt -46px
}

#bottom_content_right_panel.join_us a:hover, #bottom_content_right_panel.join_us li a.selected  {
	background:transparent url(/images/arrow-green-sprite.gif) no-repeat scroll 0pt 3px
}

#bottom_content_right_panel.join_us li a.selected {
	color:#650360;
}

/*------ CONTACT US PAGE LIST BULLETS ------*/
#bottom_content_right_panel.contact_us li a {
	background:transparent url(/images/arrow-blue-sprite.gif) no-repeat scroll 0pt -46px;
}

#bottom_content_right_panel.contact_us li a:hover, #bottom_content_right_panel.contact_us li a.selected {
	background:transparent url(/images/arrow-blue-sprite.gif) no-repeat scroll 0pt 3px;
}

#bottom_content_right_panel.contact_us li a.selected {
	color:#650360;
}

/*------ 10 REASONS PAGE LIST BULLETS ------*/
#bottom_content_right_panel.reasons_to_work_for_us li a {
	background: url(/images/arrow-pink-sprite.gif) no-repeat scroll 0pt -46px;
}

#bottom_content_right_panel.reasons_to_work_for_us li a:hover, #bottom_content_right_panel.reasons_to_work_for_us li a.selected {
	background: url(/images/arrow-pink-sprite.gif) no-repeat scroll 0pt 4px;
	color:#FFCCFF;
}

#bottom_content_right_panel.reasons_to_work_for_us li a.selected {
	color:#FFCCFF;
}

#footer ul {
	margin:0pt auto;
	padding:0pt 0pt 40px;
	width:940px;
}

#footer li {
	border-right:1px solid #fff;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#footer li a, #footer li a:visited {
	color:#fff;
	font-size:10px;
	font-weight:100;
	height:20px;
	margin:0pt 10px;
	text-decoration:none;
	width:auto;
}

#footer li a:hover, #footer li a.active {
	border-bottom: 1px dotted #fff;
}

.list_heading {
	color: #650360;
	font-weight:900;
	margin: 10px 0;
}

#base_panel ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#base_panel li {
	float:left;
}