html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
}
@font-face {
	font-family: 'OpenSans';
	src: url('font/OpenSans.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans.woff') format('woff'),
		 url('font/OpenSans.ttf')  format('truetype'),
		 url('font/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Bold.woff') format('woff'),
		 url('font/OpenSans-Bold.ttf')  format('truetype'),
		 url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover{
	outline:none;
}
#wrapper{
	width:auto;
	height:auto;
}
.wrapper_container_pce_d{
	max-width:1160px;
	height:auto;
	margin:auto;
}
/*============================================ Page PreLoader Start ============================================*/
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999;
	background:url(images/preloader.gif) center no-repeat #fff;
}
/*============================================ Header Start ============================================*/
.header_container_pce_d{
	background:#FFF;
	padding:18px;
}
.logo_pce_d{
	float:left;
	text-align:center;
}
.logo_pce_d img{
	display:inline-block;
}
.right_conti_pce_d{
	float:right;
	padding-top:13px;
}
.free_dis_pce_d{
	float:left;
	padding-right:10px;
}
.free_dis_pce_d h4{
	color:#ff896e;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-transform:uppercase;
}
.free_dis_pce_d p{
	color:#27541a;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-transform:uppercase;
}
.phone_pce_d{
	float:left;
}
.phone_pce_d h1{
	color:#27541a;
	font-size:40px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.phone_pce_d h1 img{
	vertical-align:-1px;
}
/*===================================================== Banner Start*/
.banner_container_pce_d{
	background:url(images/g_trans_pce_d.png) repeat-x, url(images/banner_pce_d.jpg) no-repeat center top;
	padding:30px 15px;
}
.banner_left_pce_d{
	width:46%;
	float:left;
	text-align:right;
}
.banner_left_pce_d h1{
	color:#FFF;
	font-size:30px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-align:left;
}
.banner_left_pce_d p{
	color:#FFF;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:left;
}
.banner_left_pce_d ul{
	margin-top:340px;
	text-align:right;
	max-width:320px;
	display:inline-block;
}
.banner_left_pce_d ul li{
	color:#27541a;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	background:url(images/from_bg2_pce_d.png) repeat;
	padding:10px 15px;
	margin-top:15px;
	text-transform:uppercase;
	text-align:center;
	display:block;
}
.bannerfrom_pce_d{
	background:url(images/from_bg_pce_d.png) repeat;
	width:50%;
	float:right;
	padding:40px 50px;
}
.bannerfrom_pce_d h1{
	color:#27541a;
	font-size:33px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	line-height:37px;
	padding:15px 0px;
	border-top:1px solid #4c4b4d;
	border-bottom:1px solid #4c4b4d;
}
.bannerfrom_pce_d h1 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.bannerfrom_pce_d h3{
	color:#2b2b2b;
	font-size:23px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	padding-top:10px;
}
.homeform_pce_d{
	padding-top:20px;
	position:relative;
}
img.arrow_pce_d{
	position:absolute;
    left: -81px;
    top: -76px;
	z-index:999;
}
form.homeform .form-group {
    margin-bottom: 10px;
}
.homeform_pce_d label{
	font-size:19px;
	color:#474646;
	font-weight:normal;
	font-family: 'OpenSans';
}
.homeform_pce_d input[type="text"],
.homeform_pce_d input[type="tel"],
.homeform_pce_d input[type="email"] {
	color:#000;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:1px solid #888888;
	height:49px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	-khtml-border-radius:0px;
}
.homeform_pce_d input[type="text"]::-moz-placeholder{color:#474646 !important; opacity:1}
.homeform_pce_d input[type="text"]:-ms-input-placeholder{color:#474646 !important;}
.homeform_pce_d input[type="text"]::-webkit-input-placeholder{color:#474646 !important;}
.homeform_pce_d input[type="tel"]::-moz-placeholder{color:#474646 !important; opacity:1}
.homeform_pce_d input[type="tel"]:-ms-input-placeholder{color:#474646 !important;}
.homeform_pce_d input[type="tel"]::-webkit-input-placeholder{color:#474646 !important;}
.homeform_pce_d input[type="email"]::-moz-placeholder{color:#474646 !important; opacity:1}
.homeform_pce_d input[type="email"]:-ms-input-placeholder{color:#474646 !important;}
.homeform_pce_d input[type="email"]::-webkit-input-placeholder{color:#474646 !important;}
.homeform_pce_d input[type="text"]:focus::-moz-placeholder{opacity:0}
.homeform_pce_d input[type="text"]:focus:-ms-input-placeholder{opacity:0}
.homeform_pce_d input[type="text"]:focus::-webkit-input-placeholder{opacity:0}
.homeform_pce_d input[type="tel"]:focus::-moz-placeholder{opacity:0}
.homeform_pce_d input[type="tel"]:focus:-ms-input-placeholder{opacity:0}
.homeform_pce_d input[type="tel"]:focus::-webkit-input-placeholder{opacity:0}
.homeform_pce_d input[type="email"]:focus::-moz-placeholder{opacity:0}
.homeform_pce_d input[type="email"]:focus:-ms-input-placeholder{opacity:0}
.homeform_pce_d input[type="email"]:focus::-webkit-input-placeholder{opacity:0}

.homeform_pce_d select{
	color:#474646;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:1px solid #888888;
	height:49px !important;
	box-shadow: none;
	margin:auto;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(images/select_bg_pce_d.png) no-repeat right, rgb(206,208,209);
	background:url(images/select_bg_pce_d.png) no-repeat right, linear-gradient(0deg, rgba(206,208,209,1) 0%, rgba(255,255,255,1) 100%);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.homeform_pce_d select.service_height_pce_d{
	height:68px !important;
}
.quote_lt_pad_pce_d{
	padding-right:4px !important;
	padding-left:0px !important;
}
.quote_rt_pad_pce_d{
	padding-left:4px !important;
	padding-right:0px !important;
}
.btn_sm_pce_d{
	text-align:center;
}
.getafree_pce_d button[type="submit"]{
	background: #f06130;
	border:none;
	border-bottom:7px solid #be4f1c;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	-khtml-border-radius:0px;
	height:70px !important;
	width:100%;
	display:block;
	text-align:center;
	line-height:40px;
	color:#ffffff;
	font-size:35px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	margin-top:11px;
}
.getafree_pce_d button[type="submit"]:hover,
.getafree_pce_d button[type="submit"]:focus{
	outline:none;
	background: #be4f1c;
	border-bottom:7px solid #f06130;
}
/*===================================================== Home Content Start*/
/*--------------------------- Protect Your Family*/
.protectyourfamily_pce_d{
	background:#FFF;
	padding:70px 15px;
	text-align:center;
}
.protectyourfamily_pce_d h1{
	text-align:center;
	color:#5a5e58;
	font-size:33px;
	font-family: 'OpenSans';
	font-weight:normal;
	line-height:44px;
}
.protectyourfamily_pce_d ul{
	text-align:center;
}
.protectyourfamily_pce_d ul li{
	display:inline-block;
	margin-top:45px;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}
.protectyourfamily_pce_d ul li img{
    display:block;
}
.protectyourfamily_pce_d ul li p{
	color:#464747;
	font-size:25px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
	padding-right:22px;
	padding-top:10px;
}
/*--------------------------- New Jersey Pest Control*/
.newjeryrest_pce_d{
	padding-top:50px;
	background:url(images/shadow_pce_d.png) repeat-x top;
}
.newjeryrest_pce_d h1{
	color:#27541a;
	font-size:43px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
	padding-bottom:30px;
}
.newjeryrest_pce_d h1 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.google_map_pce_d{
	background:url(images/map.jpg) no-repeat left top #9fcbee;
	text-align:right;
}
.freeinspection_pce_d{
	background:url(images/map_shadow_pce_d.png) repeat-y right;
	padding-right:36px;
	display:inline-block;
}
.freeins_pce_d{
	background:#FFF;
}
.freeins_pce_d h1{
	color:#ff896e;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:42px;
	text-align:center;
	padding-top:20px;
	text-transform:uppercase;
	padding-bottom:0px;
}
.freeins_pce_d h2{
	color:#27541a;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:39px;
	text-align:center;
	padding-top:5px;
	text-transform:uppercase;
}
.callfor_free{
	padding-top:20px;
}
.callfor_free h1{
	color:#fff;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:45px;
	background:#f06130;
	padding:8px 10px;
}
.callfor_free h1 img{
	vertical-align:-5px;
}
.callfor_free p{
	color:#fff;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:25px;
	background:#be4f1c;
	text-align:center;
	padding:4px 10px;
}
/*---------------------------  Pest Control Resources*/
.resources_container_pce_d{
	padding:90px 15px;
}
.resources_container_pce_d h1{
	text-transform:uppercase;
	color:#27541a;
	font-size:43px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
	padding-bottom:40px;
}
.resources_container_pce_d h1 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.resources_box1_pce_d{
	float:left;
	position:relative;
}
.resources_box1_pce_d p,
.box_1_pce_d p,
.box_2_pce_d p,
.box_3_pce_d p,
.box_4_pce_d p{
	background:url(images/img_bg_pce_d.png) repeat;
	position:absolute;
	bottom:0px;
	width:100%;
	color:#FFF;
	font-size:21px;
	padding:5px;
	text-align:center;
}
.resources_box_all_pce_d{
	float:right;
	width:66%;
}
.box_1_pce_d,
.box_3_pce_d{
	float:left;
}
.box_2_pce_d,
.box_4_pce_d{
	float:right;
}
.box_3_pce_d,
.box_4_pce_d{
	margin-top:10px;
}
.box_1_pce_d,
.box_2_pce_d,
.box_3_pce_d,
.box_4_pce_d{
	position:relative;
}
/*---------------------------  Testimonials*/
.testimonials_conti_pce_d{
	background:#27541a;
	padding:90px 0px;
}
.testimonials_conti_pce_d h1{
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-size:43px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.testimonials_conti_pce_d p{
	text-align:center;
	color:#FFF;
	font-size:20px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:20px;
	padding-bottom:40px;
}
.testi_box_pce_d{
	background:#FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	-khtml-border-radius:10px;
	margin-top:20px;
	padding:15px;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}
.testi_box_pce_d p{
	color:#686868;
	font-size:22px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:left;
	padding-bottom:0px;
}
.testiimg_pce_d{
}
.testi_img_pce_d{
	float:left;
	padding-right:10px;
}
.testi_dis_pce_d{
	float:left;
}
.testi_dis_pce_d h1{
	color:#000;
	font-size:25px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:left;
}
.testi_dis_pce_d p{
	color:#000;
	font-size:14px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:left;
	padding:0px;
}
/*============================================ Inner Pages Start ============================================*/
.breadcrumb_pce_d{
	padding:15px 0px;
	background:url(images/header_shadow_pce_d.png) repeat-x top #e8e8e8;
}
.breadcrumb_pce_d ul{
	margin-bottom:0px;
}
.breadcrumb_pce_d ul li{
	color:#525556;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	display:inline;
	padding-right:20px;
	padding-left:10px;
	background:url(images/brdcam_aro_pce_d.png) no-repeat right;
}
.breadcrumb_pce_d ul li:last-child{
	background:none;
}
.breadcrumb_pce_d ul li a{
	text-decoration:underline;
	color:#525556;
	font-size:17px;
}
.breadcrumb_pce_d ul li a:hover,
.breadcrumb_pce_d ul li a:focus{
	text-decoration:none;
	outline:none;
	color:#414042;
	font-size:17px;
}
/*--------- XXX ----------*/
/*===================================================== Inner Content Start*/
.inner_container_pce_d{
	padding-top:20px;
	padding-bottom:100px;
}
.innerconti_left_pce_d{
	width:57%;
	float:left;
}
.innerconti_left_pce_d h1{
	color:#27541a;
	font-size:43px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-transform:uppercase;
	padding-bottom:0px;
}
.innerconti_left_pce_d h1 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.innerconti_left_pce_d h2,
.innerconti_left_pce_d h3{
	color:#f06130;
	font-size:27px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:10px;
	line-height:33px;
}
.innerconti_left_pce_d h3{
	font-size:23px;
}
.innerconti_left_pce_d p{
	color:#232323;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:20px;
}
.innerimg_box_pcea_d{
	padding-top:20px;
	padding-bottom:30px;
}
.innerconti_right_pce_d{
	float:right;
	width:35%;
	background:#27541a;
	padding:10px;
	padding-bottom:35px;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}
.innerconti_right_pce_d h1{
	color:#ffffff;
	font-size:33px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	line-height:37px;
	padding:15px 0px;
	border-bottom:1px solid #ffffff;
}
.innerconti_right_pce_d h1 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.innerconti_right_pce_d h3{
	color:#ffffff;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	padding-top:10px;
}
.innerform_pce_d{
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	position:relative;
}
.inn_btn_pce_d{
	padding-top:10px;
}
.inner_borrom_pce_d{
	background:url(images/inner_bg_pce_d.jpg) no-repeat center top;
	padding:77px 15px 70px;
}
.inner_borrom_pce_d h1{
	color:#ffffff;
	font-size:68px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-align:center;
	padding-top:20px;
}
.inner_borrom_pce_d h1 img{
	vertical-align:-3px;
	margin-right:8px;
}
.inner_borrom_pce_d h2{
	color:#f06130;
	font-size:40px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-align:center;
	text-transform:uppercase;
}
.inner_borrom_pce_d h2 span{
	color:#ffffff;
}
.inner_borrom_pce_d h4{
	color:#ffffff;
	font-size:20px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	line-height:27px;
}
.inner_borrom_pce_d h4 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
/*------------------------------------- Contact Page ------------------------------------------*/
.contact_form_pce_d{
	padding-top:28px;
}
.contact_form_pce_d label{
	color:#414042;
	font-size:19px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.contact_form_pce_d input[type="text"],
.contact_form_pce_d input[type="tel"],
.contact_form_pce_d input[type="email"] {
	color:#000;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:1px solid #cdd6db;
	height:49px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	-khtml-border-radius:0px;
}
.contact_form_pce_d textarea{
    color:#000;
	font-size:19px;
	font-weight:normal;
	font-family: 'OpenSans';
	border:1px solid #cdd6db;
	box-shadow: none;
	margin:auto;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	-khtml-border-radius:0px;
}
.button_pce_d{
	text-align:right;
}
.button_pce_d button[type="button"]{
	background:#27541a;
	color:#FFF;
	font-size:27px;
	padding:12px 30px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
.button_pce_d button[type="button"]:hover{
	color:#FFF !important;
	background:#f06130;
}
.con_pad_pce_d{
	padding:0px !important;
}
/*=================================================== Thankyou Start ==============================================*/
.thheader_pce_d{
	background:#436a38;
	padding:40px 15px;
	color:#FFF;
	text-align:center;
	font-size:27px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.thwrap_iner_pce_d{
	max-width:880px;
	margin:auto;
}
.thheader_pce_d strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.customizeyour_info_pced{
	padding:30px 15px 50px;
}
.customizeyour_info_pced h1{
	color:#27541a;
	text-align:center;
	font-size:21px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-top:30px;
}
.customizeyour_info_pced h2{
	color:#686768;
	text-align:center;
	font-size:21px;
	font-weight:normal;
	font-family: 'OpenSans';
	line-height:33px;
	padding-top:20px;
}
.customizeyour_info_pced h2 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.name_box_pce_d{
	border:2px solid #72906a;
	padding:10px;
	margin-top:15px;
}
.name_box_pce_d h3{
	color:#27541a;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	font-size:20px;
}
.name_box_pce_d p{
	color:#27541a;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-left:17px;
	padding-top:5px;
}
.pdleft_pce_d{
	padding-left:0px !important;
	padding-right:5px !important;
}
.pdmid_pce_d{
	padding-left:5px !important;
	padding-right:5px !important;
}
.pdright_pce_d{
	padding-left:5px !important;
	padding-right:0px !important;
}
/*=================================================== Footer Start ==============================================*/
.footer_container_pce_d{
	padding:50px 15px 30px 15px;
	border-top:1px solid #d3d2d2;
}
.footer_container_pce_d h2{
	text-align:center;
	color:#686768;
	font-size:21px;
	font-weight:normal;
	font-family: 'OpenSans';
	border-bottom:1px solid #d2d2d2;
	padding-bottom:50px;
	line-height:27px;
}
.ftrrap_pce_d{
	max-width:830px;
	margin:auto;
}
.ftr_logo_pce_d{
	text-align:center;
}
.ftr_logo_pce_d img{
	display:inline-block;
}
.ftr_free_dis_pce_d{
	text-align:center;
}
.ftr_free_dis_pce_d h1{
	color:#27541a;
	font-size:40px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	padding-top:10px;
}
.ftr_free_dis_pce_d h1 img{
	vertical-align:-1px;
}
.ftr_free_dis_pce_d h4{
	color:#ff896e;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-transform:uppercase;
	padding-top:20px;
}
.ftr_free_dis_pce_d p{
	color:#27541a;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	text-transform:uppercase;
}
.ftrrap_pce_d{
	text-align:center;
	padding-top:25px;
}
.ftrrap_pce_d img{
	vertical-align:4px;
}
.ftrrap_pce_d a{
	text-decoration:none;
	color:#000000;
	font-size:16px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
}
.copy_pce_d{
	color:#000000;
	font-size:12px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:25px;
	text-align:center;
}
.copy_pce_d a{
	color:#000000;
	font-size:12px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-decoration:underline;
}
.clear{
	clear:both;
}
