body
{
	text-align: center;
	z-index: -100;
}
a
{
	text-decoration: none;
	color: #000;
}
a:hover
{
	text-decoration: underline;
}
#bg
{
	background: #96A2AE;
	margin: 0 auto;
	width: 900px;
	height: 100%;
	z-index: -2;
}
#wrap
{
	width: 800px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;
	background: url(images/background.gif) repeat-y 50% 0;
}
.float-l
{
	float: left;
}
.float-r
{
	float: right;
}
.left
{
	width: 233px;
	background: #E7ECEF;
	min-height: 780px;
}
.right
{
	background-color: #fff;
	width: 567px;
	min-height: 780px;
	background: #fff;
}
#logo
{
	background: url(images/hdr.jpg);
	height: 210px;
}
#logo h1
{
	font-size: 34px;
	color: #223802;
}
#logo h1
{
	padding: 70px 0 0 100px;
}
#logo div
{
	padding-left: 150px;
}
#nav
{
	background: url(images/hdl.jpg);
	height: 176px;
	padding: 50px 50px 0 50px;
}
#meun h2
{
	font-size: 24px;
	padding: 30px 0 0 40px;
}
#meun ul
{
	padding: 10px 50px 0 50px;
}
#meun li
{
	line-height: 1.9em;
	border-bottom: #88bcbc 1px solid;
	list-style: inside disc;
	color: #336666;
}
#meun li a
{
	color: #336666;
}
#main h2
{
	font-size: 36px;
	color: #669900;
	padding: 50px 50px 0 50px;
}
#main p
{
	padding: 20px 50px 0 50px;
	margin-bottom: 50px;
}
/* footer */
#footer
{
	background: #fff;
	height: 60px;
	width: 900px;
}
#footer a
{
	color: #000;
}
#footer
{
	color: #000;
	left: 20px;
	position: relative;
	top: 10px;
}
#xhtml
{
	position: absolute;
	left: 550px;
}

#cms
{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 28px;
	background: #000 url(/admin/Styles/MainMenu/mid.gif) repeat-x center;
	font-family: Tahoma;
	color: #000;
	font-size: 8pt;
	z-index: 500;
}

.toolbar
{
	height: 28px;
	vertical-align: middle;
	text-align: left;
}

.toolbar a
{
	color: #000;
}

#sitemap
{
	position: absolute;
	top: 28px;
	left: 0;
	width: 400px;
	height: 500px;
	text-align: left;
	margin: 0;
	overflow: auto;
	display: none;
	z-index: 100;
}

#news
{
	position: absolute;
	top: 28px;
	left: 318px;
	width: 900px;
	height: 500px;
	margin: 0;
	overflow: auto;
	display: none;
	z-index: 100;
}

#mEditor
{
	width: 900px;
	height: 474px;
}
