#circles #circle-about_us .normal {
	background: url('../images/en/about_us.png') no-repeat;
}

#circles #circle-about_us .selected {
	background: url('../images/en/about_us_o.png') no-repeat;
}

#circles #circle-products .normal {
	background: url('../images/en/products.png') no-repeat;
}

#circles #circle-products .selected {
	background: url('../images/en/products_o.png') no-repeat;
}

#circles #circle-support .normal {
	background: url('../images/en/support.png') no-repeat;
}

#circles #circle-support .selected {
	background: url('../images/en/support_o.png') no-repeat;
}

#circles #circle-news .normal {
	background: url('../images/en/news.png') no-repeat;
}

#circles #circle-news .selected {
	background: url('../images/en/news_o.png') no-repeat;
}

#circles #circle-contact_us .normal {
	background: url('../images/en/contact_us.png') no-repeat;
}

#circles #circle-contact_us .selected {
	background: url('../images/en/contact_us_o.png') no-repeat;
}

#circles #circle-distributors .normal {
	background: url('../images/en/distributors.png') no-repeat;
}

#circles #circle-distributors .selected {
	background: url('../images/en/distributors_o.png') no-repeat;
}

