#main_column {
	float: left;
	width: 575px;
	margin: 14px 10px 0px 0px;
	border-right: 1px dotted #6a6a6a;
	display:block;
}

#contentmenu {
		width:151px;
		padding:0px;
		float:right;
		}

.leftnav {
	float: left;
	padding: 0px;
	margin-top: 14px;
	border-bottom: 1px dotted #6A6A6A;
	width: 151px;
	}

#contentmenu h3
{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	text-indent: 5px;
}
		
.case_study {
	width: 540px;
	margin-left: 7px; 
	margin-bottom: 14px;
	float: left;
	border-bottom: 1px dotted #6a6a6a;
	padding-bottom: 7px;
	}
	
.case_study2 {
	width: 540px;
	margin-left: 7px; 
	margin-bottom: 14px;
	float: left;
	padding-bottom: 7px;
	}

.image {
	padding: 16px;
	margin-right: 14px;
	margin-bottom: 7px;
	background-color: #ECEAF7;
	float: left;
	width: 149px;
/* ie5win fudge begins */
	width:117px;
	}
html> .image {
		width: 117px;
		/* ie5win fudge ends */
	}
	
.image_beige {
	padding: 16px;
	margin-right: 14px;
	margin-bottom: 7px;
	background-color: #F2EFE9;
	float: left;
	width: 88px;
/* ie5win fudge begins */
	width:56px;
	}
html> .image_beige {
		width: 56px;
		/* ie5win fudge ends */
	}
	
.imageflat {
	padding: 16px;
	margin-bottom: 7px;
	background-color: #ECEAF7;
	float: left;
	}

.leftnav a{
	background: #FFFFFF url(../images/menu_arrow.gif) no-repeat 11px 15px;
	text-align: left;
	text-indent: 30px;
	border-top: 1px dotted #6A6A6A;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #796DB5;
	margin: 0;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
}

.leftnav a .sidemenu_selected {
}

.leftnav span {
	background: #FFFFFF url(../images/menu_arrow.gif) no-repeat 11px 15px;
	width: 151px;
	text-align: left;
	border-top: 1px dotted #6A6A6A;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #796DB5;
	margin: 0;
	padding: 14px 10px 15px 41px;
}

.leftnav a:hover {
	background: #ECEAF7 url(../images/menu_arrow_over.gif) no-repeat 11px 15px;
	}
	
.leftnavflush {
	float: left;
	padding: 0;
	margin-top: 14px;
	border-bottom: 1px dotted #6A6A6A;
	width: 151px;
	}
	
.leftnavflush a{
	background: #FFFFFF url(../images/menu_arrow.gif) no-repeat 11px 15px;
	width: 151px;
	text-align: left;
	border-top: 1px dotted #6A6A6A;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #796DB5;
	margin: 0;
	padding: 14px 10px 15px 41px;
	text-decoration: none;
}

.leftnavflush span {
	background: #FFFFFF url(../images/menu_arrow.gif) no-repeat 11px 15px;
	width: 151px;
	text-align: left;
	border-top: 1px dotted #6A6A6A;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #796DB5;
	margin: 0;
	padding: 14px 10px 15px 41px;
	text-decoration: none;
}

.leftnavflush a:hover {
font-weight: bold;
	background: #ECEAF7 url(../images/menu_arrow_over.gif) no-repeat 11px 15px;
	}
	
.invisible { display: none; }
.visible { display: block; }

.leftnav a.sidemenu_selected 
{
	border-bottom-style: none;
	background: #ECEAF7 url(../images/menu_arrow_over.gif) no-repeat 11px 15px;	
}

.leftnav a.sidemenu 
{
	border-bottom-style: none;
}
