html{
	height: 100%;
}
body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f2edc3;
	background-image: url(images/top_left_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7e7651;
}
body a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e6811d;
	text-decoration: none;
}
body a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e6811d;
	text-decoration: underline;
}
.input_l{
	background-image: url(images/input_l.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 5px;
	height: 26px;
}
.input_r{
	background-image: url(images/input_r.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 5px;
	height: 26px;
}
.input{
	background-image: url(images/input.gif);
	background-repeat: repeat-x;
	background-position: top;
	
	height: 26px;
}
.input_i{
	background-color: #f2edc3;
	border-style: none;
	width: 156px;
	font-family: Arial;
	font-size: 12px;
	color: #938a5e;
}
.button1{
	background-image: url(images/button1.gif);
	background-repeat: no-repeat;
	border-style: none;
	width: 27px;
	height: 26px;
}
.logo{
	width: 206px;
	height: 279px;
}
.main_pic1{
	background-image: url(images/main_pic1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
}
.main_pic2{
	background-image: url(images/main_pic2.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #d6ddae;
	height: 32px;
}
.main_pic3{
	background-image: url(images/main_pic3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 535px;
	height: 202px;
}
.main_pic4{
	background-image: url(images/main_pic4.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.main_pic5{
	background-image: url(images/main_pic5.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 535px;
	height: 45px;
}
.main_pic6{
	background-image: url(images/main_pic6.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.main_pic_right1{
	background-image: url(images/main_pic_right1.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.main_pic_right2{
	background-image: url(images/main_pic_right2.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.main_pic_right3{
	background-image: url(images/main_pic_right3.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.bar1_tl{
	background-image: url(images/bar1_tl.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar1_tr{
	background-image: url(images/bar1_tr.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar1_bl{
	background-image: url(images/bar1_bl.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar1_br{
	background-image: url(images/bar1_br.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar1_cs{
	background-color: #d7dd92;
	font-size: 1px;
}
.bar1_c{
	background-color: #d7dd92;
}
.bar2_tl{
	background-image: url(images/bar2_tl.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar2_tr{
	background-image: url(images/bar2_tr.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar2_bl{
	background-image: url(images/bar2_bl.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar2_br{
	background-image: url(images/bar2_br.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar2_cs{
	background-color: #d6ddae;
	font-size: 1px;
}
.bar2_c{
	background-color: #d6ddae;
}
.bar3_tl{
	background-image: url(images/bar3_tl.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar3_tr{
	background-image: url(images/bar3_tr.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar3_bl{
	background-image: url(images/bar3_bl.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar3_br{
	background-image: url(images/bar3_br.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	font-size: 1px;
}
.bar3_cs{
	background-color: #bdc37b;
	font-size: 1px;
}
.bar3_c{
	background-color: #bdc37b;
}
.text, .small_text{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7e7651;
}
.text a, .small_text a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e6811d;
	text-decoration: none;
}
.text a:hover, .small_text a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e6811d;
	text-decoration: underline;
}
.text2{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e6811d;
}
.text2 a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7e7651;
	text-decoration: none;
}
.text2 a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7e7651;
	text-decoration: underline;
}
.header1{
	font-family: Arial;
	font-size: 24px;
	color: #e6811d;
}
.header2, .header2 a, .header2 a:hover, .title_section, .title_section a, .title_section a:hover{
	font-family: Arial;
	font-size: 20px;
	color: #7e7651;
	text-decoration: none;
}
.header3{
	font-family: Times New Roman;
	font-size: 26px;
	color: #e6811d;
}
.top_menu a{
	font-family: Arial;
	font-size: 14px;
	color: #7e7651;
	text-decoration: underline;
}
.top_menu a:hover{
	font-family: Arial;
	font-size: 14px;
	color: #e48d30;
	text-decoration: underline;
}
.left_menu a{
	font-family: Arial;
	font-size: 14px;
	color: #e6811d;
	text-decoration: underline;
}
.left_menu a:hover{
	font-family: Arial;
	font-size: 14px;
	color: #7e7651;
	text-decoration: underline;
}
.catalog_bg{
	background-image: url(images/catalog_bg.gif);
	background-repeat: no-repeat;
	width: 320px;
	height: 337px;
}
.copyright, .copyright a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.copyright a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}