body {
	background-image: url(images/index_bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-color: #FAF3C9;
	text-align: center;
}
#wrapper {
	background-image: url(images/index_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 996px;
}
#CT {
	width: 1000px;
	position: relative;
	text-align: left;
	height: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	width: 167px;
	list-style-type: none;
	position: absolute;
	left: 176px;
	top: 456px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#title {
	position: absolute;
	left: 369px;
	top: 113px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #3b6056;
	text-decoration: none;
	width: 555px;
	float: left;
	margin-top: 350px;
	margin-left: 400px;
	_margin-left: 200px;
}
#footer {
	width: 100%;
	background-image: url(images/index_footer.jpg);
	background-position: center top;
	height: 191px;
	font-size: 12px;
	color: #a6a950;
}
#footer a {
	color: #FF6600;
}
#footer a:hover{
color: #a6a950;
}