.bg_pattern {
	background-position: center top;
	background-image: url(images/civil_partnerships_bg_main.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-size: 10px;
	color: #9B3367;
}
.footer_pos {
	position: absolute;
	bottom: 0px;
}

.textBoxMargin {
	padding-left: 10px;
	padding-top: 5px;
	}
	
.mainTitles {
	font-size: 15px;
	text-align:left;
	line-height: 21px;
	color: #922048;
	font-weight: bold;
}

.introText {
	font-size: 12px;
	text-align:left;
	line-height: 18px;
	color: #3B3B3B;
	font-weight: bold;
}

.introTextPink {
	font-size: 12px;
	text-align:left;
	line-height: 18px;
	color: #922048;
	font-weight: bold;
}
.mainText {
	font-size: 12px;
	text-align:left;
	line-height: 18px;
	color: #3B3B3B;
}


.bg_noRepeat {
	background-repeat: no-repeat;
}

.special_offerTitle {
	font-size: 15px;
	text-align:left;
	line-height: 13px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0px 0px;
}

.special_offerMain {
	font-size: 12px;
	text-align:left;
	line-height: 14px;
	color: #ffffff;
}
