@charset "UTF-8";
/* CSS Document */

#teaser {
	height: 183px;
	width: 1020px;
	background-image: url(../images/site-layout/teaser-bg.png);
	background-repeat: no-repeat;
}
#teaser-one {
	height: 139px;
	width: 304px;
	float: left;
	margin-top: 20px;
	margin-left: 32px;
}
#teaser-two {
	float: left;
	height: 139px;
	width: 304px;
	margin-top: 20px;
	margin-left: 23px;
}
#teaser-three {
	float: left;
	height: 139px;
	width: 304px;
	margin-top: 20px;
	margin-left: 24px;
}
.teaser-left {
	float: left;
	height: 139px;
	width: 192px;
}
.teaser-header {
	height: 39px;
	width: 192px;
	font-family: Cambria;
	font-size: 20px;
	line-height: 35px;
	text-indent: 10px;
}
.teaser-text {
	height: 72px;
	width: 182px;
	font-family: Cambria;
	font-size: 12px;
	color: #64686b;
	padding-left: 10px;
}
.teaser-btn {
	height: 27px;
	width: 167px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Calibri;
	padding-left: 25px;
	padding-top: 1px;
}
.teaser-btn a {
	color: #FFFFFF;
	text-decoration: none;
}
.teaser-btn a:hover {
	color: #66CCFF;
}
.teaser-right {
	float: right;
	height: 137px;
	width: 112px;
	overflow:hidden;
}
