body {
	font: 11px Tahoma;
	color:#444;
	margin:0px;
	padding:0px;
	height:100%;
	position:relative;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {text-decoration:underline;}

img {border-style: none;}

p {
	padding:0px;
	margin:0px;
}

h1,h2,h3 {
	padding:0px;
	margin:0px;
	font-weight:normal;
}

#wrapper {
	width:891px;
	margin:0 auto;
}

.header {
	position:relative;
	overflow:hidden;
	background: url(../images/header_bg.png) top left repeat-x;
	height:48px;
}

.search_box {
	position:relative;
	overflow:hidden;

	height:24px;
	width:730px;
	float:left;
	margin:12px 50px 0 auto;

}

.search_left {
	font-weight:bold;
	font-size:12px;
	margin-top:4px;
	margin-left:4px;
	width:50px;
	float:left;
	position:relative;
	overflow:hidden;
	color:#353537;
}

.search_center {
	float:left;
	position:relative;
	overflow:hidden;
	background: url(../images/search_form_bg.png) top left no-repeat;
	width:136px;
	height:20px;
	margin-top:2px;
}

.s_field {
	font-size:11px;
	border:none;
	margin-top:3px;
	margin-left:3px;
	width:130px;
}

.search_right {
	float:left;
	position:relative;
	overflow:hidden;
	width:42px;
	height:19px;
	margin-top:3px;
	margin-left:3px;
}

.help_box {
	float:right;
	position:relative;
	overflow:hidden;
	width:288px;
	height:25px;
	background: url(../images/help_box.png) top left no-repeat;
	margin-top:12px;
	color:#FFF;
	font-weight:bold;
}

.help_box a {
	color:#FFF;
}

.p_button {
	float:left;
	position:relative;
	overflow:hidden;
	width:132px;
	height:18px;
	padding-top:3px;
	background: url(../images/p_button.png) top left no-repeat;
	margin-top:2px;
	margin-left:4px;
	text-align:center;
}

.b_button {
	float:left;
	position:relative;
	overflow:hidden;
	width:132px;
	height:18px;
	padding-top:3px;
	background: url(../images/b_button.png) top left no-repeat;
	margin-top:2px;
	margin-left:16px;
	text-align:center;
}

.top_menu {
	position:relative;
	overflow:hidden;
	width:100%;
	height:207px;
	background:#ececd4 url(../images/seventh.jpg) bottom right no-repeat;
}

.first {
	position:relative;
	overflow:hidden;
	float:left;
	width:130px;
	height:207px;
}

.second {
	position:relative;
	overflow:hidden;
	float:left;
	width:107px;
	height:197px;
	margin-left:10px;
	margin-top:6px;
}

.third {
	position:relative;
	overflow:hidden;
	float:left;
	width:107px;
	height:197px;
	margin-left:9px;
	margin-top:6px;
}

.fourth {
	position:relative;
	overflow:hidden;
	float:left;
	width:107px;
	height:197px;
	margin-left:9px;
	margin-top:6px;
}

.fifth {
	position:relative;
	overflow:hidden;
	float:left;
	width:107px;
	height:197px;
	margin-left:9px;
	margin-top:6px;
}

.sixth {
	position:relative;
	overflow:hidden;
	float:left;
	width:107px;
	height:197px;
	margin-left:9px;
	margin-top:6px;
}

.menu {
	height:27px;
	background:#ececd4 url(../images/menu_bg.png) left top repeat-x;
	position:relative;
	overflow:hidden;
}

.menu ul {
	position:relative;
	overflow:hidden;
	padding:0px;
	margin:0px;
	margin-left:40px;
}

.menu li {
	list-style:none;
	display:block;
	background:url(../images/menu_left.png) left top repeat-y;
	float:left;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:15px;
}

.menu a {
	color:#484c19;
	font-weight:bold;
}

li.active {
	background:#d9168e;
	padding-bottom:5px;
}

li.active a {
	color:#FFF;
}

.download {
	position:relative;
	overflow:hidden;
	margin-top:10px;
}

.download_left {
	position:relative;
	overflow:hidden;
	float:left;
	margin-left:70px;
	width:380px;
	height:55px;
}

.download_left_img {
	position:relative;
	overflow:hidden;
	float:left;
	width:60px;
	margin-right:20px;
}

.download_left_text {
	position:relative;
	overflow:hidden;
	float:left;
	width:300px;
}

.download_left_text h1 {
	font-size:22px;
	margin-top:6px;
}

.download_left_text h1 a {
	color:#212121;
}

.download_left_text h2 {
	font-size:11px;
	margin-left:2px;
}

.download_left_text h2 a {
	color:#c46200;
}

.download_right {
	position:relative;
	overflow:hidden;
	float:right;
	width:380px;
	height:55px;
	font-size:11px;
	color:#74774a;
	padding-top:10px;
}

.download_right a {
	color:#297ca8;
	text-decoration:underline;
}

