			body {background: #E0E0E0 url('/public/images/static/bgTop.gif') top repeat-x;}

			.middle-div { margin: 0 auto; width: 920px; }

			.image-grid {
				background:#E0E0E0 url('/public/images/static/image_grid_bg_hq.jpg') repeat-x scroll center top;
			}

			.bra-goo {
				margin-top:5px;
				color: #fff;
				font-size:13px;
			}

			.bra-goo li {

				margin-left:20px;
				padding:5px 0;
			}

			#index-bottom {
				text-align:center;

				color: #666;
			}

			#index-bottom a {
				color: #666;
			}
			#vimeo_video{
				cursor: pointer;
			}

			#snipi-intro {
			height:267px;
			background:#E0E0E0 url('/public/images/static/home_feature_bg.jpg') no-repeat scroll top left;
			}

			.fixed-table {
				table-layout: fixed;
				border-spacing: 0;
				border-collapse: collapse;
				width:100%;
			}
			#snipi-intro td { padding:0 20px;
			}

			#snipi-intro .first td {
				padding:20px 19px;
				padding-bottom:6px;
				vertical-align: top;
			}

			#snipi-intro h1 {
				background-color: #8C8887;
				color:#fff;
				font-size:13px;
				padding:3px 6px;
				width:175px;
			}

			#snipi-intro p {
				margin-top: 8px;
			}

			.inner-tube { width:897px; margin: 0 auto; }

			#snipi-intro a {
				color: #0097FE;
			}

			.featured-stream {
				width:177px;
				height: 177px;
				position: relative;
				float: left;
				margin-right: 3px;
			}

			.stream-band {
				height: 38px;
				background-color:#000; bottom:0; width:100%; position: absolute;
				z-index:50;
				opacity:0.7;
				filter:alpha(opacity=70);
			}
			.stream-band p {
				padding:3px 5px;
				color:#fff;
			}
			.stream-band a {
				color: #6cc9f5;
			}
