body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #a19d9b;
	/*
	background-color:#e9fae2;
	background-color:#e5f2fd;
	
	*/
	background-color:#abbc95;
	/*background-color:#b3c2a0;
	background-color:#b9c6a7;
	background-color:#BAD9A5;*/
	background-color:#D6E8C9;
	/*background-color:#E4F0DB;*/

	margin: 0;
	padding: 0;
	background-image: url(../images/bgrd-new.gif);
	background-repeat: repeat-x;
}
.whitecell_bkg {
	background-color: #ffffff;
}

/*
 * Mainmenu - HOME
 */

ul.container li a{outline:none;}

.mainmenu_home {
	padding: 0;
	margin: 0;
	display: block;
	background-color: #63819c;
	line-height: 28px;
	height: 28px;
}
.mainmenu_home .home_active {
	background-attachment: scroll;
	background-image: url(../images/home_active.gif);
	background-image: url(../images/menu/home-sdi-blue-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 74px;
	line-height: 28px;
	height: 28px;
	float: left;
}
.mainmenu_home .container{
	float: left;
}
.mainmenu_home .container a.products, 
.mainmenu_home .container a.process, 
.mainmenu_home .container a.team, 
.mainmenu_home .container a.contact {
	background-attachment: scroll;
	background-image: url(../images/products_blue1.gif);
	/* home products */
	background-image: url(../images/menu/products-sdi-blue-off.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	width: 99px;
	line-height: 28px;
	height: 28px;
	display: block;
	text-decoration: none;
}
.mainmenu_home .container a.products:hover, 
.mainmenu_home .container a.team:hover, 
.mainmenu_home .container a.process:hover, 
.mainmenu_home .container a.contact:hover {
	cursor: hand;
	background-image: url(../images/menu/products-sdi-blue-on.gif);	
}

.mainmenu_home .container a.products{

	/* home - people link */
	background-image: url(../images/menu/products-sdi-blue-off.gif);	
	width: 92px;
}
.mainmenu_home .container a.products:hover {
	background-image: url(../images/menu/products-sdi-blue-on.gif);
}

.mainmenu_home .container a.process{

	/* home - people link */
	background-image: url(../images/menu/process-sdi-blue-off.gif);	
	width: 92px;
}
.mainmenu_home .container a.process:hover {
	background-image: url(../images/menu/process-sdi-blue-on.gif);
}

.mainmenu_home .container a.team{

	/* home - people link */
	background-image: url(../images/menu/people-sdi-blue-off.gif);	
	width: 84px;
}
.mainmenu_home .container a.team:hover {
	background-image: url(../images/menu/people-sdi-blue-on.gif);
}

.mainmenu_home .container a.contact{
	/* home - people link */	
	background-image: url(../images/menu/contact-sdi-blue-off.gif);	
	width: 92px;
}

.mainmenu_home .container a.contact:hover {
	background-image: url(../images/menu/contact-sdi-blue-on.gif);	
}

/*
 * Mainmenu - PRODUCTS
 */

.mainmenu_products {
	padding: 0;
	margin: 0;
	display: block;
	background-color: #8e945d;
	line-height: 28px;
	height: 28px;
}
.mainmenu_products .container a.products, 
.mainmenu_products .container a.home,
.mainmenu_products .container a.team,
.mainmenu_products .container a.process,
.mainmenu_products .container a.contact
 {
	background-attachment: scroll;
	background-image: url(../images/products_active.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 99px;
	line-height: 28px;
	height: 28px;
	display: block;
	text-decoration: none;
}
.mainmenu_products .container a.products:hover, 
.mainmenu_products .container a.home:hover,
.mainmenu_products .container a.team:hover,
.mainmenu_products .container a.process:hover,
.mainmenu_products .container a.contact {
	background-image: url(../images/menu/products-sdi-green1-on.gif);
	cursor: hand;
}
/*
.mainmenu_products .container a.products:hover {
	background-attachment: scroll;
	background-image: url(../images/products_active.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 99px;
	line-height: 28px;
	height: 28px;
	float: left;
}
*/
.mainmenu_products .container{
	float: left;
}
.mainmenu_products .container a.home {
	background-image: url(../images/home_green1.gif);
	width: 74px;

}
.mainmenu_products .container a.home:hover {
	background-image: url(../images/home_green2.gif);
	cursor: hand;
}
.mainmenu_products .container a.process{
	background-image: url(../images/menu/process-sdi-green1-off.gif);
	width: 92px;
}
.mainmenu_products .container a.process:hover {
	background-image: url(../images/menu/process-sdi-green1-on.gif);
}

.mainmenu_products .container a.team{
	background-image: url(../images/menu/people-sdi-green1-off.gif);
	width: 84px;
}
.mainmenu_products .container a.team:hover {
	background-image: url(../images/menu/people-sdi-green1-on.gif);
}
.mainmenu_products .container a.contact{
	background-image: url(../images/contact_green1.gif);
	width: 109px;
}
.mainmenu_products .container a.contact:hover {
	background-image: url(../images/contact_green2.gif);

}
/*
textarea
{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
*/

.shaded-box
{
background-color:#eef2ce;
padding:10px;
border-bottom:1px solid #6b7137; /*darker green*/
border-right:1px solid #6b7137; /*darker green*/
border-top:1px solid #a1a86a; /*lighter green*/
border-left:1px solid #a1a86a; /*lighter green*/

}

/*
 * Mainmenu - SDS TEAM
 */

.mainmenu_team {
	padding: 0;
	margin: 0;
	display: block;
	background-color: #b77b3f;
	line-height: 28px;
	height: 28px;
}
/*
.mainmenu_team .team_active {
	background-attachment: scroll;
	background-image: url(../images/sds_active.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 96px;
	line-height: 28px;
	height: 28px;
	float: left;
}
*/
.mainmenu_team .container{
	float: left;
}
.mainmenu_team .container a.team,
.mainmenu_team .container a.home,
.mainmenu_team .container a.products,
.mainmenu_team .container a.contact,
.mainmenu_team .container a.process
 {
	background-attachment: scroll;
	background-image: url(../images/menu/home-sdi-orange-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 74px;
	line-height: 28px;
	height: 28px;
	display: block;
	text-decoration: none;
}

.mainmenu_team .container a.home:hover,
.mainmenu_team .container a.products:hover,
.mainmenu_team .container a.contact:hover,
.mainmenu_team .container a.process:hover,
.mainmenu_team .container a.team:hover
{
	background-image: url(../images/menu/home-sdi-orange-off.gif);
	cursor:hand;
}

.mainmenu_team .container a.home {
	background-image: url(../images/menu/home-sdi-orange-off.gif);
}
.mainmenu_team .container a.home:hover {
	background-image: url(../images/menu/home-sdi-orange-on.gif);
}
.mainmenu_team .container a.products{
	background-image: url(../images/menu/products-sdi-orange-off.gif);
	width: 99px;
}
.mainmenu_team .container a.products:hover {
	background-image: url(../images/menu/products-sdi-orange-on.gif);
}
.mainmenu_team .container a.process{
	background-image: url(../images/menu/process-sdi-orange-off.gif);
	width: 92px;
}
.mainmenu_team .container a.process:hover {
	background-image: url(../images/menu/process-sdi-orange-on.gif);
}

.mainmenu_team .container a.team, .mainmenu_team .container a.team:hover{
	background-image: url(../images/menu/people-sdi-orange-on.gif);
	width: 84px;
}

.mainmenu_team .container a.contact{
	background-image: url(../images/menu/contact-sdi-orange-off.gif);
	width: 92px;
}
.mainmenu_team .container a.contact:hover {
	background-image: url(../images/menu/contact-sdi-orange-on.gif);
	cursor: hand;
}

/*
 * Mainmenu - CONTACT
 */

.mainmenu_contact {
	padding: 0;
	margin: 0;
	display: block;
	background-color: #568835;
	line-height: 28px;
	height: 28px;
}
/*
.mainmenu_contact .contact_active {
	background-attachment: scroll;
	background-image: url(../images/contact_active.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 109px;
	line-height: 28px;
	height: 28px;
	float: left;
}
*/
.mainmenu_contact .container{
	float: left;
}

.mainmenu_contact .container a.contact,
.mainmenu_contact .container a.home,
.mainmenu_contact .container a.products,
.mainmenu_contact .container a.team,
.mainmenu_contact .container a.process
 {
	background-attachment: scroll;
	background-image: url(../images/menu/home-sdi-green-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 74px;
	line-height: 28px;
	height: 28px;
	display: block;
	text-decoration: none;
}
.mainmenu_contact .container a.home:hover,
.mainmenu_contact .container a.products:hover,
.mainmenu_contact .container a.process:hover,
.mainmenu_contact .container a.team:hover,
.mainmenu_contact .container a.process:hover
 {
	background-image: url(../images/menu/home-sdi-green-on.gif);
	cursor: hand;
}

.mainmenu_contact .container a.contact, .mainmenu_contact .container a.contact:hover{
	background-image: url(../images/menu/contact-sdi-green-on.gif);
	width: 92px; 	height: 28px;
}
.mainmenu_contact .container a.home{
	background-image: url(../images/menu/home-sdi-green-off.gif);
	width: 74px;
}
.mainmenu_contact .container a.home:hover {
	background-image: url(../images/menu/home-sdi-green-on.gif);
	cursor: hand;
}

.mainmenu_contact .container a.products{
	background-image: url(../images/menu/products-sdi-green-off.gif);
	width: 99px;
}
.mainmenu_contact .container a.products:hover {
	background-image: url(../images/menu/products-sdi-green-on.gif);
	cursor: hand;
}
.mainmenu_contact .container a.process{
	background-image: url(../images/menu/process-sdi-green-off.gif);
	width: 92px;
	height:28px;
}
.mainmenu_contact .container a.process:hover {
	background-image: url(../images/menu/process-sdi-green-on.gif);
}

.mainmenu_contact .container a.team{
	background-image: url(../images/menu/people-sdi-green-off.gif);
	width: 84px;
}
.mainmenu_contact .container a.team:hover {
	background-image: url(../images/menu/people-sdi-green-on.gif);
}


/*
 * Mainmenu - PROCESS
 */

.mainmenu_process {
	padding: 0;
	margin: 0;
	display: block;
	background-color: #568835;
	line-height: 28px;
	height: 28px;
}
.mainmenu_process .contact_active {
	background-attachment: scroll;
	background-image: url(../images/contact_active.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 109px;
	line-height: 28px;
	height: 28px;
	float: left;
}
.mainmenu_process .container{
	float: left;
}
.mainmenu_process .container a.home,
.mainmenu_process .container a.products,
.mainmenu_process .container a.team
 {
	background-attachment: scroll;
	background-image: url(../images/menu/home-sdi-green-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 74px;
	line-height: 28px;
	height: 28px;
	display: block;
	text-decoration: none;
	height:28px;
}
.mainmenu_process .container a.home:hover,
.mainmenu_process .container a.products:hover,
.mainmenu_process .container a.process:hover,
.mainmenu_process .container a.team:hover,
.mainmenu_process .container a.process:hover
 {
	background-image: url(../images/menu/home-sdi-green-on.gif);
	cursor: hand;
}



.mainmenu_process .container a.products{
	background-image: url(../images/menu/products-sdi-green-off.gif);
	width: 99px;
}
.mainmenu_process .container a.products:hover {
	background-image: url(../images/menu/products-sdi-green-on.gif);
	cursor: hand;
}
.mainmenu_process .container a.process, .mainmenu_process .container a.process:hover{
	background-image: url(../images/menu/process-sdi-green-on.gif);
	width: 96px;
	height:28px;
}


.mainmenu_process .container a.team{
	background-image: url(../images/menu/people-sdi-green-off.gif);
	width: 84px;
}
.mainmenu_process .container a.team:hover {
	background-image: url(../images/menu/people-sdi-green-on.gif);
}
.mainmenu_process .container a.contact{
	background-image: url(../images/menu/contact-sdi-green-off.gif);
	width: 84px;height:28px;
}
.mainmenu_process .container a.contact:hover {
	background-image: url(../images/menu/contact-sdi-green-on.gif);
}


/*
 * Mainmenu - GREEN
 */

.mainmenu_green {
	padding: 0;
	margin: 0;
	display: block;
	background-color: #568835;
	line-height: 28px;
	height: 28px;
}

.mainmenu_green .container{
	float: left;
}

.mainmenu_green .container a.contact,
.mainmenu_green .container a.home,
.mainmenu_green .container a.products,
.mainmenu_green .container a.team,
.mainmenu_green .container a.news
.mainmenu_green .container a.process
 {
	background-attachment: scroll;
	background-image: url(../images/menu/home-sdi-green-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 74px;
	line-height: 28px;
	height: 28px;
	display: block;
	text-decoration: none;
}
.mainmenu_green .container a.home:hover,
.mainmenu_green .container a.products:hover,
.mainmenu_green .container a.process:hover,
.mainmenu_green .container a.team:hover,
.mainmenu_green .container a.news:hover,
.mainmenu_green .container a.process:hover
 {
	background-image: url(../images/menu/home-sdi-green-on.gif);
	cursor: hand;
}

.mainmenu_green .container a.contact{
	background-image: url(../images/menu/contact-sdi-green-off.gif);
	width: 92px; 	height: 28px;
}

.mainmenu_green .container a.contact:hover, .mainmenu_green .container a.contact_active {
	background-image: url(../images/menu/contact-sdi-green-on.gif);
}


.mainmenu_green .container a.home{
	background-image: url(../images/menu/home-sdi-green-off.gif);
	width: 74px;
}
.mainmenu_green .container a.home:hover, .mainmenu_green .container a.home_active {
	background-image: url(../images/menu/home-sdi-green-on.gif);
}

.mainmenu_green .container a.products{
	background-image: url(../images/menu/products-sdi-green-off.gif);
	width: 99px;
}
.mainmenu_green .container a.products:hover, .mainmenu_green .container a.products_active {
	background-image: url(../images/menu/products-sdi-green-on.gif);
	cursor: hand;
}
.mainmenu_green .container a.process{
	background-image: url(../images/menu/process-sdi-green-off.gif);
	width: 92px;
	height: 28px;
}
.mainmenu_green .container a.process:hover, .mainmenu_green .container a.process_active {
	background-image: url(../images/menu/process-sdi-green-on.gif);
}

.mainmenu_green .container a.team{
	background-image: url(../images/menu/people-sdi-green-off.gif);
	width: 84px;
}
.mainmenu_green .container a.team:hover, .mainmenu_green .container a.team_active {
	background-image: url(../images/menu/people-sdi-green-on.gif);
}

.mainmenu_green .container a.news{
	background-image: url(../images/menu/news-sdi-green-off.gif);
	width: 74px;
	height:28px;
}
.mainmenu_green .container a.news:hover, .mainmenu_green .container a.news_active {
	background-image: url(../images/menu/news-sdi-green-on.gif);
}


/*
 * MainStage - HOME
 */

.mainstage_home {
	margin: 0;
	padding: 0;
}
.mainstage_home h1{
	margin: 0;
	padding: 30px 25px 12px 21px;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #505c83;
}

.mainstage_home h2{
	margin: 0;
	padding: 30px 25px 12px 21px;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #568835;
}
.mainstage_home .container{
	margin: 0;
	padding: 12px 25px 20px 20px;
	border-left: 1px solid #a19d9b;
}
.mainstage_home .container p{
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

/*
 * MainStage - PRODUCTS
 */

.mainstage_products {
	margin: 0;
	padding: 0;
}
.mainstage_products h1{
	margin: 0;
	padding: 30px 25px 12px 21px;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6b7137;
}


.mainstage_products .container{
	margin: 0;
	padding: 12px 25px 20px 20px;
	border-left: 1px solid #a19d9b;
}
.mainstage_products .container p{
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.mainstage_products .container a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6b7137;
	text-decoration: underline;
}

table.whitecell_bkg a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6b7137;
	color:#568835;
	text-decoration: underline;
}

.mainstage_products .container a:hover{
	text-decoration: none;
}
.mainstage_products .my_padding {
	padding: 0 0 30px 40px;
	margin: 0;
}
.mainstage_products .my_padding .li_padding{
	padding: 0 0 10px 0;
	margin: 0;
}
li {
	list-style-type: square;
}

li ul.arrows {padding-left:10px;}
li ul.arrows li
{list-style:none; padding-left:13px; background:url(../images/bullet-arrow-green.gif) no-repeat left 6px;}

.dash {
	padding: 0 0 30px 0;
	margin: 0;
	background-attachment: scroll;
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 1px;
	line-height: 1px;
}
/*
 * MainStage - SDS TEAM
 */

.mainstage_team {
	margin: 0;
	padding: 0;
}
.mainstage_team h1{
	margin: 0;
	padding: 30px 25px 12px 21px;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #75420e;
}
.mainstage_team .container{
	margin: 0;
	padding: 12px 25px 20px 20px;
	border-left: 1px solid #a19d9b;
}
.mainstage_team .container p{
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.mainstage_team .my_padding {
	padding: 0 0 30px 40px;
	margin: 0;
}
.mainstage_team .container a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #af6317;
	line-height: 18px;
	text-decoration: underline;
}
.mainstage_team .container a:hover{
	text-decoration: none;
}

/*
 * MainStage - CONTACT
 */

.mainstage_contact {
	margin: 0;
	padding: 0;
}
.mainstage_contact h1{
	margin: 0;
	padding: 30px 25px 12px 21px;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4f846a;
}
.mainstage_contact .container{
	margin: 0;
	padding: 12px 25px 20px 20px;
	border-left: 1px solid #a19d9b;
}
.mainstage_contact .container p{
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

/*
 * MainStage - GREEN
 */

.mainstage_green {
	margin: 0;
	padding: 0;
}
.mainstage_green h1{
	margin: 0;
	padding: 30px 25px 12px 21px;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #568835;
	border-left: 1px solid #a19d9b;
}

.mainstage_green h2{
	margin: 0;
	padding: 30px 25px 12px 21px;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #568835;
}
.mainstage_green .container{
	margin: 0;
	padding: 12px 25px 20px 20px;
	border-left: 1px solid #a19d9b;
}
.mainstage_green .container p{
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.mainstage_green .newsReleases{
	margin: 0;
	padding: 12px 25px 20px 20px;
	border-left: 1px solid #a19d9b;
}
.mainstage_green .newsReleases ul{
	position: relative;
	left: -30px;
	top: -10px;	
}
.mainstage_green .newsReleases li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: none;	
	
}
.mainstage_green .newsReleases li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #568835;
	text-decoration: underline;
}
/*
 * Shinny BULLETS
 */

a.blue_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #505c83;
	background-attachment: scroll;
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	text-decoration: none;
}
a.blue_bullet:hover {
	text-decoration: underline;
}
.blue_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #505c83;
	background-attachment: scroll;
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	text-decoration: none;
}
a.green_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6b7137;
	background-attachment: scroll;
	background-image: url(../images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	text-decoration: none;
}
.greeny_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 13px;
	background-attachment: scroll;
	background-image: url(../images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 20px 20px;
	text-decoration: none;
}
/*
.greensdi_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 13px;
	background-attachment: scroll;
	background-image: url(../images/bullet_greensdi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 20px 20px;
	text-decoration: none;
}
*/



.greeny_bullet h2, .red_bullet2 h2, .greensdi_bullet h2{
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	height:auto;
	padding:0;
	margin:0;
}

a.greeny_bullet, a.greensdi_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7b9f8d;
	background-attachment: scroll;
	background-image: url(../images/bullet_greeny.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	text-decoration: underline;
}
a.greeny_bullet:hover, a.greensdi_bullet:hover {
	text-decoration: none;
}

a.greensdi_bullet {background-image: url(../images/bullet_greensdi.gif);}

a.red_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #af6317;
	background-attachment: scroll;
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	text-decoration: underline;
}
a.red_bullet:hover {
	text-decoration: none;
}
.red_bullet1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-attachment: scroll;
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	text-decoration: none;
}
.red_bullet2, .greensdi_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-attachment: scroll;
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0 10px 20px;
	text-decoration: none;
}

 .greensdi_bullet {	background-image: url(../images/bullet_greensdi.gif);}
a.oranje_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #af6317;
	background-attachment: scroll;
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	text-decoration: none;
}
a.oranje_bullet:hover {
	text-decoration: underline;
}
.oranje_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #af6317;
	background-attachment: scroll;
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	text-decoration: none;
}

/*
 * Footer
 */

.footer {
	padding: 10px 0 20px 0;
	padding-bottom:10px;
	margin: 0;
	display: block;
	border-left: 1px solid #a19d9b;
}
.footer .footer_menu{
	padding: 0;
	margin: 0 0 10px;
	display: block;
	clear: both;
	line-height: 20px;
	height: 20px;
	padding: 0 0 0 10px;
}
.footer .footer_menu .active{
	display: block;
	font-family: Tahoma, Verdana, Arial;
/*	font-size: 10px; */
	font-size: 10px;
	font-weight: bold;
	color: #a19d9b;
	text-decoration: underline;
	padding: 0 11px;
	margin: 0;
	display: block;
	float: left;
}
.footer .footer_menu .link_item{
	padding: 0 11px;
	margin: 0;
	display: block;
	float: left;
	text-transform: uppercase;
}
.footer .footer_menu .link_item a{
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #a19d9b;
	text-decoration: none;
}
.footer .footer_menu .link_item a:hover{
	text-decoration: underline;
}
.footer .footer_menu .link_item1{
	padding: 0 11px;
	margin: 0;
	display: block;
	float: left;
}
.footer .footer_menu .link_item1 a{
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #a19d9b;
	text-decoration: underline;
}
.footer .footer_menu .link_item a:hover{
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #a19d9b;
	/*text-align: center;*/
	display: block;
	padding: 6px 20px;
}
.copyright a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px !important;
	font-weight: normal;
	color: #a19d9b;
	text-decoration: underline;
}

