body 
{
/* background: #000 url(images/hitsam-silverbg.png); */
font-family: Arial, Tahoma;
font-size: 15px;
text-align: center;
background: #000000;
}

#header {
	background : #840600 url(images/header1.jpg) no-repeat;
	height : 196px;
	position : relative;
}

#container {
	background : url(images/bg.jpg);
	overflow : auto;
}

#wrapper {
	width : 777px;
	background : url(images/bot.jpg) no-repeat bottom;
	padding-bottom : 131px;
	overflow : auto;
	text-align : left;
	margin : 0 auto;
	position:relative;
}

#menu {
	width : 140px;
	background : #840300 url(images/menu.gif) no-repeat;
	float : left;
	font-family : Tahoma;
}

#menu ul {
	list-style-type : none;
	padding : 60px 0;
	margin : 0;
	font-size : 20px;
}

#menu li {
	text-align : right;
	display : block;
	margin-bottom : 8px;
	padding-right : 8px;	
}

#menu li a {
	text-decoration : none;
	color : #f78800;
	font-weight : bold;
	position:relative;
	display:block;
}

#menu li img {
	border:0;
}
	
#menu li a:hover img{
	color : #fff;
	visibility:hidden;
}

#menu li.m1 a {
	background:url(images/mainw.png) no-repeat right 0px;
}
#menu li.m2 a {
	background:url(images/signupw.png) no-repeat right 0px;
}
#menu li.m3 a {
	background:url(images/membersw.png) no-repeat right 0px;
}
#menu li.m4 a {
	background:url(images/benefitsw.png) no-repeat right 0px;
}
#menu li.m5 a {
	background:url(images/faqsw.png) no-repeat right 0px;
}
#menu li.m6 a {
	background:url(images/contactw.png) no-repeat right 0px;
}
#menu li.m7 a {
	background:url(images/terms2.png) no-repeat right 0px;
}



#content {
	background:#fff;
	float : left;
	width : 600px;
	margin-left : 10px;
}

#content p {
	text-indent : 24px;
	padding:0px 12px;
}

#content p.block {
	text-indent : 0;
	text-align : justify;
}

#million {
	display : block;
	width : 416px;
	height : 172px;
	position : absolute;
	margin-left : 361px;
	border : 0;
}
