#homeheader {
	text-align: right;
	font-size: 10px;
	line-height: 16px;
	padding: 18px 28px 5px;
}
#homeheader a {
	color: #B3E8E8;
	text-decoration: none;
	padding: 0 11px;
}
#homeheader a:hover {
	color: #FFF;
	text-decoration: underline;
}
#main {
	background: url(../images/home/main.jpg) top left no-repeat;
	height: 419px;
	border-top: 1px solid #01B3B2;
}
#snippet {
	margin: 125px 252px 0 40px;
	font-size: 15px;
	line-height: 24px;
	color: #2E3192;
}
#content p {
	font-size: 11px;
	line-height: 16px;
}
