@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(pix/layout/wood.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#container {
	height: auto;
	width: 1005px;
	float: none;
	margin: auto;
}
#header {
	margin: auto;
	height: 55px;
	width: 980px;
	background-image: url(pix/layout/header_shadow.jpg);
	background-repeat: no-repeat;
	padding-top: 71px;
	float: left;
}
#line {
	margin: auto;
	height: 30px;
	width: 920px;
	padding-right: 10px;
	float: left;
}
#main_picture {
	height: auto;
	width: 637px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
	float: left;
}
#main_pic_side {
	font-size: 24px;
	margin: auto;
	float: left;
	height: 350px;
	width: 240px;
	padding-top: 30px;
	font-family: "Mona Lisa Solid ITC TT";
	color: #3C2312;
}
#main_pic_text {
	margin: auto;
	float: left;
	height: 113px;
	width: 240px;
}
#text {
	font-size: 14px;
	color: #3C2312;
	height: auto;
	width: 810px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 50px;
	float: left;
}
#content {
	margin: auto;
	height: auto;
	width: 920px;
	background-image: url(pix/layout/bg_shadow.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 60px;
}
#footer {
	height: 97px;
	width: 980px;
	background-image: url(pix/layout/footer_shadow.jpg);
	background-repeat: no-repeat;
	margin: auto;
	float: left;
}
#footer_info {
	font-size: 11px;
	color: #FAF5D6;
	text-decoration: none;
	margin: auto;
	width: 1000px;
	float: left;
	height: auto;
}
.heading {
	font-family: "Mona Lisa Solid ITC TT";
	font-size: 30px;
	color: #3C2312;
}
.footer_info {
	font-size: 11px;
	color: #FAF5D6;
	text-decoration: none;
}
#our_method {
	height: 230px;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
}
#method_square {
	margin: auto;
	height: auto;
	width: 242px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 25px;
}
#method_pix {
	margin: auto;
	float: left;
	height: auto;
	width: 865px;
}
#product {
	margin: auto;
	float: left;
	height: 490px;
	width: 455px;
	padding-top: 10px;
}
.text {
	font-size: 14px;
	color: #3c2312;
	text-decoration: none;
}
.contact {
	font-size: 18px;
	text-decoration: none;
	color: #3c2312;
}
.contact a {
	color: #3c2312;
	text-decoration: none;
}

img, div { behavior: url(iepngfix.htc) }
.links {
	font-size: 11px;
	color: 3c2312;
	text-decoration: none;
}
.links a {
	color: #3c2312;
	text-decoration: none;
}

img, div { behavior: url(iepngfix.htc) }
#text_home {
	font-size: 14px;
	color: #3C2312;
	height: auto;
	width: 810px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
