/* Policies Styles */

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

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

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

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

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

ul#sub li a:hover,
h3, h4, h5 {
	color: #9F5F9F;
}

#contentLeft li {
	background-image: url(../../../images/policies/bullet.gif);
}
	
div#contentRight h2 {
	background: url(../../../images/policies/headings/sub-nav.gif);
}
