@charset "utf-8";
/* CSS Document */

body
{
	margin:0 auto;
	padding:0px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}

/*-----------------main divs start here-----------------*/



.MainContainer
{
	width:100%;
	margin:0 auto;
	padding:0px;
}

.warpper
{
	width:1000px;
	margin:0 auto;
	padding:0px;
}

.TopArea
{
	height:33px;
	width:100%;
}

.LogoArea
{
	width:100%;
	height:88px;
	margin:0 auto;
	padding:0px;
}

.BannerArea
{
	width:100%;
	height:412px;
	margin:0 auto;
	padding:0px;
}

.BannerArea1
{
	width:100%;
	height:6px;
	margin:0 auto;
	padding:0px;
}

.ToolArea
{
	width:100%;
	height:47px;
	margin:0 auto;
	padding:0px;
}

/*-----------------main divs ends here-----------------*/
/*-----------------Common Styles start here-----------------*/
.f_left
{
	float:left;
}

.clr
{
	clear:both;
}
/*-----------------Common Styles ends here-----------------*/

/*-----------------All Fonts start here-----------------*/
.font_call
{
	font-size:13px;
	color:#cacaca;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 0px;
}

.homehdng h2
{
	
    font-family: 'Fjalla One', sans-serif; 
	/*font-family:myFirstFont;*/
	font-size:27px;
	font-weight:normal;
	color:#424347;
	text-transform:uppercase;
}

.HomePara p
{
	/*font-family:mySecondFont;*/
	font-family: 'Noto Sans', sans-serif;
	font-size:13px;
	line-height:22px;
	color:#7a7a7a;
	font-weight:normal;
	margin:0px;
	padding:6px 0px;
}

@font-face
{
font-family: myFirstFont;
src: url('../fonts/MyriadPro-BoldCond.ttf'),
     url('../fonts/MyriadPro-BoldCond.eot'); /* IE9 */
		  
}

@font-face
{
font-family: mySecondFont;
src: url('../fonts/MyriadPro-Regular.ttf'),
     url('../fonts/MyriadPro-Regular.eot'); /* IE9 */
}


@font-face
{
font-family: myThirdFont;
src: url('../fonts/MyriadPro-Cond.ttf'),
     url('../fonts/MyriadPro-Cond.eot'); /* IE9 */
}


.HomePara h1
{
	font-family: 'BenchNine', sans-serif;
	font-size:20px;
	color:#474747;
	margin:0px;
	padding:14px 0px 4px 0px;
	
}

.HomePara h3
{
	font-family: 'Scada', sans-serif;
	font-size:17px;
	color:#707070;
	margin:0px;
	padding:3px 0px 4px 0px;
	
}


/*-----------------All Fonts ends here-----------------*/

/*-----------------Sub Divs ends here-----------------*/

.logo
{
	width:186px;
	padding:16px 0px;
	margin:0px;
	float:left;
}


.HomeContent
{
	width:100%;
	margin:40px auto 0px auto;
	padding:0px;
}

.HC1
{
	width:315px;
	margin:0 auto;
	padding:0px;
}

.HC_space
{
	width:27px;
	margin:0px;
	padding:0px;
	height:300px;
}

.homeimage1
{
	width:314px;
	height:134px;
	background-color:#CCC;
}

.homeimage2
{
	width:314px;
	height:134px;
	
}

.homeimage3
{
	width:314px;
	height:75px;
}

.HomePara ul
{
	margin:0px;
	padding:0px;
}

.HomePara li
{
	/*font-family:myThirdFont;*/
	font-family: 'BenchNine', sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#747474;
	list-style:none;
	line-height:20px;
	padding:6px 0px 6px 14px;
	margin:2px 0px;
	background-color:#eaeaea;
}

.HomePara a
{
	text-decoration:none;
}

.v_space1
{
	height:13px;
	width:100%;
}


.v_space3
{
	height:8px;
	width:100%;
}

.v_space2
{
	height:2px;
	width:100%;
}
/*-----------------Sub Divs ends here-----------------*/

/*-----------------Menu Area Starts here-----------------*/

.menu
{
	width:814px;
	float:left;
}

.menu ul
{
	margin:0px;
	padding:36px 0px;
}


.menu li
{
	margin:0px;
	padding:0px 20px;
	float:right;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	text-transform:uppercase;
}

