/* 6. Content
---------------------------------------*/
#main h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #4092c0;
	margin-bottom: 20px;
	}

#main p {
	margin-top: 10px;
	line-height: 18px;
	font-size: 14px;
	color: #241c1a;
	}

#main p.contact {
	line-height: 12px;
	}

#main table.table {
	font: 12px Corbal, Arial sans-serif;
	}

#main table.table tr td {
	padding: 5px;
	}

#main ul li {
	padding: 10px;
	}
	
#main ul li p {
	margin-bottom: -10px;
	}

#main ul li strong {
	font-size: 14px;
	color: #5a9d29;
	}

#main ul.homelist {
	list-style-type: disc;
	margin-top: 10px;
	float: left;
	width: 350px;
	}

#main ul.homelist li {
	margin-left: 20px;
	font-size: 14px;
	color: #1b1b1b;
	line-height: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f4f4f4;
	}

#main ul.homelist li a {
	color: #88ae37;
	}

#image-container {
	width: 601px;
	height: 196px;
}