/* Clients Styles */

body {
	background:url(../../../images/clients/bg-page.jpg) repeat-x;
}

#contentContainer {
	background: url(../../../images/shared/page-divider-long.jpg) no-repeat;
	background-position: 515px 0;
}

#menuTop {
	background: url(../../../images/clients/bg-menu.jpg) no-repeat;
}

div#topImage {
	background: url(../../../images/clients/top-image.jpg) no-repeat;
}

li#clients a, li#clients, li#clients a:hover { 
	background:url(../../../images/shared/top-menu/clients-colour.gif) no-repeat;
}

ul#sub li a:hover,
h3, h4, h5,
.backLink a:hover {
	color: #DF9236;
}

#contentLeft li, .backLink {
	background-image: url(../../../images/clients/bullet.gif);
}

div#contentRight h2 {
	background: url(../../../images/clients/headings/sub-nav.gif);
}	
	
/* Client list */

.clients li {
	width: 240px;
	float: left;
}