/* General Styles
=================================*/

header, footer, aside, nav, article, section, figure {  
    display: block;
}

* {
	padding: 0;
	margin: 0;
}	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202c3d;
	background:url(../images/bg-nav-vert.gif) repeat-x;
	text-align: left;
	font-size: 11px;
	margin: 0 auto;	
	padding: 0px;
	height: 100%;  
}

img {
	border: none;
}

.clear {
	clear:both;
}

a:link, a:visited{
	color: #3c81d3;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #39a5eb;
	text-decoration: underline;
}

.bodybold {
	font-weight: bold;
}

.bodyitalic{
	font-style: italic;
}

.bluebody {
	color: #154796;
}

/* Layout
=================================*/

#wrapper {
	width: 1027px;
	background: url(../images/bg2.gif) repeat-y;
	margin: 0 auto;	
	z-index: 100;
}

header {
	width: 900px;
	height: 94px;
	padding: 22px 25px 0px 60px;
}

#bi_logo {
	width: 95px;
	height: 75px;
	padding: 0px;
	float: left;
}

#bi_logo a {
	border: 0px;
	outline: 0px;
}

#bi_quote {
	width: 760px;
	padding-top: 15px;
	float: right;
}

@media only screen and (max-device-width: 480px) {
  #bi_quote {
	padding-top: 8px;
  }
}

#bi_quote h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0d6bb4;
	line-height: 24px;
	text-align: right;
	font-weight: normal;
	padding: 0px 17px 0px 0px;
	text-shadow: 0 0 0.2em #e5ecf2, 0 0 0.2em #e5ecf2;	
}

@media only screen and (max-device-width: 480px) {
  #bi_quote h1 {
    font-size: 13px;
	line-height: 18px;
  }
}

#gradient_wrapper {
	width: 1027px;
	min-height: 598px;
	background: url(../images/bg-gradient.gif) no-repeat;
	padding: 0px;
	margin: 0px;
}

#body_wrapper_home {
	width: 906px;
	padding: 19px 0px 0px 60px;
}

#home_wrapper {
	background:url(../images/iceberg_homeNEW.jpg) no-repeat;
	width: 906px;
	height: 445px;
}

#features_slideshow {
	width: 647px;
	height: 226px;
	margin-top: 182px;
	display:inline;
	float: right;
	overflow: hidden;
	z-index:1;
} 

#features_slideshow .panel-overlay {
	font-size: 13px;
	line-height: 20px;
}

#features_slideshow .panel a:hover {
	text-decoration: none;
}

#body_wrapper {
	width: 906px;
	padding: 5px 0px 0px 60px;
	margin-top: 30px;
}

section#iceberg img {
	background:url(../images/iceberg_headerNEW.jpg) no-repeat;
	margin-bottom: 32px;
}

section#iceberg h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	position:absolute;
	margin: 40px 0px 0px 26px;
	text-shadow: 1px 1px #0f65a7;
}

section#iceberg h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	position:absolute;
	padding: 0px;
	margin: 49px 0px 0px 25px;
	text-shadow: 1px 1px #0f65a7;
}

section#iceberg .aboutus {
	width: 906px; 
	height: 78px;
	background-position: 0px 0px;
}

section#iceberg .whatwedo {
	width: 906px; 
	height: 78px;
	background-position: 0px -77px;
}

section#iceberg .ourwork {
	width: 906px; 
	height: 78px;
	background-position: 0px -156px;
}

section#iceberg .ourthinking {
	width: 906px; 
	height: 78px;
	background-position: 0px -235px;
}

section#iceberg .contact {
	width: 906px; 
	height: 78px;
	background-position: 0px -314px;
}

nav#secondary_nav {
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background: none;
	clear: both;
}

nav#secondary_nav ul.about {
	margin-left: 25px;
	color:#3c81d3;
	border: none;
	padding-left: 203px;
}

nav#secondary_nav ul {
	margin-left: 25px;
	color:#3c81d3;
	border: none;
}

