body {
	background: #000 url(../images/bg.jpg) no-repeat scroll center top;
}

#weday-wrapper {	
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}
#weday-wrapper-inner {
}

#weday-header {
	background: transparent url(../images/header-bg.png) no-repeat scroll bottom;
	height: 192px;
}
#weday-header-inner {
	position: relative;
	z-index: 100;
	margin: 0px auto;
	width: 800px;
	height: 100%;
}

#weday-header-logo {
	position: absolute;
	left: 0px;
	bottom: 40px;
	background: transparent url(../images/header-logo.png) no-repeat;
	width: 188px;
	height: 139px;
}
#weday-header-ftc {
	position: absolute;
	right: 258px;
	bottom: 60px;
	background: transparent url(../images/header-ftc.png) no-repeat;
	width: 258px;
	height: 70px;
}
#weday-header-ctv {
	position: absolute;
	right: 138px;
	bottom: 60px;
	background: transparent url(../images/header-ctv.png) no-repeat;
	width: 90px;
	height: 70px;
}
#weday-header-nbfg {
	position: absolute;
	right: 0px;
	bottom: 60px;
	background: transparent url(../images/header-nbfg.png) no-repeat;
	width: 118px;
	height: 70px;
}


#weday-header-menu {
	position: absolute;
	bottom: 0px;
}
#weday-header-menu li {
	margin-left: 30px;
}
#weday-header-menu li.first {
	margin-left: 30px;
}
#weday-header-menu li a {
	font-size: 12px;
	font-weight: bold;
}
#weday-header-menu li a:hover {
	text-decoration: none;
}
#weday-header-menu li a img {
	display: block;
}
#weday-header-menu li li {
	margin-left: 5px;
}

#weday-header-sponsor {
	position: absolute;
	top: 244px;
	right: -22px;
	z-index: 1;
	background: transparent url(../images/header-sponsor.png) no-repeat;
	width: 259px;
	height: 78px;	
}

#weday-content {
	background: transparent url(../images/content-bg.png) repeat-y;
}
#weday-content-inner {
	position: relative;
	margin: 0px auto;
	width: 800px;
	overflow: hidden;
}
.weday-content-white {
	background: #fff;
}
.weday-content-transparent {
}
#weday-content .content1 {
	padding: 30px 40px;
}

#weday-footer {
	background: transparent url(../images/footer-bg.png) no-repeat;
	height: 145px;
	color: #888;
	font-size: 12px;
}
#weday-footer-inner {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 100%;
}
#weday-footer-fins {
	position: absolute;
	top: -13px;
	left: -80px;
	background: transparent url(../images/footer-fins.png) no-repeat;	
	width: 960px;
	height: 13px;
}

#weday-footer a {
	color: #888;
	font-weight: normal;
	text-decoration: none;
}
#weday-footer a:hover {
	color: #fff;
}

#weday-footer-logo {
	position: absolute;
	top: 30px;
	left: 35px;
	background: transparent url(../images/footer-logo.png) no-repeat;
	width: 106px;
	height: 80px;
}

#weday-footer-menu {	
	position: absolute;
	top: 26px;
	left: 180px;
}
#weday-footer-menu ul {
	list-style: none;
}
#weday-footer-menu label {
	font-weight: bold;
}
#weday-footer-menu li {
	margin-top: 4px;
	margin-left: 8px;
}
#weday-footer-menu a {
}

#weday-footer-affiliates {
	position: absolute;
	top: 30px;
	left: 320px;
}
#weday-footer-affiliates a {
	display: block;
	float: left;
	width: 94px;
	text-align: center;
	padding-top: 70px;
	
}
#weday-footer-affiliates-gyt {
	background: transparent url(../images/footer-affiliates-gyt.png) no-repeat;	
}
#weday-footer-affiliates-m2w {
	background: transparent url(../images/footer-affiliates-m2w.png) no-repeat;	
}
#weday-footer-affiliates-ftc {
	background: transparent url(../images/footer-affiliates-ftc.png) no-repeat;	
}

#weday-footer-socialize {
	position: absolute;
	top: 46px;
	left: 634px;

}
#weday-footer-socialize a {
	display: block;
	float: left;
	width: 37px;
	height: 37px;
	font-size: 0px;
	text-indent: -5000px;
	margin-right: 18px;
}
#weday-footer-socialize-twitter {
	background: transparent url(../images/footer-socialize-twitter.png) no-repeat;
}
#weday-footer-socialize-facebook {
	background: transparent url(../images/footer-socialize-facebook.png) no-repeat;
}
#weday-footer-socialize-youtube {
	background: transparent url(../images/footer-socialize-youtube.png) no-repeat;
}

#weday-footer-copyright {
	position: absolute;
	top: 100px;
	left: 635px;
	background: transparent url(../images/footer-copyright.png) no-repeat;
	padding-left: 24px;
	padding-top: 2px;
	height: 20px;
	font-size: 11px;
}
