@charset "utf-8";
/* CSS Document */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	font-family: 'Open Sans', sans-serif;
	outline:0px;
}



html{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	outline:0px;
	}
body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	background:url(../images/bg-img.jpg) repeat-x left top;
	}

.clr{
	clear:both;
	}
.outer_wrapper{
	width:1000px;
	margin:auto;
	background:url(../images/banner-bg-img.png) no-repeat right 58px;
	padding-bottom:35px;
}
.logo{
	text-align:inherit !important;
	float:left;
	width:100%;
	padding:13px 0 43px 22px;
}
.ziff{
	float:right;
}
.lft_wrapper{
	width:638px;
	text-align:inherit !important;
	margin-left:22px;
	float:left;
	}
h1{
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-size:22px;
	color:#FFFFFF;
	padding-bottom:10px;
	font-weight:300;
}
h2{
	font-family: 'Open Sans', sans-serif;
	font-size:45px;
	color:#FFFFFF;
	line-height:55px;
	font-weight:bolder;
	padding-bottom:30px;
}
.ble-bg{
	background:url(../images/blue-bg-img.png)no-repeat left top;
	width:475px;
	height:122px;
}
.ble-bg p{
	padding:15px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	}
h3{
	color:#baff00;
	font-size:16px;
	font-style:italic;
	padding:0 10px;
}
.text-wrapper{
	width:475px;
	border-radius:3px;
	background:#b4d9ec;
	margin-bottom:60px;
}
.text-wrapper p{
	color:#3a3a3a;
	font-size:14px;
	width:447px;
	margin:auto;
	padding:15px 0;
}
.content-wrapper{
	float:left;
	width:277px;
	color:#575757;
	font-size:14px;
}
.content-wrapper p{
	padding-bottom:20px;}
h6{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px
	}
.content-wrapper ul{
	float:left;
	padding-left:16px;
	}
.content-wrapper ul li{
	float:left;
	list-style-type:decimal;
	}
.photo-wrapper{
	width:299px;
	float:right;
	}
.wrapper{
	width:143px;
	float:left;
	font-size:11px;
	color:#575757;
	}
.wrapper p{
	padding:5px 0 0 0;
}
.rght_wrapper{
	background:#ffffff;
	width:298px;
	margin-right:22px;
	float:right;
	border:1px solid #cfdede;
	border-radius:25px;
}
.grn_top{
	padding-bottom:8px;
}
label{
	width:100%;
	float:left;
}
.frm-handler{
	padding:4px 20px;
}
label{
	font-size:12px;
	color:#4b555f;
	padding-bottom:5px;
}
.txt-box{
	width:256px;
	border-radius:3px;
	border:1px solid #c6dade;
	}
.wdt{
	border:1px solid red;
}
.radio-wrapper{
	width:256px;
	font-size:11px;
	color:#4b555f;
	border-radius:3px;
	border:1px solid #c6dade;
	}
.button{
	width:257px;
	margin:auto;
	padding:16px 0;
	border-bottom:1px solid #c0c4c5;
}
.mantidory{
	padding:3px 18px 10px;
	float:right;
	color:#898888;
	font-size:10px;
}
.footer{
	background:#f5f5f5;
	width:100%;
	height:68px;
	}
.bg_nne{
	background:inherit !important;
}
.bg_nne p{
	padding:20px;
	width:512px;
	float:left;
	color:#7d7d7d;
	font-size:10px;
}
.btm-logo{
	float:right;
	width:295px;
	padding:30px 0 0 0;
}