nav#secondary_nav li {
	list-style: none;
	padding: 0px 25px 0px 0px;
	margin-top: 5px;
	line-height: 20px;
	float: left;
	display: inline;
}

nav#secondary_nav li a {
	color:#3c81d3;
}

nav#secondary_nav li.active a {
	color: #154796;
	text-decoration: none;
}

nav#secondary_nav li a:hover {	
	color: #154796;
	text-decoration: underline;
}

#content_wrapper {
	width: 946px;
	margin-top: 14px;
	position:relative; /*Must have for Client List sidebar to work */
}

img.laura_headshot {
	float: left;
	padding: 5px 15px 0px 0px;
}

img.live_greener {
	float: right;
	padding-left: 20px;
}

img.clickthrough {
	float: right;
	padding: 0px 0px 5px 5px;
}

section {
	width: 565px;
	float: left;
}

#content_wrapper section h1 {
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #202c3d;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

section h2 {
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #202c3d;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

section h3 {
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202c3d;
	font-weight: bold;
	padding: 0px 0px 12px 25px;
}

section p {
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #202c3d;
	padding: 0px 0px 10px 25px;
	margin: 0px;
}

section ul {
	width: 484px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	list-style: none;
	padding: 3px 0px 18px 52px;
}

section ol.numbers {	
	width: 463px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	list-style-type: decimal;
	padding: 3px 0px 18px 75px;
}

section ul.circle_bullets {
	width: 484px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202c3d;
	list-style-type:none;	
}

section ul.circle_bullets li {
	padding-left: 15px;
	background: transparent url(../images/bullet.gif) no-repeat;
	background-position: 0 7px;
}

section ul.circle_bullets_inside {
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:none;	
	padding: 5px 0px 0px 14px;
}

section ul.circle_bullets_inside li {
	padding-left: 15px;	
	background: transparent url(../images/bullet.gif) no-repeat;
	background-position: 0 7px;
} 

aside {
	width: 367px;
	float: right;
}

aside img.penguins {
	margin: 0px 86px 10px 0px;
}

aside p.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a9a9a9;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	margin: 0px 75px 20px 0px;
}

video {
	width: 485px;
	height: 325px;
	margin-left: 25px;
}

p.no_padding {
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #202c3d;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

table#expertise_list {
	width: 500px;
	font-size: 12px;
	margin: 11px 0px 25px 25px;
	border-collapse:collapse;
}

table#expertise_list td.heading {
	font-weight: bold;
	padding: 0px 0px 3px 0px;
} 

table#expertise_list td {
	width: 250px;
	padding: 0px 0px 20px 0px;
	vertical-align:text-top;
}

table#expertise_list ul.circle_bullets {
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202c3d;
	list-style-type:none;	
	padding: 0px;
}

table#expertise_list ul.circle_bullets li {
	padding-left: 15px;
	background: transparent url(../images/bullet.gif) no-repeat;
	background-position: 0 7px;
}

#sidebar_heading {
	background-color: #367ed0;
	width: 282px;
	height: 34px;
	margin-left:18px;
}

aside #sidebar_heading h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	width: 250px;
	padding: 7px 0px 0px 18px;
	font-weight: normal;
}

aside#whythename {
	width: 280px;
	float: right;
	margin-bottom: 10px;
}

aside#whythename p {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: lighter;
	line-height: 18px;
	padding: 42px 0px 0px 18px;
	text-shadow: 0 0 0.1em #034f8a, 0 0 0.1em #034f8a;
}

nav#sidebar {
	background-color: #eaf0f4;	
	width: 282px;
	margin-left:18px;	
	clear: both;
}

nav#sidebar ul {		
	width: 282px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3c81d3;
	font-size: 13px;
	list-style: none;
	display:block;
	padding: 7px 0px 7px 0px;
}

nav#sidebar ul li a {
	width: 262px;
	color: #3c81d3;
	text-decoration: none;
	display: block;
	line-height: 17px;
	padding: 4px 0px 6px 18px;
	border-right: 1px #eef3f6 solid;	
	border-left: 1px #eef3f6 solid;
	outline: none;
}

