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

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

#centre_column {
	float: left;
	width: 549px;
	padding: 14px 0px 0px 100px;
	display:block;
/* ie5win fudge begins */
	width:449px;
	}
html>body #centre_column {
		width: 449px;
		/* ie5win fudge ends */
	}

#menu_width {
	width: 153px;
}

#contentmenu {
		width:175px;
		padding:0px;
		float:right;
		}
		
#pagecopy {
	width: 549px;
}

.case_study {
	width: 540px;
	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_left {
	padding: 16px;
	margin-right: 14px;
	margin-bottom: 7px;
	background-color: #F2F2F2;
	float: left;
	width: 88px;
/* ie5win fudge begins */
	width:56px;
	}
html> .image_beige_left {
		width: 56px;
		/* ie5win fudge ends */
	}

.image_beige_right {
	padding: 16px;
	margin-left: 14px;
	margin-bottom: 7px;
	background-color: #F2F2F2;
	float: right;
	width: 88px;
/* ie5win fudge begins */
	width:56px;
	}
html> .image_beige_right {
		width: 56px;
		/* ie5win fudge ends */
	}	
	
.imageflat {
	padding: 16px;
	margin-bottom: 7px;
	background-color: #ECEAF7;
	float: left;
	}
	
.download_header {
	width: 530px;
	background: #ECEAF7 url(../images/downloads/big_icon.gif) no-repeat 0px 0px;
	padding: 22px 30px 0px 234px;;
	margin-bottom: 7px;
	float: left;
	/* bodge begins */
	width: 266px; 
}
html>body .download_header {
width: 266px; /* bodge ends */
}
	
.case_copy_left {
	margin-left: 14px;
	padding-left:14px;
	font-size: 11px;
	}

.case_copy_right {
	margin-right: 14px;
	padding-right:14px;
	font-size: 11px;
	}
	
.case_copy2 {
	float: left;
	width: 500px;
	margin-left: 14px;
}

.gen_left {
	float: left;
	width: 310px;
	margin-left: 14px;
	font-size: 11px;
	margin-top: 14px;
}

.gen_right {
	float: left;
	width: 190px;
}

.numbers {
	color: #2E345F;
	text-align: right;
	}

.numbers a{
	color: #2E345F;
	font-weight: bold;
}

.numbers a:active{
	color: red;
	font-weight: normal;
}

.newsheader {
	width: 150px;
	background: #796DB5 url(../images/news_search.gif) no-repeat 0px 0px;
	padding:19px 3px 6px 6px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	margin-top: 14px;
}

a.newsmenu {
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

a:visited.newsmenu
{
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

a:hover.newsmenu
{
	font-weight: bold;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}


		
.leftnav {
	float: left;
	padding: 0;
	margin-top: 14px;
	border-bottom: 1px dotted #6A6A6A;
	width: 151px;
	}
	
.leftnavflush {
	float: left;
	padding: 0;
	margin-top: 1px;
	border-bottom: 1px dotted #6A6A6A;
	width: 151px;
	}
	
.leftnav 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;/* bodge begins */
	width: 100px; 
}
html>body .leftnav a {
width: 100px; /* bodge ends */
}

.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;
	text-decoration: none;/* bodge begins */
	width: 102px; 
}
html>body .leftnav span {
		width: 102px; /* bodge ends */
		}

.leftnav a:hover {
font-weight: bold;
	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;
	}

.synopsis
{
	font-weight: bold;
	color: #666666;
}

.news_search
{
	width: 110px;
}

.story
{
	background: #FFFFFF url(../images/menu_arrow.gif) no-repeat;
	background-position:left;
	padding-left: 20px;
}

.story:hover
{
	background: #FFFFFF url(../images/menu_arrow_over.gif)  no-repeat;
	background-position:left;
	padding-left: 20px;
}

.hits
{
	color: #999999;
	text-indent: 20px;
}

.case_copy_left h2
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.case_copy_right h2
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.leftnavflush h2
{
	margin-top: 10px;
}

.go_button
{
	margin-left:5px;
	padding: 5px;
	color: #FCFCFC;
}

.go_button:hover
{
	background-color: #FCFCFC;
	color: #8D82C4;
	font-weight: bold;
	text-decoration:none;
}