hr {
	margin: 20px 15px 20px 30px;
	height: 1px;
}

#content{
	padding-top:1px;
	background:#fff url('../images/why-gl-content-bg.jpg') no-repeat top center;
}
	#content .left{
		margin-top:160px;
	}
	#content .right{
		margin-top:10px;
	}
	.right h2{
		padding:0px;
		margin:25px 10px 30px 30px;
		color:#153b7d;
		font-family: "Times New Roman", Georgia, Serif;
		font-size:30px;
		font-weight:normal;
	}
	.right h3{
		padding:0px;
		margin:0px 10px 0px 30px;
		color:#153b7d;
		font-family: "Times New Roman", Georgia, Serif;
		font-size:20px;
		font-weight:normal;
	}
	.right p{
		font-size:14px;
		margin:10px 10px 10px 30px;
	}
	.right .blue{
		color:#3e719a;
	}
	.right .whyvid{
		float:right;
		margin:0px 10px 10px 10px;
	}
	
	.right .quote{
		margin:20px 10px 20px 30px;
		padding:10px 0px;
		border-top:1px solid #cccccc;
		border-bottom:1px solid #cccccc;
	}
	.right .quote .author{
		display:block;
		text-align:right;
		font-size:12px;
	}
	blockquote {
		font: 14px normal Tahoma, sans-serif;
		padding: 0px 10px 0px 40px;
		background-image: url('../images/openquote.gif');
		background-position: top left;
		background-repeat: no-repeat;
		}
		blockquote span {
			display: block;
			background-image: url('../images/closequote.gif');
			background-repeat: no-repeat;
			background-position: bottom right;
			padding:0px 0px 10px 0px;
	} 	
	.right .order{	
		width:546px;
		height:190px;
		padding:10px 10px 10px 50px;
		background:url('../images/order.jpg') no-repeat top left;
	}
		.order h3{
			font-size:18px;
			font-weight:normal;
			margin:0px 0px 10px 0px;
			padding:0px;
		}
		.order p{
			margin:10px 0px;
			width:380px;
			color:#333333;
		}
		.order p.note{
			margin:10px 0px;
			width:380px;
			font-size:12px;
		}	
