body{
	margin:0px;
	background-image:url(img/bg.jpg);
}
.left_shadow{
	background-image:url(img/left_shadow.jpg);
}
.right_shadow{
	background-image:url(img/right_shadow.jpg);
}
.bg_heaadig{
	background-image:url(img/heading_bg.jpg);
}
.featured_products_bg{
	background-image:url(img/featured_products_bg.jpg);
}
.white_color{
	background-color:#FFFFFF;
	height:8px;
}
.products_top_bg{
	background-image:url(img/products_top_bg.jpg);
}
.products_bottom_bg{
	background-image:url(img/products_bottom_bg.jpg);
}
.products_left_bg{
	background-image:url(img/products_left_bg.jpg);
}
.products_right_bg{
	background-image:url(img/products_right_bg.jpg);
}
.short_bg{
	background-image:url(img/short_bg.jpg);
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-weight:none;
	text-decoration:none;
}
.text{
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	font-weight:none;
	text-decoration:none;
}
.white_bg_color{
	background-color:#FFFFFF;
}
.gray_bg_color{
	background-color:#e3dcdc;
}
.welcome{
	color:#FFFFFF;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
}
.art{
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-weight:none;
	text-decoration:none;
	text-align:center;
}
.bottom_formal{
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bottom_formal:hover{
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}