nav#sidebar ul li a:hover {
	width: 252px;
	background-color: #fff;
	color: #39a5eb;
	display: block;
	padding: 3px 10px 5px 18px;
	border-top: 1px #eef3f6 solid;
	border-bottom: 1px #eef3f6 solid;
	cursor: hand;
}

nav#sidebar ul li.active {
	width: 282px;
	background-color: #fff;
	color: #39a5eb;
	display: block;
}

nav#sidebar ul li.active a {
	color: #39a5eb;
	text-decoration: none;
	display: block;
	margin: 0px;
}

nav#sidebar_wrapper_long {
	background: url(../images/sidebar_bg_thinking.gif) no-repeat top;	
	width: 282px;
	height: 112px;
	margin-left:18px;
	clear: both;
}

nav#sidebar_wrapper_long ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ebf0f4;
	font-size: 13px;
	list-style: none;
	display:block;
	padding-top: 6px;
}

nav#sidebar_wrapper_long ul li a {
	width: 254px;
	color: #ebf0f4;
	text-decoration: none;
	display: block;
	line-height: 17px;
	padding: 4px 10px 6px 18px;
}

nav#sidebar_wrapper_long ul li a:hover {
	color: #fff;
	background-color: #77a4d5;
	display: block;
}

nav#sidebar_wrapper_long ul li.active {
	background-color: #77a4d5;
	display: block;
}

nav#sidebar_wrapper_long ul li.active a {	
	color: #ebf0f4;
	text-decoration: none;
	display: block;
	margin: 0px;
}

aside img.greener_sidebar {
	margin: 20px 0px 0px 18px;
}

p.sidebar_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202c3d;
	font-size: 11px;
	width: 290px;
	text-align: right;
	padding: 4px 0px 0px 0px;
}

#featurebuttons {
	width: 299px;
	height: 39px;
}

#featurebuttons p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 21px;
	padding: 0px;
}

#previous_btn {
	width: 140px;
	float: left;
}

#previous_btn img {
	padding: 5px 8px 0px 3px;
	margin: 0px;
	float: left;
}

#next_btn {
	width: 113px;
	float: right;
}

#next_btn img {
	padding-right: 0px;
	margin: 5px 5px 0px 5px;
	float: right;	
}

/* Leadership Page */

section#leadership_wrapper {
	width: 855px;
	margin: 27px 0px 20px 25px;
	float: left;
	display:inline;
}

section#leadership_wrapper a:hover {
	text-decoration: none!important; 
}

.headshot_box {
	width: 195px;
	float: left;
}

.headshot_box p.bio_intro {
	width: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #202c3d;
	padding: 290px 0px 0px 5px;
}

.headshot_wrapper {
	width: 194px;
	margin: 0px;
	float: left;
	position: relative;
	display:inline;
}

.headshot_wrapper p.name {
	width: 161px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff !important;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	padding: 4px 0px 0px 8px !important;
	position:absolute;
	z-index: 11;
	top: 210px;
}

.headshot_wrapper p.title {
	width: 168px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight:normal;
	line-height: 14px;
	padding: 0px 0px 7px 8px !important;
	position:absolute;
	z-index: 11;
	top: 230px;
}

.headshot_wrapper img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
 
.headshot_wrapper img.b {
	position: absolute;
	left: 0;
	top: 0;
}

.natalie,.alison,.chris  {
	margin-left: 24px;
}

.headshot_wrapper a {
	border: none;
}

.bluebar {
	width: 194px;
	position:absolute;
	z-index: 11;
	top: 210px;
}


.bluebar img.arrow_bio {
	float: right;
	padding: 14px 8px 0px 0px;
}

.bluebar p.name a, p.title a {
	text-decoration: none; 
}

#next_btn_short {
	width: 65px;
	float: right;
}

#next_btn_short img {
	padding-right: 0px;
	margin: 5px 4px 0px 5px;
	float: right;	
}