.act_menu
{
	background-image:url(../images/activ_menu.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:14px;
	color:#FFF;
}

.act_menu3
{
	background-image:url(../images/activ_menu1.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:14px;
	color:#FFF;
}

.act_menu2
{
	background-image:url(../images/activ_menu1.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:14px;
	color:#FFF;
}

.act_menu1
{
	background-image:url(../images/activ_menu1.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:14px;
	color:#FFF;
}

.act_menu4
{
	background-image:url(../images/activ_menu4.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:14px;
	color:#FFF;
}


.act_menu5
{
	background-image:url(../images/activ_menu5.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:14px;
	color:#FFF;
}


.act_menu6
{
	background-image:url(../images/activ_menu6.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:14px;
	color:#FFF;
}


.act_menu7
{
	background-image:url(../images/activ_menu7.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:14px;
	color:#FFF;
}

/*-----------------Menu Area Ends here-----------------*/


/*-----------------footer Area Ends here-----------------*/

.footer
{
	width:100%;
	margin:0 auto;
	padding:0px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:300px;
}

.footer_area
{
	width:1000px;
	margin:0 auto;
	padding:0px;
	height:272px;
}

.fc
{
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.footer_area h2
{
	font-family: 'Fjalla One', sans-serif;
	font-size:25px;
	color:#aeaeae;
	margin:26px 0px 16px 0px;
	padding:0px;
}

.footer_area ul
{
	margin:0px;
	padding:0px;
}

.footer_area li
{
	margin:0px;
	padding:4px 0px;
	list-style:none;
	color:#979494;
	font-family: 'Noto Sans',sans-serif;
	font-size:12px;
}

.footer_area a
{
	color:#979494;
	text-decoration:none;
	font-family: 'Noto Sans',sans-serif;
}

.Qfrm1
{
	background-color:#4d4e52;
	border:solid 1px #3b3c40;
	padding:8px 4px;
	margin:2px 0px;
	width:279px;
}


.Qfrm2
{
	background-color:#4d4e52;
	border:solid 1px #3b3c40;
	padding:6px 4px;
	margin:2px 0px;
	width:279px;
	height:55px;
}

.footer_area p
{
	font-family: 'Noto Sans',sans-serif;
	font-size:11px;
	color:#7a7a7a;
	line-height:18px;
	margin:4px;
	padding:0px 0px;
}

.f1
{
	width:30%;
	margin:0 auto;
	padding:0px;
}

.f2
{
	width:33%;
	margin:0 auto;
	padding:0px;
}


.f3
{
	width:37%;
	margin:0 auto;
	padding:0px;
}

.fspc
{
	color:#9f9f9f;
}

.FooterEnd
{
	width:1000px;
	margin:0 auto;
	padding:0px;
}

.FooterEnd p
{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:12px;
}

.submit1
{
	width:40px;
	padding:10px;
	display:block;
	background-color:#38393b;
	border:1px solid #565656;
	color:#919191;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin:2px 0px 0px 227px;
	
}

/*-----------------footer Area Ends here-----------------*/

/*-----------------inner pages starts here-----------------*/

.AboutText
{
	width:628px;
	margin:0px;
	padding:0px;
}

.AboutImg
{
	width:352px;
	margin:0px 0px 0px 20px;
	padding:0px;
}

.innerli h1
{
	color: #474747;
    font-family: 'Noto Sans',sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    padding: 6px 0;
}

.innerli ul
{
	margin:0px;
	padding:0px;	
}

.innerli li
{
	margin:0px;
	padding:4px 12px;
	list-style:none;
	font-family: 'Noto Sans',sans-serif;
    font-size: 13px;
	 font-weight: normal;
	 color:#7a7a7a;
	 background-image:url(../images/list_icon1.jpg);
	 background-repeat:no-repeat;
	 background-position:left center;
}

.FaqQstn
{
	color:#474747;
	font-size:15px;
	padding:0px;
	margin:0px;
}


.FaqAswr
{
	padding:0px 6px;
	margin:0px;
}

.ContTxt1
{
	color:#333;
	font-size:16px;
}

.ContTxt2
{
	color:#333;
}

.ContTxt3
{
	color:#666;
	font-size:14px;
}

.HomePara a
{
	color:#09F;
}

.cntct1
{
	width:225px;
	margin:0px;
	padding:0px;
}

.cntct2
{
	width:775px;
	margin:0px;
	padding:0px;
}

.Cmap
{
	width:100%;
	height:300px;
	
}

.w200
{
	width:250px;
}

.w300
{
	width:300px;
}

.w250
{
	width:220px;
}

.cline
{
	border-bottom:solid 1px #666666;
}

.w33
{
	width:33%
}

.line1
{
	width:100%;
	background-color:#CCC;
	height:1px;
}

.bg
{
	background-image:url(../images/main_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

.bg1
{
	background-image:url(../images/inner_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

.faq h1
{
	font-family: 'Noto Sans',sans-serif;
	font-size:16px;
	color:#666;
	line-height:22px;
}


.faq p
{
	font-family: 'Noto Sans',sans-serif;
	font-size:13px;
	color:#999;
	line-height:22px;
}


.faq ul
{
	margin:8px 14px;
	padding:0px;
}


.faq li
{
	font-family: 'Noto Sans',sans-serif;
	font-size:13px;
	color:#666;
	line-height:22px;
	list-style:disc;
	padding-left:2px;
}

/*-----------------inner pages Ends here-----------------*/

.hd
{
	color: #474747;
    font-family: 'Noto Sans',sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    padding: 8px 0px 18px 0px;
	display:block;
}