.main_bg {
	background-image: url(../images/background_img.png);
	background-repeat: repeat;
}
.header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 91px;
	background-color: #FFFFFF;
}
.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #bebebe;
	text-decoration: none;
}
.foter_bg {
	background-image: url(../images/foter_bg.jpg);
	background-repeat: repeat-x;
	height: 56px;
}
.product_menu {
	background-image: url(../images/contact_on_home.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 301px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.sub_menu_bg_color {
	background-color: #999999;
	width: 1px;
}
