/* Page Specific CSS Start */
html {
	background: url(/images/html_bg_grey.jpg) repeat-y top center;
}
#body2 {
	background: url(/images/body_bg_grey.gif) no-repeat top center;
}
#header h1 a {
	background: url(/images/logo_grey.png) no-repeat;
}
#footer {
	background: url(/images/footer_bg_grey.gif) repeat-x;
}

#header ul li a:hover, #header ul li a.active {
	background-color: #645752;
}

.inner_footer_txt{
	color: #BCB2AE;
}

.inner_footer ul li a:hover, .inner_footer ul li a.active {
	color: #BCB2AE;
}

.inner_footer_txt{
	color: #BCB2AE;
}
.bottom_box {
	background: url(/images/footer2b.png) no-repeat;
}
