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

div#callout1c {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../assets/global/callout1a.gif);
	height: 20px;
	width: 195px;
}
div#callout2c {
	float:left;
	background-image: url(../assets/global/callout2.gif);
	background-repeat: repeat;
	height: auto;
	width: 177px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 14px;
	margin: 0px;
	font-size: 1.15em;
}
#extraHigh #callout2c p {
	font-size: 1.2em;
	margin: 0px;
}
div#callout3c {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../assets/global/callout3a.gif);
	height: 82px;
	width: 195px;
	background-repeat: no-repeat;
}


div#extrac {
	float:right;
	width:195px;
	clear: none;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	background-color: #EECB18;
}

