body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image:url(images/mainbg.gif);
	background-repeat:repeat-x;
}

:link:focus, :visited:focus {
	-moz-outline:none;
}

#spacer {
	width: 769px;
	height: 32px;
	float: left;
}

#logospace {
	position: relative;
	float: left;
	width: 769px;
	height: 77px;
	text-indent: -5000px;
	background: url(images/rhodes_logo.gif) right no-repeat;
}

#content {
	clear:left;
	width: 769px;
	height: 260px;
	margin: 0;
	padding: 0;
}

#lhs {
	float: left;
	margin: 0;
	padding: 0;
	width: 144px;
	height: 260px;
	background: url(images/left_curve.gif) top left no-repeat;
}

#rhs {
	clear:none;
	padding: 0;
	margin: 0;
	float: right;
	position: absolute;
	left: 144px;
	width: 625px;
	height: 260px;
}


#rhs_home {
	padding: 0;
	margin: 0;
	width: 625px;
	height: 225px;
}	

#rhs_top_left {
	float: left;
	width: 624px;
	height: 225px;
	background-color: #e3e9f0;
}

/* right line */

#rhs_top_right {
	float: right;
	width: 1px;
	height: 225px;
}

.rhs_line_green {
	background-color: #aace00;
}

#rhs_bot {
	padding: 0;
	margin: 0;
	width: 610px;
	height: 24px;
	text-align: right;
	padding: 11px 15px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #acbbc8;
}

#rhs_bot_main {
	clear: left; 
	padding: 0;
	margin: 0;
	width: 625px;
	height: 35px;
	text-align: right;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #acbbc8;
}

/* footer colour */

.bot_green {
	background-image: url(images/bot_green_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#leftnav_home {
	position: relative;
	top: 51px;
	width: 89px;
	height: 146px;
	background-color: #aace00;
}

#leftnav {
	width:89px;
	height:146px;
	background:  url(images/leftnav.gif) no-repeat;
	margin:0;
	padding:0;
	position:relative;
}

#leftnav li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:0px;
	height:22px;
	display:block;
}

#leftnav li, #leftnav a {
    width:89px;
	height:22px;
	display:block;
	text-decoration:none;
}

#leftnav_what {
	top:5px;
	width:89px;
	height:22px;
	text-indent: -5000px;
}

#leftnav_how {
	top:27px;
	width:89px;
	height:22px;
	text-indent: -5000px;
}

#leftnav_work {
	top:49px;
	width:89px;
	height:21px;
	text-indent: -5000px;
}

#leftnav_new {
	top:70px;
	width:89px;
	height:22px;
	text-indent: -5000px;
}

#leftnav_clients {
	top:92px;
	width:89px;
	height:22px;
	text-indent: -5000px;
}

#leftnav_contact {
	top:114px;
	width:89px;
	height:22px;
	text-indent: -5000px;
}

#leftnav_what a:hover {
	background: transparent url(images/leftnav.gif) -89px -5px no-repeat;
}

#leftnav_how a:hover {
	background: transparent url(images/leftnav.gif) -89px -27px no-repeat;
}

#leftnav_work a:hover {
	background: transparent url(images/leftnav.gif) -89px -49px no-repeat;
}

#leftnav_new a:hover {
	background: transparent url(images/leftnav.gif) -89px -70px no-repeat;
}

#leftnav_clients a:hover {
	background: transparent url(images/leftnav.gif) -89px -92px no-repeat;
}

#leftnav_contact a:hover {
	background: transparent url(images/leftnav.gif) -89px -114px no-repeat;
}

#logospace a {
	position: absolute;
	text-indent: 0px;
	top: 0;
	left: 0;
	width: 769px;
	height: 77px;
	text-align: right;
}

#logospace a h1 {
	display: none;
}

.pinktext {
	color: #dd0077;
}

.print_only {
	display: none;
}

.wcag_hide {
	display: none;
}

a.noshow {
	cursor: text;
	text-decoration: none;
	color: #484747;
}