@charset "UTF-8";
#mainContent #cont1 .indent {
	margin-left: 50px;

}
#cont1 p {
	font-size: 1em;
	color: #000;
	margin-left: 60px;
	line-height: 1.3;

}
#cont1 {
	background: #FFF;
	height: 1200px;
}
h1 {
	color: #093;
	margin-left: 60px;
	font-size: 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#wrapper #mainContent #cont1 img {
	clear: both;
	float: right;
	margin-top: 40px;
	margin-right: 30px;
	padding-left: 50px;

}
#wrapper #mainContent #cont1 .holder {
	font-size: 2em;
	line-height: 1.1;
	
}


#wrapper #mainContent #cont1 a {
	font-size: 1.2em;
}
#wrapper #mainContent #cont1 .highlight {
	font-size: 1.2em;
}

