/*
===============================================================================
/products/css/products_index.css
===============================================================================*/

/*-----------
Shared Styles
-------------*/


/*------------
Element Styles
--------------*/

/* Menu
===============================================================================*/
#menu_top {
	background-image:url("../images/index/menu/top_on.gif");
}
#menu_about {
	background-image:url("../images/index/menu/about_on.gif");
}
#menu_products {
	background-image:url("../images/index/menu/product_on.gif");
}
#menu_contact {
	background-image:url("../images/index/menu/contact_on.gif");
}

/* Contents Package
===============================================================================*/
#contentsPackage {
	padding:180px 0 0 330px;

	background:transparent url("../images/contentspack_bg.jpg") no-repeat left top;

	width:914px;
	height:784px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:584px;
	height:604px;
}
/* hide from IE5 on Mac \*/
html>body #contentsPackage {width:584px;height:auto;min-height:604px;}
/* */

