@charset "utf-8";
/* CSS Document */
h1
	{
	width: 300px;
	height: 24px;
	text-indent: -1020px;
	overflow: hidden;
	padding-bottom: 20px;
	
	}

h1.h1_products
{

	background-image: url('../img/layout/h1_ourproducts.jpg');
	background-repeat: no-repeat;
}

h1.h1_news
{

	background-image: url('../img/layout/h1_news.gif');
	background-repeat: no-repeat;
}

h1.h1_contact, h1.h1_contact_rsa
{

	background-image: url('../img/layout/h1_contact.gif');
	background-repeat: no-repeat;
}

h1.h1_references
{

	background-image: url('../img/layout/h1_references.gif');
	background-repeat: no-repeat;
}

h1.h1_aboutus
{

	background-image: url('../img/layout/h1_aboutus.gif');
	background-repeat: no-repeat;
}


h2
{
	height: 24px;
	text-indent: -1020px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 5px;
}

h2.latest_news
{
	background-image: url('../img/layout/h2_latest_news.gif');
}

h2.our_products
{
	background-image: url('../img/layout/h2_our_machines.gif');
}

h2.partner_zone
{
	background-image: url('../img/layout/h2_partner_zone.gif');
	margin-top: 15px;
}
h2.partstore
{
	background-image: url('../img/layout/h2_partstore.gif');
	margin-top: 15px;
}

#product_panel
{
	display: none;
	margin: 0 auto;
	margint-top: 40px;
	background-image: url('../img/tmp/product_panel.png');
	width: 536px;
	height: 474px;
}

#product_panel div.back
{
	float: right;
	margin: 0;
}
