/*----------------------------------------------
  Seagreens Corporate - Robert Wilson 25/09/07
----------------------------------------------*/
div#dept_links a, visited {
	color:#775024;
	text-decoration:none;
}
#background_all {
	background:url(../../Images/books/corporate/backfade.png) repeat-x top left;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
}
#left_margin {
	background:url(../../Images/books/corporate/corporate_left_margin.jpg) #6A4E42 no-repeat top left;
	height:100%;
	left:0;
	position:fixed;
	_position:absolute;
	top:0;
	width:100px;
	z-index:99;
}
