#container
	{
		margin: 0 auto 0 auto;
		width: 765px;
		position: relative;
		text-align: left;
		border:1px solid #000;
	}
	
	#left_nav
	{
	width: 192px;
	padding-left: 0px;
	}
		
		#left_nav ul
		{
	width: 192px;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
		}		
		#left_nav ul li
		{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	list-style-type: none;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	text-indent: 3px;
	padding-left: 0px;
			}
		
		#left_nav ul li a
		{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #FFF;
	line-height: 18px;
		}
		
		#left_nav ul li a:hover
		{
	color: #FFFFFF;
		}
		
#home #leftnav-home a,
#standard #leftnav-standard a,
#news #leftnav-news a,
#casestudies #leftnav-casestudies a,
#members #leftnav-members a,
#contact #leftnav-contact a,
#association #leftnav-association a,
#index #leftnav-index a
{
	color: white;
}
#home #leftnav-home a:hover,
#standard #leftnav-standard a:hover,
#news #leftnav-news a:hover,
#members #leftnav-members a:hover,
#casestudies #leftnav-casestudies a:hover,
#contact #leftnav-contact a:hover,
#association #leftnav-association a:hover,
#index #leftnav-index a:hover
{
	color: white;

}
#leftnav a:active {
/*background-color: #C62274;*/
color: white;
}
.Indent {
	background-image: url(../images/leftnav_back2.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-right: 5px;
	margin-left: 5px;
}
.left_nav-li {
}
.Specials {
	font-size: 5mm;
	font-weight: bold;
}
.Brochure {
	background-image: url(../images/brochure.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 210px;
	width: 175px;
	margin-top: 10px;
	cursor: pointer;
}
.Brochure2 {
	background-image: url(../images/brochure2.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 150px;
	width: 175px;
	margin-top: 10px;
	cursor: pointer;
}
.Brochure3 {
	background-image: url(../images/brochure3.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 150px;
	width: 175px;
	margin-top: 10px;
	cursor: pointer;
}
.Brochure-download {
	background-image: url(../images/brochure-download.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 392px;
	width: 250px;
	margin-top: 10px;
	cursor: pointer;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-left: 10px;
}
.Brochure2-download {
	background-image: url(../images/brochure2-download.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 224px;
	width: 250px;
	margin-top: 10px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 10px;
}
.Brochure3-download {
	background-image: url(../images/brochure3-download.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 224px;
	width: 250px;
	margin-top: 10px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

