/*
  
*/

/* Subnav Section */

	#subnav {
		background: url(../images/subnav/why_how.png) no-repeat;
		width:136px;
		height:73px;
		position:absolute;
		left:812px;
		top:81px;
		z-index:1;
	}

/* left Content Section */

				#main_content_content p {
	color:#000100;
	font-size:12px;
	line-height: 17px;
	padding:25px 15px 0 20px;
	text-align: left;
				}

/* Right Content Section */

		.youtube_container {
			background: url(../images/subpage/youtube_video_holder.png) no-repeat;
			width:296px;
			height:253px;
			padding:13px 0 0 12px
		}

		.right-style {
			padding:7px 0 0 21px;
			color:#000000;
			font-weight:bolder;
			font-size:10px
		}
