body {
	background-color: #FFFFFF;
}
.basictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	display: none;
}
.basic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.main a {
	color: #666666;
	text-decoration: none;
}
.main a:hover {
	text-decoration: underline;
}
.mainhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.mainC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	margin-left: 35px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	margin-left: 35px;
	}
#mainIdx {
	margin: auto;
	height: 587px;
	width: 1000px;
	background-image: url(../images/multi-media-2022.jpg);
	background-repeat: no-repeat;
}
#contentIdx {
	position: relative;
	float: left;
	width: 960px;
	margin: 20px 0px 0px 20px;
	text-align: left;
}
#titleIdx {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
}
#logosIdx {
	position: absolute;
	float: left;
	top: 219px;
	right: 260px;
	width: 200px;
	height: 155px;
	text-align: center;

}
#linksIdx {
	position: absolute;
	top: 95px;
	right: 0px;
	margin-top: 1px;
	margin-right: 10px;
	z-index: 100;
}
#footer {
	position: relative;
	width: 1000px;
	margin: auto;
	top: -13px;
}
.clearit {
	height: 10px;
	clear: both;
}
#preload {
	height: 50px;
	visibility: hidden;
}