﻿body {
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	font-family: tahoma, sans-serif;
	letter-spacing: 1px;
	color: #454545;
	background: #FFFFFF;
}
/* Top CSS */
#top {
	float: left;
	display: block;
	margin-top: 0px;
	border: 0px;
	width: 100%;
	height: 123px;
	background: #2A2F11 url('../images/top.gif') repeat-x top;
}
#wrapper1 {
	margin: 0px auto;
	display: block;
	border: 0px;
	width: 770px;
}
#logo {
	background: #2A2F11 url('../images/logo.jpg') no-repeat;
	margin-top: 40px;
	float: left;
	width: 300px;
	height: 30px;
}
#icon {
	margin-top: 10px;
	float: right;
	width: 100px;
	height: 30px;
}
#icon img {
	margin: 0px;
	display: inline;
}
/* Header CSS */
#header {
	float: left;
	margin-top: 7px;
	border: 0px;
	width: 100%;
	height: 201px;
	background: #8B5E34;
}
#content1 {
	margin: 0px;
	padding: 10px;
	width: 190px;
	float: right;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	letter-spacing: 1px;
	color: #fff;
}
#wrapper2 {
	margin: 0 auto;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	width: 770px;
	height: 201px;
	background: #5D250A ;
}
#flashcontent1 {
	float: left;
	margin-top: 0;
	width: 558px;
	height: 201px;
	background: #ffffff url('../images/image_main_01.jpg') no-repeat;
}
#flashcontent2 {
	float: left;
	margin: 0;
	width: 558px;
	height: 201px;
	background: #ffffff url('../images/image_main_02.jpg') no-repeat;
}
#flashcontent3 {
	float: left;
	margin: 0;
	width: 558px;
	height: 201px;
	background: #ffffff url('../images/image_main_03.jpg') no-repeat;
}
#wrapper3 {
	margin: 0px auto;
	border: 0px;
	margin-top: -14px;
	width: 754px;
	height: 14px;
	background: #FFF;
}
/* Content CSS */
#wrapper4 {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	background: url('../images/content_bg.gif') no-repeat center top;
}
#content2 {
	width: 512px;
	float: left;
	margin-left: 20px;
	display: block;
}
#banner {
	width: 482px;
	height: 45px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	background: #fff url('../images/banner_bg.gif') no-repeat;
}
#banner img {
	margin: 0px 5px;
	float: right;
	display: block;
}
.maintext {
	background-color: #ffffff;
	margin: 0px auto;
	padding-top: 5px;
	width: 100%;
	float: left;
	display: block;
	overflow: hidden;
	font-size: 9pt;
	font-family: tahoma, sans-serif;
}
.maintext img {
	display: inline;
	border: solid 1px #EAEAC1;
	background-color: #ffffff;
	margin-right: 10px;
	padding: 5px;
	float: left;
}
.maintext ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.maintext li {
	list-style: none;
	margin: 0px 0px 7px 20px;
	padding: 0px 0px 0px 8px;
	background: url('../images/bullet_01.gif') 0 4px no-repeat;
}
/* Sidebar CSS */
#sidebar {
	margin-right: 10px;
	width: 165px;
	float: right;
	padding: 10px;
	display: block;
}
#sidebar h1 {
	height: 30px;
	margin-top: 10px;
	border-bottom: 1px #000 dotted;
	font-size: 14px;
	color: #715E78;
	letter-spacing: 0px;
}
#wrapper5 {
	margin: 0px auto;
	border: 0px;
	width: 754px;
	height: 14px;
	background: #FFF;
}
#wrapper6 {
	float: left;
	border: 0px;
	width: 100%;
	background: #000000;
}
/* Footer CSS */
#footer {
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	letter-spacing: 2px;
	color: #fff;
	line-height: 20px;
}
/* Navigation CSS */
#menu {
	width: 770px;
	line-height: 32px;
	margin-top: 18px;
	float: left;
}
#menu ul {
	list-style-type: none;
	width: auto;
	margin: 0px auto;
}
#menu li {
	float: left;
	font-weight: bold;
	display: block;
	padding: 0px 15px;
}
#menu li a {
	text-decoration: none;
	color: #fff;
	display: block;
	margin: 0px 1px;
}
#menu li a:hover {
	border-bottom: 1px #a7b0c4 dotted;
}
#box1 {
	float: left;
	margin: 4px;
	text-align: left;
	width : 161px;
	padding-top: 10px;
	background: #fff url('../images/text_box1.gif') no-repeat center top;
}
#box2 {
	float: left;
	margin: 4px;
	text-align: left;
	width : 161px;
	padding-top: 10px;
	background: #fff url('../images/text_box2.gif') no-repeat center top;
}
#box3 {
	float: left;
	width: 161px;
	text-align: left;
	margin: 4px;
	padding-top: 10px;
	background: #fff url('../images/text_box3.gif') no-repeat center top;
}
/* General CSS */
a {
	color: #9E5328;
	text-decoration: none;
}
a:hover {
	color: #141414;
	border-bottom: 1px #141414 dotted;
}
h1 {
	font-weight: normal;
	font-size: 20px;
	margin-top: 18px;
	padding-left: 15px;
	letter-spacing: 3px;
}
h2 {
	font-weight: normal;
	color: #9E5328;
	font-size: 18px;
	margin: 0;
	padding-left: 10px;
	letter-spacing: 2px;
}
h3 {
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}
h4 {
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding: 5px;
	letter-spacing: 1px;
}
h5 {
	height: 30px;
	border-bottom: 1px #000 dotted;
	font-size: 14px;
	font-style: italic;
	color: #9E5328;
	letter-spacing: 0;
}
