#wrap {
	margin-top: 0px;
}

#header {
	background: #000 url(../images/top-header-blk.png) no-repeat top left;
	height: 135px;
	padding: 25px 0px 0px 35px;
}

#header #logo{
    width:500px;
}


    #header #logo h1{
      display:block;
      float:left;
    }

    #header #logo h1.part1{
      width:113px;
    }

    #header #logo h1.part2{
      width:345px;
      margin-left:20px;
    }


	#header #logo .part1 a{
		background: url(../images/Spinning_Logo.gif) no-repeat;
		width: 113px;
		height: 113px;
        float:left;
        display:block;
	}
	#header #logo .part2 a{
		background: url(../images/logo3.png) no-repeat;
		width: 345px;
		height: 127px;
        float:left;
        display:block;
	}

#main-body {
	background: #000000;
	width: 100%;
}

#logo {
	float: left;
}

#logo-right {
	float: right;
	margin-right: 139px;
	margin-top: 67px;
    display:none;
}

#join-now {
	float: left;
	background: url(../images/joinnow-bg.png) top left no-repeat;
	width: 370px;
	height: 308px;
	position: relative;
}
#join-holder {
	position: relative;
	top: 10px;
	left: 10px;
}

#youtube-video {
	background: url(../images/youtube-bg.png) top left no-repeat;
	width: 458px;
	height: 280px;
	padding: 14px;
	float: left;
	margin-right: 15px;
}

.row {
	width: 902px;
	margin-bottom: 20px;
	padding-left: 35px;
}

#contact {
	float: right;
	margin-right: 94px;
	margin-top: 30px;
}

#sidebyside {
	float: left;
	margin-left: 15px;
}

#footereflect {
	position: relative;
}

#footereflect #surface-logo {
	position: absolute;
	top: 0;
	right: 0;
}