/*
 * Chrome
 */

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a{
width: auto;
display: block;
text-decoration: none;
}

.products-submenu
{
display:none;
}

a.projects1_1 {
	background-image: url(../images/home_projects1_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 28px;
	line-height: 28px;
	display: block;
}
a.projects1_1:hover {
	background-image: url(../images/home_projects1_1.gif);
	cursor: hand;
}

/* projects subnav */
#projects_sub
{
position:relative;
height:0px;
display:inline;
}

#projects_sub a.projects_sub1
{
position:relative;
top:0px;
background-image: url(../images/home_projects1-1_0.gif);
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 1px;
height: 29px;
line-height: 28px;

z-index:200;
margin-bottom:-29px;

display:none;
margin-top:0px;
margin-left:235px;
padding:0;
}


a.projects1-1_1 {
	background-image: url(../images/home_projects1-1_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 28px;
	line-height: 28px;
	display: block;
}
a.projects1-1_1:hover {
	background-image: url(../images/home_projects1-1_1.gif);
	cursor: hand;
}

a.projects1-2_1 {
	background-image: url(../images/projects_project1-1_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 28px;
	line-height: 28px;
	display: block;
}
a.projects1-2_1:hover {
	background-image: url(../images/projects_project1-1_1.gif);
	cursor: hand;
}

a.projects1-3_1 {
	background-image: url(../images/sds_project1-1_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 28px;
	line-height: 28px;
	display: block;
}
a.projects1-3_1:hover {
	background-image: url(../images/sds_project1-1_1.gif);
	cursor: hand;
}


a.projects1-4_1 {
	background-image: url(../images/contact_project1-1_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 28px;
	line-height: 28px;
	display: block;
}
a.projects1-4_1:hover {
	background-image: url(../images/contact_project1-1_1.gif);
	cursor: hand;
}


#projects_sub a.projects_sub1:hover {
	background-image: url(../images/home_projects1-1_1.gif);
	cursor: hand;
}


#projects_sub a.projects_sub1-c
{
position:relative;
top:0px;
background-image: url(../images/contact_project1-1_0.gif);
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 1px;
height: 29px;
line-height: 28px;

z-index:200;
margin-bottom:-29px;

display:none;
margin-top:0px;
margin-left:235px;
padding:0;
}

#projects_sub a.projects_sub1-c:hover {
	background-image: url(../images/contact_project1-1_1.gif);
	cursor: hand;
}

#projects_sub a.projects_sub1-sds
{
position:relative;
top:0px;
background-image: url(../images/sds_project1-1_0.gif);
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 1px;
height: 29px;
line-height: 28px;

z-index:200;
margin-bottom:-29px;

display:none;
margin-top:0px;
margin-left:235px;
padding:0;
}

#projects_sub a.projects_sub1-sds:hover {
	background-image: url(../images/sds_project1-1_1.gif);
	cursor: hand;
}


#projects_sub a.projects_sub1-products
{
position:relative;
top:0px;
background-image: url(../images/projects_project1-1_0.gif);
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 1px;
height: 29px;
line-height: 28px;

z-index:200;
margin-bottom:-29px;

display:none;
margin-top:0px;
margin-left:235px;
padding:0;
}

#projects_sub a.projects_sub1-products:hover {
	background-image: url(../images/projects_project1-1_1.gif);
	cursor: hand;
}


#projects_sub a.projects_sub1-products_active
{
position:relative;
top:0px;
background-image: url(../images/projects_project1-1_1.gif);
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 1px;
height: 29px;
line-height: 28px;

z-index:200;
margin-bottom:-29px;

display:none;
margin-top:0px;
margin-left:235px;
padding:0;
}

/* end: projects subnav */

a.projects2_1 {
	background-image: url(../images/home_projects2_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 29px;
	line-height: 29px;
	display: block;
}
a.projects2_1:hover {
	background-image: url(../images/home_projects2_1.gif);
	cursor: hand;
}
a.projects3_1 {
	background-image: url(../images/home_projects3_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 29px;
	line-height: 29px;
	display: block;
}
a.projects3_1:hover {
	background-image: url(../images/home_projects3_1.gif);
	cursor: hand;
}

a.projects1_2 {
	background-image: url(../images/projects_project1_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 28px;
	line-height: 28px;
	display: block;
}
a.projects1_2:hover {
	background-image: url(../images/projects_project1_1.gif);
	cursor: hand;
}
a.projects1_2_active {
	background-image: url(../images/projects_project1_1.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 28px;
	line-height: 28px;
	display: block;
}
a.projects1_2_active:hover {
	cursor: hand;
}
a.projects2_2 {
	background-image: url(../images/projects_project2_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 29px;
	line-height: 29px;
	display: block;
}
a.projects2_2:hover {
	background-image: url(../images/projects_project2_1.gif);
	cursor: hand;
}
a.projects2_2_active {
	background-image: url(../images/projects_project2_1.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 29px;
	line-height: 29px;
	display: block;
}
a.projects2_2_active:hover {
	cursor: hand;
}
a.projects3_2 {
	background-image: url(../images/projects_project3_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 29px;
	line-height: 29px;
	display: block;
}
a.projects3_2:hover {
	background-image: url(../images/projects_project3_1.gif);
	cursor: hand;
}
a.projects3_2_active {
	background-image: url(../images/projects_project3_1.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 29px;
	line-height: 29px;
	display: block;
}
a.projects3_2_active:hover {
	cursor: hand;
}

a.projects1_3 {
	background-image: url(../images/sds_project1_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 28px;
	line-height: 28px;
	display: block;
}
a.projects1_3:hover {
	background-image: url(../images/sds_project1_1.gif);
	cursor: hand;
}
a.projects2_3 {
	background-image: url(../images/sds_project2_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 29px;
	line-height: 29px;
	display: block;
}
a.projects2_3:hover {
	background-image: url(../images/sds_project2_1.gif);
	cursor: hand;
}
a.projects3_3 {
	background-image: url(../images/sds_project3_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 29px;
	line-height: 29px;
	display: block;
}
a.projects3_3:hover {
	background-image: url(../images/sds_project3_1.gif);
	cursor: hand;
}

a.projects1_4 {
	background-image: url(../images/contact_project1_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 28px;
	line-height: 28px;
	display: block;
}
a.projects1_4:hover {
	background-image: url(../images/contact_project1_1.gif);
	cursor: hand;
}
a.projects2_4 {
	background-image: url(../images/contact_project2_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 29px;
	line-height: 29px;
	display: block;
}
a.projects2_4:hover {
	background-image: url(../images/contact_project2_1.gif);
	cursor: hand;
}
a.projects3_4 {
	background-image: url(../images/contact_project3_0.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 29px;
	line-height: 29px;
	display: block;
}
a.projects3_4:hover {
	background-image: url(../images/contact_project3_1.gif);
	cursor: hand;
}

.dropmenudiv1{
position:absolute;
top: 0;
z-index:101;
background-color: white;
width: 200px;
visibility: hidden;
border: 1px solid #ededed;
padding: 5px;
}

* html .dropmenudiv1 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv1 a{
	width: auto;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #a19d9b;
	text-decoration: none;
	line-height: 16px;
}
.dropmenudiv1 a:hover{
	text-decoration: underline;
}

.list-style-none
{
padding:0;
margin:0;
}


.list-style-none
{
padding:0;
margin:0;
}


.list-style-none li
{
list-style:none;
padding-bottom:3px;
}


.list-style-circle li
{
list-style:circle;
padding-bottom:3px;
}



/* sidebar */
/* front page cover for pdf */
.cover-img
{
text-align:center;
}

.cover-img p
{
text-align:center;
margin:0;
margin-top:10px;
}

.cover-img a img
{
margin-top:-80px;
border:1px solid #999999;
}
/* end: front page cover for pdf */

.sidebar p
{
margin-left:20px;
}

/* end: sidebar */



legend{
	font-weight: bold;
	size: 14px;
	padding:10px;
	border: 1px solid #dddddd;
}

fieldset{
	margin-bottom:15px;
	border: 1px solid #dddddd;
}

.error{
	color:#CF7418;
	font-weight:bold;
	padding:5px;
	margin-bottom:15px;
	border: 1px solid #dddddd;
}

.mandatory{
	color:#CF7418;
	font-weight:bold;
}

/* left navigation */
#left-nav
{

}
#left-nav ul
{
padding:0;
margin:20px;
}

#left-nav ul li
{
line-height:20px;
list-style:none;
background-image:url(../images/dash.gif);
background-repeat:repeat-x;
background-position:bottom;
}

#left-nav ul li a
{
text-decoration:none;
font-size:11px;
text-transform:uppercase;
}


#left-nav ul li a:hover, #left-nav ul li a.active
{
color:#333333;
}

#left-nav ul li:hover ul{}



#left-nav ul li ul {margin:0; padding:0; padding-bottom:3px;}
#left-nav ul li li{background:none; padding-bottom:4px; line-height:14px; padding-left:15px;}
#left-nav ul li li a{text-transform:none; line-height:normal;}
/* end: left navigation */

/* usa map links */
#usamap{position:relative;}


.star
{

position:absolute; 
text-align:left;
text-decoration:none;
padding-top:20px;
background:url(../images/map-bullet.gif) no-repeat top left;


/*border:1px solid red;*/
height:1px;
display:block;
width:30px;
height:1px;


background:url(../images/map-bullet.gif) no-repeat bottom left;
padding:0; padding-right:20px;
height:22px;
width:11px;
outline:none;
}

.star span
{
background-color:#ffffff;
margin-top:3px;
margin-right:3px;
border:1px solid #8E945D;
padding:1px 5px;
display:block;
float:left;
position:relative;
top:-1000px;
cursor:pointer;
}
.star:hover{height:auto; width:200px; width:auto;}

.star:hover span
{
top:0;left:30px;
}

.star span:hover{/*text-decoration:underline;*/ color:#FFFFFF; background:#959D56; border:1px solid #959D56;}
/* end: usa map links */


table.info, table.summary
{
    border-color: #333333;
    border-width: 0 0 1px 1px;
    border-style: solid;
	/*margin:10px 0;*/
	
	background-color:#6B7AA2; /* light blue */
	
	
	border-color: #ffffff;
}

table.info{width:300px;}
table.info td, table.summary td
{
    border-color: #333333;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
	
	border-color: #ffffff;
	color:#ffffff;
}
table.summary{background-color:#8E945D;/* light green */  margin-bottom:20px;}

table.info td.dark{
background-color: #3E5185; /* dark blue */
width:60%;}
table.summary td.dark{background-color: #6B7137;/* dark green */  }

table.orange
{background-color:#B77B3F; /* light orange */}
table.orange td.dark {background-color: #AF6317; /* dark orange */}

table.blue
{background-color:#6B7AA2; }
table.blue td.dark {background-color: #3E5185; }

table.green
{background-color:#8E945D; }
table.green td.dark {background-color: #6B7137; }

div.summary{background-color:#6B7137; background-color: #AF6317; padding:5px 10px; color:#FFFFFF; float:left; width:96%;}
.mainstage_products div.summary p{width:50%; color:#ffffff; float:left; margin:0; padding:3px 0; line-height:normal; }

div.info{background-color:#3E5185; padding:10px; color:#FFFFFF; float:left; width:255px; margin:0 10px 10px 0}
.mainstage_products div.info p{color:#ffffff; margin:0; padding:3px 0; line-height:normal; }
.mainstage_products div.info ul {margin:0; padding-left:25px;}
.mainstage_products div.info ul li{padding:2px 0;}
.mainstage_products div.info ul ul {padding-left:10px;}
.mainstage_products div.info ul ul li{list-style:none; padding-left:13px; background:url(../images/bullet-arrow.gif) no-repeat left 6px;}

.caps{text-transform:uppercase;}
/**/
.floatl
{
float:left;
}

.imgleft
{
float:left; 
margin:0 10px 0 0px;
}

.imgright
{
float:right; 
margin:0 0px 0 10px;
}

.clear{clear:both;}

.darkgreen{color:#6B7137;}
.darkblue{color:#3E5185;}

h1.intext {
	padding-top:10px;
	padding-bottom:25px;
	padding-left: 0px;
	border-left-style: none;
}
.container p.comment  {font-size:11px;}

ul.nopadding {padding:0; padding-left:10px; margin-top:10px; margin-left:5px;}
ul.nopadding li {}

.col1left, img.col1left{margin-right:15px;float:left;}
img.col1left{ margin-top:3px; }

.col2left{float:left; width:285px;}
/******************new css******************/

.border {
	background-color: #D6E8C9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bio-img {
	float: left;
	height: 150px;
	width: 150px;
	padding-right: 15px;
}
.container .border .nospace {
	margin: 0px;
	padding: 0px;
}
.bios-padding {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.bios-padding li {
	list-style-type: disc;
	list-style-position: inside;
}

/* reignition, inc ------------------ */
/* edits 05/2010 -------------------- */

.bluesdi_bullet { background-image: url(../images/bullet_bluesdi.gif);}
.bluesdi_bullet h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	height:auto;
	padding:0;
	margin:0;
	color: #496f92;
}
.bluesdi_bullet {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #333333;
	background-attachment: scroll;
	background: url(../images/bullet_bluesdi.gif) no-repeat left center;
	padding: 10px 0 10px 20px;
	text-decoration: none;
}

/* html tags */
.container ul {
	margin: 0 0 0 16px;
	padding: 0 0 0 16px;
}
.container ul li { 
	line-height: 18px; 
	padding-bottom: 8px;
	list-style-image: url(../images/bullet-arrow-green.gif);
}
.container ul li { 
	line-height: 18px; 
	padding-bottom: 8px;
	list-style-image: url(../images/bullet-arrow-green.gif);
}
.container ul li ul {
	margin: 6px 12px 0 12px;
	padding: 6px 12px 0 12px;
}
.container ul li ul li {
	xlist-style-type: square;
	list-style-image: none;
}
form {
	margin-top: 30px;
}
input {
	margin-bottom: 14px;
}
label {
	float: left;
	width: 90px;
}

#headerImg {
	background: transparent url(../images/header_home.gif) no-repeat right 0;
}
#headerImg a {
	background: transparent url(../images/menu/client-login.gif) no-repeat 0 -26px;
	display: block;
	width: 102px;
	height: 26px;
	float: right;
	text-indent: -9999px;
	margin-top: 76px;
}
#headerImg a:hover {
	background-position: 0 0;
}
.mainstage_green .container p.alert {
	color: #900;
	background-color: #FFC;
	padding: 14px;
	margin-top: 20px;
	font-size: 13px;
	border: 1px solid #900;
}
.mainstage_green .container p.alert a {
	color: #900;
}

/* main navigation menu */
.mainmenu_green .container a.hom, .mainmenu_green .container a.inv, .mainmenu_green .container a.ris, .mainmenu_green .container a.pro, .mainmenu_green .container a.org, .mainmenu_green .container a.com, .mainmenu_green .container a.dis, .mainmenu_green .container a.sdi {
	background-image: url(../images/menu/navigation_sprite.gif);
}
/* home */
.mainmenu_green .container a.hom {
	width: 56px;
}
.mainmenu_green .container a:hover.hom, #home .mainmenu_green .container a.hom {
	background-position: 0 bottom;
}
/* organization */
.mainmenu_green .container a.org {
	background-position: -56px 0;
	width: 102px;
}
.mainmenu_green .container a:hover.org, #organization .mainmenu_green .container a.org {
	background-position: -56px bottom;
}
/* products */
.mainmenu_green .container a.pro {
	background-position: -158px 0;
	width: 81px;
}
.mainmenu_green .container a:hover.pro, #products .mainmenu_green .container a.pro {
	background-position: -158px bottom;
}
/* investment approach */
.mainmenu_green .container a.inv {
	background-position: -239px 0;
	width: 151px;
}
.mainmenu_green .container a:hover.inv, #inv-approach .mainmenu_green .container a.inv {
	background-position: -239px bottom;
}
/* risk management */
.mainmenu_green .container a.ris {
	background-position: -390px 0;
	width: 123px;
}
.mainmenu_green .container a:hover.ris, #risk-management .mainmenu_green .container a.ris {
	background-position: -390px bottom;
}
/* competitiive advantages */
.mainmenu_green .container a.com {
	background-position: -513px 0;
	width: 165px;
}
.mainmenu_green .container a:hover.com, #com-advantages .mainmenu_green .container a.com {
	background-position: -513px bottom;
}
/* disclosures */
.mainmenu_green .container a.dis {
	background-position: -678px 0;
	width: 102px;
}
.mainmenu_green .container a:hover.dis, #disclosures .mainmenu_green .container a.dis {
	background-position: -678px bottom;
}
/* left column backgrounds */
#home #columnBackground {
	background: transparent url(../images/left_home-clean.jpg) no-repeat;
}
#com-advantages #columnBackground {
	background: transparent url(../images/left_process-clean.jpg) no-repeat;
}
#contact #columnBackground, #inv-approach #columnBackground {
	background: transparent url(../images/left_contact-clean.jpg) no-repeat;
}
#disclosures #columnBackground, #inv-approach #columnBackground {
	background: transparent url(../images/left_contact.jpg) no-repeat;
}
#organization #columnBackground {
	background: transparent url(../images/left_contact-clean.jpg) no-repeat;
}
#products #columnBackground {
	background: transparent url(../images/left_people-clean.jpg) no-repeat;
}
#risk-management #columnBackground {
	background: transparent url(../images/left_products3.jpg) no-repeat;
}
#strategy #columnBackground {
	background: transparent url(../images/left_products1.jpg) no-repeat;
}