/* CSS Document */
body{margin: 0px;}
.color1{background-color:#ebebeb;}
.color2{background-color:#cccccc;}
.top_bg{
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 183px;
}
.product{
	background-image: url(images/dish.jpg);
	background-repeat: no-repeat;
	height: 183px;
	background-position:right;
}
.grey_bg{
	background-image: url(images/grey_middle.jpg);
	background-repeat: repeat-x;
	height: 27px;
	padding: 0px 8px 0px 8px;
}
.red_middle{
	background-image: url(images/red_middle.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
.menu_middle{
	background-image: url(images/menu_middle.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
.bottom_middle{
	background-image: url(images/bottom_middle.jpg);
	background-repeat: repeat-x;
	height: 19px;
}
.left_bg{
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
.right_bg{
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
.white_font{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white_font:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}
.red_font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black_font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content_font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.content_font:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.product_font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.product_font:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.header2_font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sitemap_font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.sitemap_font:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.grey_left{
	background-image: url(images/grey_left.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 27px;
}
.grey_right{
	background-image: url(images/grey_right.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 27px;
}
.red_left{
	background-image: url(images/red_left.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 27px;
}
.red_right{
	background-image: url(images/red_right.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 27px;
}
.header_font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contact_font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.h_font{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
