/* Content - Main */

div#main {
	position: relative;
	top: -65px;
	left: 322px;
	width: 490px;
	padding-top: 75px;
	z-index: 5;
}

div#main h2 {
	background: url(../images/bg-main-h2.png) no-repeat;
	width: 470px;
	height: 26px;
	padding: 8px 20px;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}

div#main p {
	width: 435px;
	font-size: 80%;
	font-style: normal;
margin: 8px 0 5px 10px;
}

div#main h4 {
	width: 464px;
	font-size: 100%;
	margin:0 0 20px 0;
	padding:5px 5px 10px 5px;
	text-align:center;
	background-color: #80121B;
	color:#FFFFFF;
}

div#main h5 {
	width: 464px;
	font-size: 100%;
	margin:20px 0 0 0;
	padding:5px;
	text-align:center;
	background-color: #80121B;
	color:#FFFFFF;
}

div#main a {
	color:#FFFFFF;
}

div#main a:hover {
	font-style:italic;
}

div#main p strong {
	color: #df2c40;
	font-size: 110%;
}

div#main p em {
	font-weight: bold;
}

div#testimonial {
	margin:30px auto;
	background: url(../images/bg-testimonial.png) no-repeat;
	width:420px;
	height:280px;
	}

div#testimonial h3 {
	width:360px;
	padding:10px 25px;
	margin:0 10px;
	font-style:normal;
	line-height:19px;
	color:#FFFFFF;
	font-size:18px;
	text-align:left;
	}	

div#testimonial p {
	width:360px;
	padding:0px 25px;
	margin:0 10px;
	font-style:normal;
	line-height:19px;
	color:#FFFFFF;
	}	

div#testimonial a {
	color:#FFFFFF;
	}

div#coaching {
	width:474px;
	padding:0;
	margin:30px 0;
	border-top:3px solid #80121B;
	border-left:3px solid #80121B;
	border-right:3px solid #80121B;
	border-bottom:3px solid #80121B;
}
div#video-content {
	background-image:url(http://www.patobryan.com/images/sales/bookpromo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 480px;
	height: 330px;
	padding: 0;
	margin:20px 0 0 0;
	text-align:center;
	z-index:5000;
	}