@charset "utf-8";
/* CSS Document */

html, body {
	background:url(../images/mainbg.gif) no-repeat center top;
}

#mainmenu {
	left:0;
	top:0;
	margin:25px 0 0 17px;
}

#mainmenu ul {margin:35px 0 0 0 ;padding:6px 0 25px 7px;background:url(../images/menuleft2.gif) no-repeat;}

#flash {
	right:0;
}

#copyright {
	margin:23px 27px 0 27px;
	padding:0 20px;
	width:909px;/*949px;*/
	height:72px;
	line-height:72px;
	color:#666;
	font-size:9px;
	background:url(../images/cpbg.gif) no-repeat;
	text-transform:uppercase;
}
.homecopyright {
	position:absolute;
	z-index:200;
	right:82px;
	top:555px;
	color:#999999;
	font-size:9px;
	width: 869px;
	text-align: center;
}
.homecopyright a:link,.homecopyright a:visited {color:#999999;}
.homecopyright a:hover {text-decoration:underline;}
.homecontent {
	position:absolute;
	z-index:200;
	color:#999999;
	font-size:10px;
	text-align: left;
}
