/* act-system
------------------------------------------------*/
body {
	text-align: center;
}

h1 {
	width: 766px;
	height: 138px;
	margin: 0 auto;
	padding: 10px 40px 0;
	background: url(/media/base/bgHeader01.jpg) no-repeat;
	text-align: right;
	line-height: 100%;
	font-size: 1em;
}

h1#linksH1 {
	background: url(/media/base/bgHeader02.jpg) no-repeat;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
}

#container {
	padding: 0 25px;
}

#main01 {
	float: right;
	width: 646px;
}

#block01 {
	padding: 336px 33px 0;
	background: url(/img/mainimg.jpg) no-repeat;
}

#block01 p {
	line-height: 1.8em;
}

#menu01 {
	float: left;
	width: 150px;
}

.copeImg {
	display: block;
	clear: both;
}

#logo {
	position: absolute;
	top: 40px;
	width: 302px;
	height: 32px;
	margin-left: 146px;
	background: url(/media/base/bgLogo.jpg) no-repeat;
	text-indent: -10000px;
	z-index: 0;
}

#logo a {
	display: block;
	width: 302px;
	height: 32px;
	text-indent: -10000px;
	text-decoration: none;
}

#logo a:hover {
	background: none;
}

#footer {
	margin: 0px auto;
	text-align: center;
}

#footer p {
	color: #333333;
}

#footer a:link, #footer a:link strong {
	color: #333333;
	text-decoration: none;
}

#footer a:visited, #footer a:visited strong {
	color: #666666;
	text-decoration: none;
}

#footer a:hover, #footer a:hover strong {
	color: #333333;
	text-decoration: underline;
	background: none;
}


/* hacksIeWin
----------------------------------------------- */
* html h1 {
	width: 846px;
	height: 148px;
}

* html #container {
	width: 846px;
}