/* Selected Clients by Sector Landing Page */

#client_sector_wrapper {
	width: 946px;
}

#client_sector_wrapper .sector_box {
	width: 195px;
	height: 234px;
	margin: 0px 15px 0px 13px;
	display:inline;
	float: left;
}

#client_sector_wrapper .sector_box p {
	width: 204px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 0px 0px 12px;
}

#client_sector_wrapper .sector_box p .view {
	font-size: 11px;
}

#client_sector_wrapper .sector_box img a {
	border: 0px;
	outline: none;
}

/* Sector Landing Page */

#client_wrapper {
	width: 570px;
	margin-top: 13px;
}

figure {
	width: 156px;
	margin: 0px 0px 0px 16px;
	float: left;
	display:inline;
}

section #client_wrapper h1 {
	width: 382px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202c3d;
	font-weight: bold;
	padding: 6px 0px 4px 0px;
	float:right;
	display:inline;
}

#client_wrapper p {
	width: 382px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	float:right;
	display:inline;
}

#client_wrapper p.client_links {
	padding: 0px;
}

#sidebar_content {
	margin-left: 540px;
}


#sidebar_content {
  	background: url(../images/bg_slide.gif) no-repeat;	
  	position: absolute;
    width: 226px;
	height: 264px;
}

#sidebar_content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style: none;
	margin: 13px 0px 0px 160px;
}

#sidebar_content ul li {
	padding-bottom: 9px;
}

#sidebar_content ul li a {
	text-decoration: none;
}


/*
#content_wrapper #sidebar_content aside {
  	background: url(../images/bg_slide.gif) no-repeat top;	
  	position: absolute;
    width: 226px;
	height: 264px;
}

#content_wrapper #sidebar_content aside ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style: none;
	margin: 13px 0px 0px 20px;
}

#content_wrapper #sidebar_content aside ul li {
	padding-bottom: 9px;
}

#content_wrapper #sidebar_content aside ul li a {
	text-decoration: none;
}
*/
/* Client List */

table#client_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6b6b;
	line-height: 17px;
	border-collapse: collapse;
	width: 500px;
	border: none;
	margin: 0px 0px 10px 25px;
}

table#client_list col#slideshowcol,col#casestudycol,col#websitecol {
	width: 80px;
}

table#client_list col#slideshowcol,col#websitecol {
	background-color: #eef3f6;	
}

table#client_list th.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e4f50;	
	text-align: center;
	background-color: #fff;
}

table#client_list th {
	color: #4e4f50;
	font-weight: normal;
	text-align: center;
	padding: 3px 2px 3px 5px;
}

table#client_list tr.sector_heading td {
	font-size: 12px;
	color: #202c3d;
	font-weight:bold;
	padding: 3px 0px 5px 1px;
}

table#client_list tr.divider td {
	height: 15px;
	padding: 10px 0px 5px 1px;
}

table#client_list td {	
	padding: 2px 0px 2px 1px;
}

table#client_list td.icon {	
	text-align:center;
	vertical-align:middle;
}

table#client_list .odd {
	background-color: #dbe8f7;
}

table#client_list tr:hover {
	background-color: #367ed0;
	color: #fff;
}

table#client_list thead tr:hover {
	background-color: transparent;
	color: inherit;
}

table#client_list tbody tr.sector_heading:hover {
	background-color: transparent;
	color: inherit;
}

table#client_list tbody tr.divider:hover{
	background-color: transparent;
	color: inherit;
}

/* Form Styles */
form .hideFromScreen {
	visibility:hidden;
}

form.cmxform fieldset {
	width: 480px;
	font-weight: normal;
	line-height: 19px;
	color: #6e6b6b;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	border: none;
}

form.cmxform label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	line-height: 1.8;
	margin-right: 5px;
  	width: 135px; /* Width of labels */
	float: left;
}

form.cmxform fieldset textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4f50;
	border: 1px solid #999999;
	resize: none; 
}

form.cmxform fieldset select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4f50;
	margin-right: 5px;
	border: 1px solid #999;
}

