body
{
	background-color:#624571;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5B5B5F;
}
table.menu
{
	background-color:#FFC84D;
	height:32px;
	background-image:url(images/menu.gif);
	background-position:top;
	background-repeat:repeat-x;
}
table.menu td
{
	text-align:center;
	font-size:13px;
	color:#000000;
	background-image:url(images/m_div.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.welcome ul
{
	margin-bottom:-10px;
}
.submenu
{
	line-height:20px;
	margin-top:-10px;
	margin-left:6px;
}
table.menu td a
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
table.menu td a:hover
{
	text-decoration:underline;
}
td.index_prod_header
{
	background-color:#FFFFFF;
	background-image:url(images/index_prod_header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:111px;
	vertical-align:top;
	text-align:left;
}
div.index_products
{
	margin-left:113px;
	margin-top:32px;
	height:70px;
}
div.index_products table td a
{
	color:#726D73;
}
h1, .header
{
	font-family:"Times New Roman", Times, serif;
	color:#864DB6;
	font-size: 23px;
	font-style:italic;
	font-weight:bold;
}
td.maincontent_cell
{
	background-color:#FFFFFF;
	padding-left:35px;
	padding-right:35px;
}
td.grey_back
{
	background-color:#F1F1F1;
}
.padding20
{
	padding:20px;
}
a
{
	color:#624571;
}
.footer
{
	background-image:url(images/footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:15px;
	color:#FFFFFF;
	text-align:center;
}
.footer a
{
	color:#FFFFFF;
}
.gallery_item
{
	background-position:center; background-repeat:no-repeat; float:left; margin-right:18px; margin-bottom: 15px; border:1px solid #333333;
}
.input
{
	width:100%;
	border:1px solid #FF9900;
}

.centerimage
{
	background-position:center; background-repeat:no-repeat;
}