@charset "utf-8";
.header {
	left: 0px;
	top: 0px;
	width: 770px;
	margin-left: auto;
}
body {
	background-image: url(../images/background.jpg);

}
.GiftCard {
	float: left;
	clear: left;
	padding-left: 10px;
}
#content {



}
.boldRed {
	font-weight: bold;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.Red {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 200px;
	padding-left: 10px;
}
.leftColumn {
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.textHeading {
	font-size: 18px;
	font-weight: bold;
	color: #6b8787;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6b8787;
}
.boldGreen {
	font-weight: bold;
	color: #09F;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.boldOrange {
	font-weight: bold;
	color: #F60;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#faq_back {
	background-image: url(/images/faq_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
