body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
#horizon {
	background-color: transparent;
	position: absolute;
	top:30%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 900px; 
}
#wrapper {
	position: relative;
	width: 1000px;
	height: 100%;
	margin: 0px auto;
	}
.bottombk {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #bca663;
}
.textmy {
	font-family: Arial, Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: normal;
	color: #E5E5E5;
	text-decoration: none;
	line-height: 19px;	
}
.textmy a{
	color: #E3E3E3;
	text-decoration: none;
}
.textmy a:hover{
	color: #FFF;
	text-decoration: none;
}
.spac{
margin:5px 0 0 0;
}

h1{
	font-family: Arial, Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #E5E5E5;
	text-decoration: none;
}
.innerbk {
	background-image: url(../images/mbx-sub.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #c3e1ec;
	text-decoration: none;
}
.download a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #c3e1ec;
	text-decoration: none;
}
.download a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
html>body .mainbk {
	background-image: url(../images/bk.png);
}
* html .mainbk {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bk.png', sizingMethod='scale');
}
#myScrollContainer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	clear:both;
}
#myScrollContent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
}
