.bottom {
	margin-top: -30px;
}
.content-bg {
	background-image: url(../images/main/content_bg.gif);
	background-repeat: no-repeat;
}
.callout-box {
	margin-left: 10px;
}
.callout-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	letter-spacing: 1px;
}
.dash-line {
	background-image: url(../images/content/dashed_line.gif);
	background-repeat: repeat-x;
}
.border-1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #781e3c;
	border-right-color: #781e3c;
	border-bottom-color: #781e3c;
	border-left-color: #781e3c;
}
.border-2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #781e3c;
	border-right-color: #781e3c;
	border-bottom-color: #781e3c;
	border-left-color: #781e3c;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #781e3c;
}
.orange-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FA6E50;
	font-size: 9px;
}
.head-blue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3C6378;
}
.fix-bg {
	background-image: url(../images/main/fix_bg.gif);
	background-repeat: repeat-y;
}
