body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background: #000 url(bg_repeat.gif) repeat-x top left;
	margin: 0;
	padding: 0;
	color:#fff;
}
a {
	color:#149;
	text-decoration: none;
}
a:hover {
	color:#a21;
}
img {
	border: 0;
	margin: 5px;
	padding: 0;
}
h1, h2, h3 {
	margin: 0 0 25px 0;
	padding: 0 25px;
}
h1 {
	font-size: 27px;
	line-height: 27px;
	text-align: center;
	color:#149;
}
h2 {
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color:#a21;
}
h3 {
	font-size: 15px;
	line-height: 18px;
	text-align: left;
}
p {
	margin: 0	;
	padding: 0 25px 25px 25px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}
.bt {
	background: url(hr.gif) no-repeat bottom center;
}
.cl {
	display: block;
	height: 1px;
	padding: 0 75px;
	margin: 0 0 25px 0;
}
.iCl {
	display: block;
	height: 1px;
	background: #fff;
}
.ctr {
	padding: 20px;
	text-align:center;
}
#cnt {
	background: url(bg.gif) no-repeat top center;
	width:910px;
	margin: 0 auto;
	padding: 90px 0 0 0;
	height: 510px;
	overflow: visible;
}