form.cmxform fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #4e4f50;
	border: 1px solid #999;
}

form.cmxform fieldset input.blue {
	padding: 0px;
	margin: 0px;
	border: 1px solid #255fba;
}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}

form.cmxform fieldset li {
	list-style: none;
	padding: 1px 0px 5px 0px;
	margin: 0;
	clear: both;
}

form.cmxform fieldset fieldset {
	width: 370px;
	border: none;
	padding: 0px;
}


form.cmxform fieldset fieldset ol {	
	margin: 15px 0px 0px 0px;
	padding: 0;
}

form.cmxform fieldset fieldset li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90px;
	float: left;
}

form.cmxform fieldset fieldset label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: right;
	line-height: 1.8;
	width: 220px;
	margin-right: 10px;
}

form.cmxform fieldset fieldset input.box {
	border: none;
}

form.cmxform fieldset fieldset#info {
	border: none;
}

form.cmxform fieldset fieldset#info ol {	
	margin: 15px 0px 0px 0px;
	padding: 0;
}

form.cmxform fieldset fieldset#info li {
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0;
	width: 380px;
}

form.cmxform fieldset fieldset#info label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	line-height: 1.8;
	width: 135px;
	margin-right: 5px;
}

form.cmxform fieldset fieldset#info input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4f50;
	padding: 0px;
	margin: 0px;
}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #154796;
}

#privacy {
	width: 480px;
	margin: 0px 0px 0px 0px;
}

#privacy p {
	width: 300px;
	font-size: 9px;
	line-height: 14px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 140px;
}

#privacy input {
	margin: 0px 0px 0px 140px;
	padding: 2px 5px;
}

form.cmxform .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #154796;
	background-color: #eaeef2;
	border: 1px solid #c9d3dc;
	padding: 2px;
	margin-left: 166px;
	outline:none;
}

.invisible {
	display:none;
}

#captcha_wrapper {
	width: 300px;
	line-height: 14px;
	padding-top: 10px;
	padding-left: 142px;
}

#captcha_wrapper p {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e4f50;
}

#captcha_wrapper img#captcha {
	margin-left: 24px;
}

#captcha_wrapper input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4f50;
	border: 1px solid #255fba;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	float: left;
}

.error {
	width: 322px;
	color: #d62516;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	border: 1px #d62516 solid;
	padding: 10px 0px 10px 12px;
	margin: 0px 0px 20px 25px;
}

.redbold {
	color: #d62516;
	font-weight:bold;
}


/* Sticky Footer - HOME */
footer#footer_wrapper_home {
	background: url(../images/footer_bg_home.gif) no-repeat;
	width: 948px;
	height: 65px;
	position: fixed;
	bottom: 0px;
	float: left;
	margin: 25px 0px 0px 39px;
	padding: 17px 0px 0px 23px;
	clear: both;
	display: inline;
	z-index:100;	
}

@media only screen and (max-device-width: 480px) {
  footer#footer_wrapper_home {
	position: relative;
  }
}

footer#footer_wrapper_home span {
	padding: 0px 71px 0px 0px;
}

/* Footer - INTERIOR */
footer {
	background: url(../images/footer_bg.gif) no-repeat;
 	width: 906px;
    height: 53px;
	margin: 25px 0px 0px 40px;
	padding: 17px 0px 0px 22px;
}

ul.footer_content {
	width: 530px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e7e7e;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	line-height: 13px;
	float:left;
	text-align: left;
	border: none;
}

ul.footer_content li {
	background: url(../images/footer_divider.gif) no-repeat right;
	margin-right: 10px;
	padding-right: 10px;
	float: left;
}

ul.footer_content .last {
	background: none;
}

ul.footer_content a {
	color: #7e7e7e;
	text-decoration: none;
}

ul.footer_content a:hover {
	color: #154796;
	text-decoration: underline;
}

footer span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e7e7e;
	background: none;
	float: right;
	padding: 0px 30px 0px 0px;
}
