#textmain,#indexmain {
	border:solid 4px #FFFFFF; 
}

#indexmain {
	width:780px;
	height:540px;
	background-image:url(../images/backs/index.jpg);
	background-repeat:repeat-x;
	margin:-270px 0px 0px -390px;
	top:50%;
	position:absolute;
	left:50%;
}
#textmain {
	width:852px; 
	margin-top:14px;
	float:left;
}
#texttopmenu {
	float:left; 
	width:852px; 
	height:114px; 
	background-image:url(../images/backs/text_top.gif); 
	background-repeat:repeat-x;
}
#textmainmenu,#submenu {
	position:absolute; 
	left:22px; 
	top:133px;
	z-index:1000;
}
#textflash {
	float:left;
	height:234px;
	border-top: solid 1px #ebd6b4;
	border-bottom: solid 1px #eed9b7;
	width: 852px;
	z-index: 1;
}
#textmiddle {
	width:852px; 
	height:163px; 
	float:left; 
	background-image:url(../images/backs/text_news.gif);
	background-repeat:no-repeat;
}
#submiddle {
	width:852px;
	float:left;
	background-image:url(../images/backs/sub_content.gif);
	background-repeat:no-repeat;
	background-color: #5b1e00;
	padding-bottom:50px;
}
#leftcnt,#rightcnt{
	border-bottom:solid 1px #6c4327;
	border-top:solid 1px #6c4327;
	padding:10px 0px 10px 0px;
}
#leftcnt {
	float:left;
	width:520px;
	margin:15px 0px 0px 33px;
}
* html body #leftcnt {
	margin:15px 0px 0px 17px;
}
#rightcnt {
	float:right;
	width:220px;
	margin:15px 36px 0px 0px;
	font-size: 10px;
	color:#f2e0b5;
}
* html body #rightcnt {
	margin:15px 19px 0px 0px;
}
#subhead {
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	margin:40px 0px 0px 33px;
}
#bottom {
	color:#94908a;
	float:left; 
	text-align:right; 
	width:820px; 
	font-size:9px; 
	padding: 10px 0px 0px 0px; 
	margin-bottom:20px
}

