.Brochure {
	background-image: url(../images/efm-catalogue.gif);
	float: left;
	height: 240px;
	width: 195px;
	background-repeat: no-repeat;
	background-position: center center;
}
#container
	{
		margin: 0 auto 0 auto;
		width: 765px;
		position: relative;
		text-align: left;
		border:1px solid #000;
	}
	
	#left_nav
	{
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 1px;
	background-image: url(../images/nav-back.jpg);
	padding-top: 15px;
	margin-left: 1px;
	padding-left: 15px;

	}
		
		#left_nav ul
		{
	margin: 0;
	width: 200px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 50px;
		
		}		
		#left_nav ul li
		{
	margin: 0px;
	list-style-type: none;
	width: 200px;
	padding-top: 3px;
	padding-right: 0px;
	cursor: pointer;
	padding-bottom: 3px;
	padding-left: 0px;
			}
#left_nav ul li:hover {
	margin: 0px;
	list-style-type: none;
	width: 200px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	color: #000000;
	padding-left: 0px;
}
		
		#left_nav ul li a
		{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #000000;
		}
		
		#left_nav ul li a:hover
		{
	color: #666666;
		}

		
#home #nav-home a,
#standard #nav-standard a,
#news #nav-news a,
#casestudies #nav-casestudies a,
#members #nav-members a,
#contact #nav-contact a,
#association #nav-association a,
#index #nav-index a
{
	color: white;
}
#home #nav-home a:hover,
#standard #nav-standard a:hover,
#news #nav-news a:hover,
#members #nav-members a:hover,
#casestudies #nav-casestudies a:hover,
#contact #nav-contact a:hover,
#association #nav-association a:hover,
#index #nav-index a:hover
{
	color: white;

}
#nav a:active {
/*background-color: #C62274;*/
color: white;
}
.Indent {
	background-image: url(../images/nav_back2.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-right: 5px;
	margin-left: 5px;
}
