@charset "utf-8";
/* CSS Document */
#main_menu {
	background:url(../../images/top_gradient_grey2.jpg) 0px 0px repeat-x #999999;
}

#logo {
	background:url(../../images/logo_grey.jpg) no-repeat 0px 0px;
}

#content {
	background:url(../../images/top_gradient_grey.jpg) repeat-x #cbcbcb;
}

.bg_color {background:#cbcbcb;}
