#transportation{
	width: 100%;
	clear:both;
	margin-bottom:20px;
	height:400px;
}

.trans-title_main{
	font-size:40px;
	font-weight:400;
	margin:20px 0 0 20px;
	line-height:40px;
}

.trans-title_sub{
	font-size:18px;
	line-height:20px;
	margin:10px 0 0px 20px;
}

#transportation p{
	padding-left: 40px;
	margin-bottom:20px;
	line-height: 24px;
	font-size: 1.2em;
}

#transportation img{
	float:left;
	margin:20px 0 0 40px;
}
