BODY {
	background-color: #B99621;
	background-image:url(../images/bg-site.jpg);
	background-repeat:repeat-y;
	margin:0;
	margin-top:0;
	background-position: center;
}
/*head*/
#box-head {
	MARGIN: 0px auto;
	WIDTH: 865px;
	POSITION: relative;
	HEIGHT: 170px;
	padding: 0px;
	background-image:url(../images/bg-head.jpg);
	background-repeat:no-repeat;
}
div.box-logo {
	clear: none;
	float: left;
	PADDING: 30px 0px 0px 22px;
	WIDTH: 190px;
	HEIGHT: auto;
}

div.box-webname {
	float: right;
	PADDING: 20px 20px 0px 0px;
	width: 300px;
	margin: 0;
	HEIGHT: 25px;
	text-align:right;
}
#box-menu {
	clear: both;
	MARGIN: 0px auto;
	WIDTH: 865px;
	POSITION: relative;
	HEIGHT: 30px;
	padding: 0px;
}
#box-banner {
	clear: both;
	MARGIN: 0px auto;
	WIDTH: 865px;
	POSITION: relative;
	HEIGHT: 348px;
	padding: 0px;
}

#content {
	clear: both;
	PADDING: 25px 0px;
	MARGIN: 0px auto;
	WIDTH: 865px;
	POSITION: relative;
	HEIGHT: auto;
	background-image:url(../images/bg-content.jpg);
	background-repeat:repeat-y;
}
#contentlong {
	clear: both;
	PADDING: 25px 25px 25px 42px;
	MARGIN: 0px auto;
	WIDTH: 798px;
	POSITION: relative;
	HEIGHT: auto;
	background-image:url(../images/bg-content.jpg);
	background-repeat:repeat-y;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #FFF;
	font-size:13px;
}
div.leftCol {
	float: left;
	PADDING: 0px 0px 0px 42px;
	WIDTH: 510px;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #FFF;
	font-size:13px;
}
div.leftCol2 {
	float: left;
	PADDING: 0px 0px 0px 42px;
	WIDTH: 360px;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #FFF;
	font-size:13px;
}

div.rightCol {
	float: right;
	PADDING: 0px 25px 0px 0px;
	width: 280px;
	margin: 0;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #808284;
	font-size:13px;
	text-align:right;
}
div.rightCol2 {
	float: right;
	PADDING: 0px 25px 0px 0px;
	width: 257px;
	margin: 0;
	HEIGHT: auto;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #808284;
	font-size:13px;
	text-align:right;
}
#address {
	clear: both;
	PADDING: 25px 0px 0px 0px;
	MARGIN: 0px auto;
	WIDTH: 865px;
	POSITION: relative;
	HEIGHT: auto;
	text-align:right;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	color: #754C28;
	font-size:11px;
}
img {behavior: url(iepngfix.htc);}

/*menu bottom*/
#box-space {
	clear: both;
	MARGIN: 0px auto;
	WIDTH:20px;
	POSITION: relative;
	HEIGHT: 1px;
	padding: 0px;
}
ul#mainmenu{
	clear: both;
	MARGIN: 0px auto;
	WIDTH: 865px;
	POSITION: relative;
	HEIGHT: 30px;
	padding: 0px;
	background-image:url(../images/bg-menu.jpg);
	background-repeat:repeat-x;
}
ul#mainmenu li {
	display: block;
	float: left;
	width: auto;
	font-family:  "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFF;
	padding: 0px;
	margin:0px;
	font-style: normal;
	text-align: center;
}
ul#mainmenu li.between {
	display: block;
	float: left;
	width: 1px;
	height: 30px;
	padding: 0px;
	font-style: normal;
	text-align: center;
	background-color:#B69C65;
}
ul#mainmenu li a {
	display: block;
	font-family:  "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFF;
	padding: 6px 38px;
}
ul#mainmenu li a:link a:visited a:active {
	display: block;
	font-family:  "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFF;
	padding: 6px 38px;
}
ul#mainmenu li a:hover {
	display: block;
	font-family:  "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFDD16;
	background-image:url(../images/bg-menu-o.jpg);
	background-repeat:repeat-x;
	padding: 6px 38px;
}
ul#mainmenu li.current {
	display: block;
	float: left;
	font-family:  "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFDD16;
	background-image:url(../images/bg-menu-o.jpg);
	background-repeat:repeat-x;
	padding: 6px 38px;
}


ul#list-lr li {
	position:relative;
	display: inline;
	float: left;
	width: 220px;
	height: 20px;
	padding: 0px;
	margin:0px;
}
ul#list-lrsmall li {
	position:relative;
	display: inline;
	float: left;
	left: -30px;
	width: 220px;
	height: 20px;
	padding: 0px;
	margin:0px;
}
ul#list-lr2 li {
	position:relative;
	display: inline;
	float: left;
	width: 350px;
	height: 20px;
	padding: 0px;
	margin:0px;
}

