body{
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	background: #e2e2e2 url(images/bg.jpg) repeat-x top;
	color: black;
}
/**
{
	border: 1px solid black;
}*/
table{
	border: 0px solid Black;
}

td{
	border: 0px solid #ff0000;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

div {
	border: 0px solid black;
	font-family: arial;
}

.tel
{
	width: 332px;
	height: 91px;
	background-image: url(images/tel_blank.png);
	background-repeat: no-repeat;
	background-position: center;
	filter:expression(fixPNG(this));
}

.tel img
{
	width: 332px;
	height: 91px;
}

.logo
{
	width: 155px;
	height: 153px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	filter:expression(fixPNG(this));
}

.logo img
{
	width: 155px;
	height: 153px;
}

td.header{
	height:362px;
	width:1297px;
	background:url(images/pic.jpg) center top no-repeat;
	z-index:0;
	vertical-align: top;
	/*cursor:pointer;*/
}

td.main_menu{
	height:197px;
	width:1297px;
	background:url(images/menu.jpg) center top no-repeat;
}

td.txt_menu{
	color:#205223;
	font-size:13px;
}

a:link{
	color:#205223;
	font-size:13px;
	text-decoration:underline;
}

a:visited{
	color:#205223;
	font-size:13px;
	text-decoration:underline;
}

a:hover{
	color:#205223;
	font-size:13px;
	text-decoration:none;
}
a.main_menu:link{
	color:#205223;
	font-size:13px;
	text-decoration:underline;
}

a.main_menu:visited{
	color:#205223;
	font-size:13px;
	text-decoration:underline;
}

a.main_menu:hover{
	color:#205223;
	font-size:13px;
	text-decoration:none;
}

td.left_cell{
	background:#f2f2f2;
	border-left:6px solid #ffffff;
}

td.right_cell{
	width:937px;
	/*height:401px;*/
	border-right:7px solid #ffffff;
	background:url(images/back.jpg) center top no-repeat;
}

a.txt_menu{
	color:#205223;
	font-size:13px;
}

td.down_menu{
	color:#8c8c8c;
	font-size:13px;
}

a.down_menu:link{
	color:#8c8c8c;
	font-size:13px;
	text-decoration:underline;
}

a.down_menu:visited{
	color:#8c8c8c;
	font-size:13px;
	text-decoration:underline;
}

a.down_menu:hover{
	color:#8c8c8c;
	font-size:13px;
	text-decoration:none;
}

a.catalog:link{
	color:#828282;
	font-size:12px;
	text-decoration:none;
}

a.catalog:visited{
	color:#828282;
	font-size:12px;
	text-decoration:none;
}


a.catalog:hover{
	color:#205223;
	font-size:12px;
	text-decoration:none;
}

td.catalog{
	color:#205223;
	font-size:12px;
}

td.subcat{
	padding-left:150px;
	color:#6e6e6e;
}

a.subcat:link{
    color:#6e6e6e;
    text-decoration:underline;
}

a.subcat:visited{
    color:#6e6e6e;
    text-decoration:underline;
}

a.subcat:hover{
    color:#6e6e6e;
    text-decoration:none;
}

a.product:link{
	color:#4a4a4a;
	font-size:12px;
	text-decoration:underline;
}

a.product:visited{
	color:#4a4a4a;
	font-size:12px;
	text-decoration:underline;
}

a.product:hover{
	color:#4a4a4a;
	font-size:12px;
	text-decoration:none;
}

a.store_cat:link{
	color:#4a4a4a;
	text-decoration:underline;
}

a.store_cat:visited{
	color:#4a4a4a;
	text-decoration:underline;
}

a.store_cat:hover{
	color:#4a4a4a;
	text-decoration:none;
}


