@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#bullet_text {
	list-style-image: url(images/tick.jpg);
}

.body-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
}

.main_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #E85100;
	font-style: oblique;
	text-align: center;
}
#body_left {
	margin-left: 30px;
}
.hdr2 {
	font-weight: bold;
	color: #000000;
	font-size: 17px;
}
#ebox_alignment {

}

.hdr3 {
	color: #000000;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.bullet-txt  {
	list-style-image: url(images/b4.jpg);
	list-style-position: outside;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
}

.client_name {
	font-weight: bold;
	float: right;
}

.main_hdr2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #48362A;
	text-align: center;
}
.text_bkg {
	background-image: url(images/text_bkg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
}

.main_hdr3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 20px;
}
.hdr4 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}

