* {
	margin:0;
	padding:0;
}
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;
}
body {
	background:#FFF;
	margin:0;
	padding:0;
	font:normal 12px Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
}
.float_L {
	float:left;
}
.float_R {
	float:right;
}
.cl {
	clear:both;
}
.main {
	width:960px;
	margin:auto;
}
/*Header Start*/
.header {
	width:100%;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e3e2e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e3e2e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e3e2e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #e3e2e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #e3e2e0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #e3e2e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e2e0', GradientType=0 ); /* IE6-9 */
	padding:49px 0 21px 0;
	overflow:hidden;
}
.header_L {
	width:396px;
}
.header_R {
	width:160px;
	margin-top:30px;
}
.header_R ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.header_R ul li {
	float:left;
}
.header_R ul li a {
	padding-right:13px;
}
.navigation {
	width:100%;
	margin-top:20px;
	border-top:1px solid #e3e2e0;
	border-bottom:1px solid #929292;
	overflow:hidden;
}
.navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.navigation ul li {
	float:left;
}
.navigation ul li a {
	display:block;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#5d5d5d;
	text-transform:uppercase;
	padding:10px 8px;
}
.navigation ul li a:hover, .current {
	background: #d9d9d9; /* Old browsers */
	background: -moz-linear-gradient(top, #d9d9d9 0%, #929292 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d9d9d9), color-stop(100%, #929292)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d9d9d9 0%, #929292 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d9d9d9 0%, #929292 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d9d9d9 0%, #929292 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d9d9d9 0%, #929292 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#929292', GradientType=0 ); /* IE6-9 */
}
/*Header Finish*/

/*Container Start*/
.container {
	width:100%;
	margin:40px 0 0 0;
}
/*Container Finish*/

/*Content1 Start*/
.content_1 {
	width:100%;
	margin:40px 0 0 0;
}
.con_1_b_head {
	font-size:30px;
	font-weight:bold;
	color:#84c340;
	text-align:center;
	text-transform:uppercase;
}
.con1_L {
	width:359px;
	margin:40px 0 0 20px;
}
.con1_R {
	width:553px;
	margin:40px 0 0 0;
}
.con1_R_L {
	width:22px;
	margin:20px 0 0 0;
}
.con1_R_R {
	width:521px;
	margin:20px 0 0 10px;
	font-size:17px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}
.con1_S_head {
	font-size:19px;
	font-weight:bold;
	text-align:center;
	color:#ff6c00;
	margin-top:40px;
}
.con1_para {
	font-size:13px;
	text-align:justify;
	line-height:30px;
	padding:30px 0 0 0;
}
/*Content1 Finish*/

/*Content2 Start*/
.content_2 {
	width:100%;
	margin:15px 0 0 0;
	background:#f3f3f3;
	overflow:hidden;
	padding:25px 0;
}
.content_2_head {
	color:#0d2f4a;
	font-size:23px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:40px;
}
.content_2_L {
	width:416px;
}
.testimonial_bg {
	width:396px;
	padding:10px;
	background:#dbdbdb;
	border-bottom:1px solid #000;
	margin:10px 0 0 0;
}
.testi_text {
	font:italic 15px Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	color:#1b1b1b;
	text-transform:uppercase;
}
.testi-name {
	font-size:13px;
	font-weight:bold;
	color:#070707;
	text-align:right;
	margin:5px 0 0 0;
}
.test-_name_blue {
	color:#0096ff;
}
.content_2_R {
	width:510px;
	margin:10px 0 0 0;
}
/*Content2 Finish*/

/*Schedule button Start*/
.schedule {
	width:100%;
	margin:40px 0 0 0;
}
.schedule_btn {
	width:790px;
	border:1px solid #929292;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e3e2e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e3e2e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e3e2e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #e3e2e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #e3e2e0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #e3e2e0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e2e0', GradientType=0 ); /* IE6-9 */
	padding:10px 0;
	font-size:25px;
	font-weight:bold;
	color:#0d2f4a;
	text-transform:uppercase;
	text-align:center;
	transition: ease-in-out 0.4s;
}
.schedule_btn:hover {
	color:#0096ff;
}
.schedule_R {
	width:138px;
}
.click_img {
	margin:23px 0 0 -17px;
}
/*Schedule button Finish*/

/*Footer Start*/
.footer {
	width:100%;
	background:#272727;
	overflow:hidden;
	margin:40px 0 0 0;
	padding:25px 0;
}
.footer_L {
	width:300px;
	font-size:12px;
	color:#FFF;
}
.footer_R {
	width:535px;
}
.footer_R ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.footer_R ul li {
	float:left;
}
.footer_R ul li a {
	display:block;
	text-decoration:none;
	font-size:11px;
	color:#fff;
	padding:0 7px;
	transition: ease-in-out 0.4s;
}
.footer_R ul li a:hover, .green {
	color:#84c340;
}
.websparkles {
	width:170px;
	margin:20px auto 0;
	color:#FFF;
	font-size:14px;
}
.link_websparkles {
	text-decoration:none;
	color:#06F;
}
.link_websparkles:hover {
	text-decoration:underline;
}
/*Footer Finish*/




/*************SCHEDULE PAGE START******************/

.schedule {
	width:100%;
	margin:40px 0 0 0;
}
.schedule_form {
	width:620px;
	margin:20px auto 0;
}
.schedule_1_b_head {
	font-size:30px;
	font-weight:bold;
	color:#84c340;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:30px;
}
.schedule_form_L {
	width:250px;
	font:bold 14px Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	margin:5px 0 0 0;
}
.schedule_form_R {
	width:320px;
	margin:0 0 0 20px;
}
.schedule_form_text {
	width:306px;
	border:1px solid #000;
	padding:6px;
}
.schedule_form_field {
	width:306px;
	border:1px solid #000;
	padding:6px;
}
.schedule_form_button {
	width:230px;
	margin:20px auto 0;
}
.schedule_button_L {
	width:100px;
	font:bold 15px Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	background:#84c340;
	overflow:hidden;
	padding:10px 0;
	text-align:center;
	color:#FFF;
	cursor:pointer;
}
.schedule_button_R {
	width:100px;
	margin:0 0 0 20px;
	background:#ff6c00;
	overflow:hidden;
	font:bold 15px Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	padding:10px 0;
	text-align:center;
	color:#fff;
	cursor:pointer;
}
/*************SCHEDULE PAGE Finish******************/

/*************FAQ PAGE START******************/

.faq {
	width:100%;
	margin:40px 0 0 0;
}
.faq_1_b_head {
	font-size:30px;
	font-weight:bold;
	color:#84c340;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:20px;
}
.faq_box {
	width:100%;
	margin:20px 0 0 0;
}
.faq_para {
	text-align:justify;
	line-height:20px;
	color:#666;
	padding:5px;
	font-size:13px;
}
.faq_para_b {
	font-size:15px;
	color:#000;
}
/*************FAQ PAGE START******************/

/*************ORGANIZATION PAGE START******************/

.organization {
	width:100%;
	margin:40px 0 0 0;
}
.org_1_b_head {
	font-size:30px;
	font-weight:bold;
	color:#84c340;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:20px;
}
.orgainzation_box {
	width:225px;
	margin:20px 15px 0 0;
	background:#eeeeee;
	overflow:hidden;
	padding-top:20px;
}
.organization_img {
	padding-bottom:20px;
}
.org_logo_name {
	width:100%;
	background:#ccc;
	overflow:hidden;
	padding:10px 0;
	text-align:center;
	font:bold 18px Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	color:#ff6c00;
	text-transform:uppercase;
}
/*************ORGANIZATION PAGE FINISH******************/

/*************WHAT YOU WILL LEARN PAGE START******************/

.whatyou {
	width:100%;
	margin:40px 0 0 0;
}
.whatyou_1_b_head {
	font-size:30px;
	font-weight:bold;
	color:#84c340;
	text-align:center;
	text-transform:uppercase;
}
.whatyou_R {
	width:642px;
	margin:40px 0 0 0;
}
.whatyou_R_L {
	width:22px;
	margin:20px 0 0 0;
}
.whatyou_R_R {
	width:610px;
	margin:20px 0 0 10px;
	font:bold 20px Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
}
/*************WHAT YOU WILL LEARN PAGE FINISH******************/

/*************OUR WORK PAGE START******************/

.ourwork {
	width:100%;
	margin:40px 0 0 0;
}
.ourwork_1_b_head {
	font-size:30px;
	font-weight:bold;
	color:#84c340;
	text-align:center;
	text-transform:uppercase;
}
.ourwork_point {
	width:100%;
	margin:40px 0 0 0;
}
.ourwork_point ul {
	margin:0;
	padding:0;
	list-style-type:circle;
}
.ourwork_point ul li {
	float:none;
	font:bold 18px Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	padding-bottom:25px;
	text-transform:uppercase;
}

/*************OUR WORK PAGE FINISH******************/