.download_right a:hover {
	text-decoration:none;
}

.yellow {
	position:relative;
	overflow:hidden;
	background:#fffb97;
	height:260px;
}

.yellow_left {
	position:relative;
	overflow:hidden;
	float:left;
	width:750px;
	margin-left:11px;
	background:url(../images/yellow_left.png) right top repeat-y;
}

.yellow_left h1 {
	color:#403f46;
	font-size:20px;
	margin-top:16px;
}

.yellow_left p {
	color:#403f46;
	font-size:11px;
	margin-top:20px;
}

.yellow_left a {
	color:#5db9e8;
	text-decoration:underline;
}

.yellow_left a:hover {
	text-decoration:none;
}

.podr {
	float:right;
	margin-right:20px;
}

.yellow_right {
	position:relative;
	overflow:hidden;
	float:right;
	width:300px;
	margin-right:6px;
}

.yellow_right h1 {
	color:#dac862;
	font-size:24px;
	margin-top:8px;
	margin-bottom:2px;
}

.box {
	position:relative;
	overflow:hidden;
	width:891px;
	margin:0px auto;
	background:url(../images/box.png) left top repeat-y;
	margin-top:16px;
}

.box_check {
	position:relative;
	overflow:hidden;
	float:left;
	width:270px;
}

.box_kitchen {
	position:relative;
	overflow:hidden;
	width:245px;
	margin-left:5px;
	margin-bottom:26px;
}

.box_kitchen h1 {
	color:#252525;
	font-size:22px;
	margin-left:6px;
}

.box_kitchen h1 a {
	color:#252525;
}

.box_kitchen h2 {
	color:#c56500;
	font-size:17px;
	margin-left:2px;
}

.box_kitchen ul {
	padding:0px;
	margin:0px;
	margin-top:18px;
}

.box_kitchen li {
	list-style:none;
	background:url(../images/li.png) left top no-repeat;
	margin-bottom:8px;
	padding-left:14px;
}

.box_kitchen li a {
	color:#0d6c9c;
	text-decoration:underline;
}

.box_kitchen li a:hover {
	text-decoration:none;
}

.box_inner {
	position:relative;
	overflow:hidden;
	width:891px;
	margin:0px auto;
	background:url(../images/box_inner.png) left top repeat-y;
	margin-top:16px;
}

.box_inner_left {
	position:relative;
	overflow:hidden;
	width:300px;
	float:left;
}

.box_inner_right {
	position:relative;
	overflow:hidden;
	width:590px;
	float:left;
}

.full {
	margin-top:26px;
}

.full h2 {
	color:#cb7600;
	font-size:17px;
}

.full h2 a {
	color:#cb7600;
}

.full_desc_left {
	position:relative;
	overflow:hidden;
	float:left;
	width:290px;
}

.full_inner {
	position:relative;
	overflow:hidden;
}

.full_inner_left {
	position:relative;
	overflow:hidden;
	float:left;
	width:290px;
	padding-top:16px;
}

.full_inner_left span {
	font-weight:bold;
}

.full_inner_right {
	position:relative;
	overflow:hidden;
	float:left;
	width:220px;
	margin-left:20px;
}

.full_inner_right img {
	width:220px;
	height:210px;
}

.full_inner_text {
	position:relative;
	overflow:hidden;
	margin-top:10px;
}

.full_inner_text img {
	margin-right:10px;
}

.full_inner_img {
	position:relative;
	overflow:hidden;
	margin-top:10px;
}

.full_inner_img_box {
	position:relative;
	overflow:hidden;
	float:left;
	margin:0 10px;
	width:150px;
}

.full_inner_cat {
	position:relative;
	overflow:hidden;
}

.full_inner_cat_box {
	position:relative;
	overflow:hidden;
	float:left;
	width:150px;
}

.full_inner_cat_box ul {
	padding:0px;
	margin:0px;
	margin:20px 10px;
}

.full_inner_cat_box li {
	list-style:none;
	background:url(../images/li.png) left top no-repeat;
	margin-bottom:8px;
	padding-left:14px;
}

.full_inner_cat_box li a {
	color:#0d6c9c;
	text-decoration:underline;
}

.full_inner_cat_box li a:hover {
	text-decoration:none;
}


.footer {
	margin-top: 15px;
	position:relative;
	overflow:hidden;
}

.footer_top {
	position:relative;
	overflow:hidden;
	height:20px;
	background:#d9168e;
	text-align:center;
	padding-top:6px;
}

.footer_top ul {
	padding:0px;
	margin:0px;
}

.footer_top li {
	list-style:none;
	display:inline;
	margin:0 10px;
}

.footer_top a {
	color:#FFF;
}

.footer_bottom {
	background:#272626;
	height:20px;
	position:relative;
	overflow:hidden;
}
.counter
{
	margin-top: 10px;
	padding-buttom: 10px;
}

#tizzy_block8752 {
float:left;
width:400px;}