/* MISC Styles */

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

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

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

div#contentRight h2#faqSub { 
	background-image: url(../../../images/faq/headings/sub-nav.gif); 
}

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

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

#contentLeft ul#w3c {
	padding-bottom:1.7em;
}

#contentLeft ul#w3c li {
	background-image:none;
	float:left;
	width:110px;
	padding-left:40px;
}
