/* Page Specific CSS Start */
html {
	background: url(/images/html_bg_blue.jpg) repeat-y top center;
}
#body2 {
	background: url(/images/body_bg_blue.gif) no-repeat top center;
}
#header h1 a {
	background: url(/images/logo_blue.gif) no-repeat;
}
#footer {
	background: url(/images/footer_bg_blue.gif) repeat-x;
}

#header ul li a:hover, #header ul li a.active {
	background-color: #699B9B;
}

.inner_footer_txt{
	color: #B9D9D9;
}

.inner_footer ul li a:hover, .inner_footer ul li a.active {
	color: #B9D9D9;
}

.inner_footer_txt{
	color: #B9D9D9;
}
.bottom_box {
	background: url(/images/footer2a.png) no-repeat;
}
