#container-main {
	position: relative;
	width:1000px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://hiddenwaystowealth.com/images/content_bg.jpg);
	background-repeat: repeat-y;
}
a.myPlayer {   
 display:block;
 width:512px;
 height:288px;
} 
#money {
	position: absolute;
	width: 350px;
	height: 171px;
	background: url(http://hiddenwaystowealth.com/images/money_btn_up.jpg) no-repeat;
	top: 30px;
	right: 30px;
}
#header-main {
	background-image: url(http://hiddenwaystowealth.com/images/header.jpg);
	background-repeat: no-repeat;
	width: 1010px;
	height: 270px;
}
#topMenu {
	position: relative;
	top: 203px;
	margin-left: -5px;
	text-indent: -9999px;
}
#topMenu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


#content-main {
	float: left;
	width: 580px;
	padding: 0px 10px 5px 80px;
	font-size: 0.9em;
}
.clear{
	clear:both;
}
#logo-main {
	position: absolute;
	background-image: url(http://hiddenwaystowealth.com/images/hww_logo.jpg);
	background-repeat: no-repeat;
	width: 463px;
	height: 173px;
	left: 20px;
	top: 30px;
}
.white {color: #FFFFFF}
#footer-main{
	clear: both;
	margin-top: 0;
	padding-top: 0;
	background-image: url(http://hiddenwaystowealth.com/images/footer.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 172px;
font-family: Verdana, Geneva, sans-serif;
line-height: 1.5em;
}
#footer-main a{
color:#ffa390;
text-decoration:none;
}
#footer-main a:hover{
color:#fefefe;
text-decoration:none;
}
#footer-main .inside{
margin:0;
padding:100px 0 0 0;
}
#footer-main .inside ul{
padding:0;
margin:0;
text-align:center;
color:#000;
}
#footer-main .inside ul li{
display:inline;
padding:0;
margin:0;
}
#footer-main .inside ul li a{
color:#F7F2C8;
text-decoration:none;
padding:0 5px;
}
#footer-main .inside ul li a:hover{
color:#F5C04D;
text-decoration:none;
}
#footer-main .inside ul li.current a{
color:#fefefe;
text-decoration:none;
}
#footer-main .inside p{
text-align:center;
padding:0;
margin:0;
color:#000;
font-size: 12px;	
}