html {overflow-x: hidden;}

body#casestudy_grey {
	background: #dfddd6;
	color: #949493;
}

body#casestudy_grey #header {
	background: url(../../images/headers/header_hastings.png) no-repeat 0px 0px;
}

body#casestudy_grey #casestudy_flash {
	position: absolute;
	height: 520px;
	width: 100%;
	left: 380px;
	top: 151px;
}

body#casestudy_grey a {
	color: #f26522;
	text-decoration: none;
}

body#casestudy_grey a.rightlink,
body#casestudy_grey a.rightlink:visited,
body#casestudy_grey a.leftlink,
body#casestudy_grey a.leftlink:visited {
	color: #f26522;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
}

body#casestudy_grey a.rightlink,
body#casestudy_grey a.rightlink:visited {
	background: url(../../images/navigation/rightarrow_hastings.png) no-repeat right center;
}

body#casestudy_grey a.leftlink,
body#casestudy_grey a.leftlink:visited {
	background: url(../../images/navigation/leftarrow_hastings.png) no-repeat right center;
}

body#casestudy_grey a.rightlink:hover, body#casestudy_grey a.leftlink:hover {
	text-decoration: none;
}

ul#nav li a { display:block; position:absolute; left:0; text-indent:-9999px; outline:none }

li#nav_home a, li#nav_ourethos a, li#nav_whatwedo a, li#nav_news a, li#nav_opportunities a, li#nav_getintouch a,
li#nav_recentwork a, li#nav_casestudies a, li#nav_clients a  {background: url(../../images/navigation/navigation_hastings.png) no-repeat; width: 350px;}

body#casestudy_grey li#nav_casestudies a 		{ background-position:-380px -256px;}
