/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

#mainBanner {
	background-image: url(../images/mint.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 255px;
	font-size: 24pt;
	font-weight: normal;
	padding: 65px 0 0 20px;
	color: #00508c;
	line-height: 36pt;
	margin-bottom: 20px;
}
#mainBanner .first {
	text-indent: 20px;
}
#mainBanner .first2 {
	text-indent: 60px;
}
#mainBanner .mb1 {
	color: #00adee;
}
#mainBanner .mb2 {
	color: #36b449;
	text-indent: 100px;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 10px auto;
	position: relative;
	width: 680px;
	height: 263px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 680px;
	height: 263px;
}

.textContent h2 {
	background-image:none !important;
	text-align:center;
}