
body {
 	background-color:#e6e7e8;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #231F20;
}

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {
 	margin:0;padding:0;
}

.topHeadTxt {
	color: #B40754;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 28px;
	padding-top: 48px;
}

.topHeadTSmlxt {
	color: #595959;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
}

.section_headline {
	text-align: left;
}

.section_headline ul{
	list-style: none;
}

.section_headline li{
	background-image:url(../images/salescopy_images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 20px;
	padding-bottom: 20px;
	
}

.rounded_top_bg {
	background-image:url(../images/salescopy_images/round_head_top_mid_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 100%;
	color: #9F1C36;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.rounded_left_bg {
	background-image:url(../images/salescopy_images/round_head_bg_left.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 30px;
}

.rounded_bottom_bg {
	background-image:url(../images/salescopy_images/round_head_bottom_mid_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 100%;
}

.rounded_right_bg {
	background-image:url(../images/salescopy_images/round_head_bg_right.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 30px;
}

.rounded_mid_bg {
	background-image:url(../images/salescopy_images/round_head_bg_top.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #FFFFFF;
	height: 500px;
	width: 100%;
	
}

.findHeadTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #656565;
}

.findHeadTxt span{
	color: #9F0047;
	font-weight: bold;
}

.findHeadTxt p{
	color: #656565;
	font-size: 23px;
	text-align:left;
}

.rounded_q_top_bg {
	background-image:url(../images/salescopy_images/round_q_top_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 100%;
}

.quotesTxt {
	font-size: 100px;
	color: #BBBDBF;
	font-weight: bold;
	line-height: 80px;
}

.button_bg {
	background-image:url(../images/salescopy_images/button_default.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 450px;
	
}

.button_bg a{
	/*font-size: 20px;*/
	font-size: 24px;
	font-weight: bold;
	/*color: #231F20;*/
	color: #000000;
	text-decoration: none;
	height: 65px;
	display: block;
	padding-top: 25px;
	
}

.button_bg a:hover{
	background-image:url(../images/salescopy_images/button_hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 450px;
	
}

.button_bg span{
	font-size: 14px;
	font-weight: bold;
	color: #231F20;
	text-decoration: none;
	
	
}

.button_bg span a{
	font-size: 14px;
	font-weight: bold;
	color: #231F20;
	text-decoration: none;
}

.guarantee_border {
	background-image:url(../images/salescopy_images/guarantee_border.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 672px;
	height: 369px;
	
	
}

.guarantee_border_head {
	color: #9F1C36;
	font-size: 22px;
	font-weight: bold;
}

.guarantee_txt {
	overflow: auto;
	height: 160px;
}

.certificateTopBg {
	background:transparent url(../images/salescopy_images/certificateBgTopBg.jpg) repeat-x scroll 0 0;
	height:87px;
	width: 100%;
}

.certificateBottomBg {
	background:transparent url(../images/salescopy_images/certificateBgBottomBg.jpg) repeat-x scroll 0 0;
	height:87px;
	width: 100%;
}

.certificateLeftBg {
	background:transparent url(../images/salescopy_images/certificateBgLeftBg.jpg) repeat-y scroll left top;
	width: 87px;
}

.certificateRightBg {
	background:transparent url(../images/salescopy_images/certificateBgRightBg.jpg) repeat-y scroll right top;
	width: 87px;
}



.rounded_m_t_bg {
	background-image:url(../images/salescopy_images/round_head_m_t.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 100%;
	
}

.rounded_m_b_bg {
	background-image:url(../images/salescopy_images/round_head_m_b.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 100%;
}

.rounded_m_l_bg {
	background-image:url(../images/salescopy_images/round_head_m_l.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 30px;
}

.rounded_m_r_bg {
	background-image:url(../images/salescopy_images/round_head_m_r.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 30px;
}
.rounded_mid_head{
	color: #9F1C36;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}