/***********************************************/
/* Main Content for Home Page                  */
/***********************************************/

#content {
	}
	#content div.company {
		clear: left;
		margin: 0 0 3em 0;
		padding: 0;
		line-height: 1.3em;
		}
		#content div.company p {
			margin: 0.5em 0;
		}
		#content div.company a {
			font: 900 12px Arial, Helvetica, sans-serif;
			color: #7b2030;
			font-style: italic;
			text-decoration: none;
			}
			#content div.company a:hover {
				text-decoration: underline;
}
