html, body  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height: 100%;
	
}
html,body {height:100%;}

 html .wrap {height:100%}


/* end hide */
.wrap  {min-height:100%;}

.header {
	background-attachment: scroll;
	background-image: url(images/HYIP-investing-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	width: 777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.wrap {
	background-color: #E5E5E5;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;

}


.left-menu-bg {
	background-image: url(images/investing-leftmenu-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	height: 306px;
	width: 226px;
	z-index: 5;
	top: -41px;
	margin-left: 0px;
	margin-right:10px;
	overflow: hidden;
	margin-bottom:0px;
}



.left-menu-bg ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left-menu-bg ul li {
	display:block;
	list-style-type: none;
	margin-top:5px;
	

}
.left-menu-bg ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;


}


.left-menu-bg ul li a:hover {
	text-decoration: underline;
	position: relative;


}

.left_container{
	position: relative;
	left: 30px;
	width:155px;
	z-index: 5;
	margin-left: 0px;
	margin-right:10px;
	vertical-align: text-top;
	float:left;
	margin-top:-35px;
	
	
}


 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.leftline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.wrap #footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-align:center;
	background-color:#E5E5E5;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height:30px;
}


