body {
	background: #fff url(../img/body-bg.jpg) repeat-x top;	
}
#header {
	position: relative;	
	z-index: 100;
	height: 131px;
	width: 960px;
	overflow: hidden;
}
h1#logo {
	position: relative;

	float: left;
	width: 526px;
	height: 131px;
	background: transparent url(../img/nutrapay_logo.png) no-repeat;
	background-position: 0 20px;
}
#utilities {
	position: absolute;
	left: 350px;
	width: 606px;
	height: 123px;
	float: right;
}
#utilities #login {
	float: left;
	background: transparent url(../img/login-bg.jpg) no-repeat;
	height: 123px;
	width: 425px;
}
#utilities #support {
	float: left;
	background: transparent url(../img/support-bg.jpg) no-repeat;
	height: 22px;
	width: 181px;
}
#navigation {
	position: relative;	
	z-index: 100;
	height: 26px;
	overflow: hidden;	
}
#panel {
	position: relative;
	z-index: 1;
	clear: both;
	background: transparent url(../img/header-bg.jpg) no-repeat;
	height: 311px;
	margin-top: -12px;
	
}
#intro {
	background: transparent url(../img/intro01.png) no-repeat;
	height: 288px;
	margin-top: 13px;
	margin-right: 0;
}
#intro-text {
	float: right;
	background: transparent url(../img/earn-more-money.png) no-repeat;
	height: 228px;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 12px;	
	padding-top: 60px;
	text-align:right;	
}


#intro-text * {
	margin-right: 10px;	
}


#intro-text img {
	margin-right: 50px;	
}

#wrapper {
	background-color: #fff;	
}

#sub-header {
	position: relative;
	z-index: 100;
	background: transparent url(../img/sub-header.png) no-repeat;
	width: 408px;
	height: 195px;
	float: right;
	margin-top: -50px;
	margin-right: -20px;
	position: relative;
}
#content{
	padding: 20px;	
}

#footer { 
	background: #fff url(../img/footer-bg.jpg) repeat-x top;
	clear: both;
	height: 90px;
	width: 100%;
}

#wthvideo {
	z-index: 100000 !important;	
}
