/* body */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: 0px Verdana, Arial, Tahoma, sans-serif;
	color: #000;
	background-color: #ffe3c0;
}

#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
}

#header_padding {
	margin: 0px auto 0px auto;
	width: 760px;
	height: 10px;
}

h1 {
	width: 760px;
	height:10px;
	background:url(../images/header_menu.gif) no-repeat;
	position: absolute;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#header {
	margin: 0px auto 0px auto;
	background: url(../images/header.gif) no-repeat;
	width: 760px;
	height: 167px;
}

#logo img {
	border: 0px;
}

#logo {
	position: absolute;
	margin-top: 30px;
	margin-left: 33px;
}

#header_menu {
	width: 760px;
	height: 15px;
	padding-top: 5px;
	padding-left: 5px;
}

#header_menu a {
	font-size: 12px;
	font-weight: normal;
	color: #b61620;
	background-color: transparent;
	text-decoration: none;
}	

#header_menu a:hover {
	text-decoration: underline;
}

#header_footer {
	width: 760px;
	height: 20px;
	text-align: right;
}

#leftPanel {
	float: left;
	margin-top: 5px;
	width: 180px;
	color: white;
	background-color: #b61602;
}

#centerPanel {
	float:left;
	padding: 20px;
	padding-top: 0px;
	* padding-top: 20px;
	font-size: 12px;
	width: 500px;
	text-align: justify;
	color: #b61620;
	background-color: transparent;
}

#centerPanel a {
	font-weight: bold;
	color: #b61620;
	background-color: transparent;
	text-decoration: none;
}

#centerPanel a:hover {
	text-decoration: underline;
}	

#footer_menu {
	margin: 5px auto 0px auto;
	background: url(../images/footer.gif);
	width: 760px;
	height: 62px;
	text-align: center;
	padding-top: 5px;
}	

#footer_menu a {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}	

#footer_menu a:hover {
  text-decoration: underline;
}

#contact-form div {
	margin: 0.4em 0 0.6em 0;
	width: 450px;
}

#contact-form label {
	float: left;
	width: 30%;
	font-size: 12px;
	margin-left: 1.2em;
}

#contact-form fieldset label {
	margin-left: 0.4em;
}

#contact-form .txt {
	width: 65%;
	border: 1px solid #b61620;
}

#contact-form textarea.txt {
	width: 65%;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	color: #b61620;
	background-color: transparent;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 7px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	color: #b61620;
	background-color: transparent;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 7px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #b61620;
	background-color: transparent;
}

h4, h5, h6, h7 {
	font-size: 12px;
	font-weight: bold;
	color: #b61620;
	background-color: transparent;
}

.product {
	margin: 0px auto 0px auto;
	width: 500px;
	border-top: 1px solid #b61620;
	padding-top: 10px;
	/*padding-bottom: 10px;*/
}

.product p, li {
	font-size: 10px;
	color: #b61620;
	background-color: transparent;
}

.clearing {
	clear: both;
}
