@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #A74D2A;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFCC99;
	text-decoration: none;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
	background-color: #AB5933;
	margin: 0 auto 0 auto;
	min-width: 900px;
	text-align: left;
	width: 1000px;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
  margin: 0 0 0 0;
  padding: 0px 0px 0px 0px;
}
#main_top {
	background-image: url(images/main_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
}
#main_bottom {
	background-image: url(images/main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
}
#main_logo {
	background-image: url(images/main_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 238px;
	width: 520px;
}
#main_left {
	background-image: url(images/main_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 476px;
	width: 154px;
}
#main_left_content {
	background-image: url(images/main_left_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 79px;
	width: 692px;
}
#main_left_content2 {
	background-image: url(images/main_left_content_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 159px;
	width: 692px;
}
#main_menu {
	height: 238px;
	width: 172px;
	background-image: url(images/main_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#main_right {
	background-image: url(images/main_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 476px;
	width: 154px;
}#sub_top {
	background-image: url(images/sub_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
}
#sub_footer {
	background-image: url(images/sub_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
}
#sub_left1 {
	background-image: url(images/sub_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 370px;
	width: 154px;
}
#sub_left2 {
	background-image: url(images/sub_left2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 370px;
	width: 154px;
}
#sub_right1 {
	background-image: url(images/sub_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 370px;
	width: 154px;
}
#sub_right2 {
	background-image: url(images/sub_right2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 370px;
	width: 154px;
}
#sub_content {
	background-image: url(images/sub_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 740px;
	width: 692px;
}

#sub_content_products {
	background-image: url(images/sub_content_products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 740px;
	width: 692px;
}
#sub_nav {
	height: 68px;
}

#main_footer_text {
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_footer_text a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#main_footer_text a:hover {
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
}

#sub_footer_text {
	color: #FFFFFF;
	text-align: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sub_footer_text a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#sub_footer_text a:hover {
	font-weight: bold;
	color: #FFCC99;
	text-decoration: none;
}
.image {
	padding: 3px;
	border: 2px solid #FF9966;
}
