#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content{
	overflow:hidden;
	width:787px;
	position:relative;
	height:370px;
	float:left;
	margin-left:5px;
}
.section{
	width:3960px;
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
		padding:90px 100px 30px 230px;
		width:457px;
		height:250px;
	}
		.section .sub p{
			margin:0px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:1.6em;
			line-height:1.2em;
			color:#555555;
		}
