#row1 {background: url(../images/header-prt1.jpg) no-repeat top center; height:313px; }



@font-face {
    font-family: 'helvetica_condensedmedium';
    src: url('../fonts/helvetica-condensed-webfont.eot');
    src: url('../fonts/helvetica-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica-condensed-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-condensed-webfont.woff') format('woff'),
         url('../fonts/helvetica-condensed-webfont.ttf') format('truetype'),
         url('../fonts/helvetica-condensed-webfont.svg#../fonts/helvetica_condensedmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


#bodyAr{
	width:100%;
	text-align:center;
}

#bodyAr h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:48px;
	text-align:center;
	font-weight:400;
	margin:0px;
	line-height:55px;
}

#bodyAr h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:46px;
	text-align:center;
	color:#c31810;
	margin-top:10px;
}

#bodyAr p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin-top:33px;
	text-align:left;
}

.remebrBox{
	margin-top:34px;
	padding:7px;
	background-color:#FFF;
	border:#f8a432 solid 20px;
	-webkit-border-radius:20px;
	   -moz-border-radius:20px;
		 	border-radius:20px;
}
.remebrBox h1{
	text-align:center;
	width:100%;
	font-size:25px !important;
}
.remebrBox ul{
	width:100%;
	text-align:left;
}
.remebrBox ul li{
	background: url(../images/check-li.jpg) no-repeat top left;
  	padding: 0px 0px 0px 72px;
    list-style: none;
	min-height:70px;

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	vertical-align: middle;
	margin-top:16px !important;
	margin:0px;
	line-height:28px;
}

.text3{
	width:95%;
	float:left;
	font-family: 'helvetica_condensedmedium';
	font-size:35px;
	color:#FFF;
	text-align:center;
	padding:15px 10px;
	margin:33px 0px 0px 2.5%;
	background-color:#c62022;
	-webkit-border-radius:50px;
	   -moz-border-radius:50px;
		 	border-radius:50px;
}

.bookPrice{
	width:100%;
	padding-top:35px;
	float:left;
	text-align:center;
}
.price1{
	font-family: 'helvetica_condensedmedium';
	font-size:58px;
	color:#1e84b4;
	text-shadow: 0 1px 0 #000000;
}
.price1 span{
	text-decoration:line-through;
}
.price2{
	font-family: 'helvetica_condensedmedium';
	font-size:55px;
	color:#cd1d20;
	text-shadow: 0 1px 0 #000000;
}

.text4{
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px !important;
	font-weight:400;
	text-align:center !important;
	float:left;
	text-shadow: 0 1px 0 #000000;
}
.text4 span{
	color:#ce3343;
}

.text5{
	width:95%;
	float:left;
	font-family: 'helvetica_condensedmedium';
	font-size:28px;
	color:#FFF;
	text-align:center;
	padding:15px 10px;
	margin:33px 0px 0px 2.5%;
	background-color:#c62022;
	-webkit-border-radius:50px;
	   -moz-border-radius:50px;
		 	border-radius:50px;
}






#row2 {background: url(../images/part2.jpg) no-repeat top center;height:200px; width:100%;}