body#ethos {
	background: #3f2440;
	color: #938f93;
}

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

body#ethos #content_main {
	background: url(../images/ourethos.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 360px;
}

body#ethos #content_main p {
	display:none;
}

body#ethos #content_main a, body#ethos #content_main a:visited {
	color: #ffffff;
	text-decoration: none;
}

body#ethos #content_main a:hover {
	color: #f26522;
	text-decoration: none;
}

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

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

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

body#ethos #content_main a.rightlink:hover, body#ethos #content_main 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_ethos.png) no-repeat; width: 350px;}

body#ethos li#nav_ourethos a 					{ background-position:-380px -32px; }
