@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Sorts+Mill+Goudy);

@import url(http://fonts.googleapis.com/css?family=Lato);

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

@import url(http://fonts.googleapis.com/css?family=Lato:300,400);

@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

@import url(http://fonts.googleapis.com/css?family=Oswald);

@import url(http://fonts.googleapis.com/css?family=Abel);



/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
.divHead{width:100%; height:120px;}
.inner{width:1000px; margin:auto; }

.divBanner{width:100%; background-image:url(images/banner_bg.JPG); height:396px;}
.divMenu{background-color:#D90003; width:100%; height:35px;}

.divBanner_seq{width:100%; background-image:url(images/banner_bg.JPG); height:180px;text-align:center;}
.divMenu{background-color:#D90003; width:100%; height:35px;}


.headingMain{
	background-image: url(images/bullet.JPG);
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 34px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0% 30%;
}

.bodytxt{font-family: 'Lato', sans-serif; line-height:22px; font-size:15px; text-align:justify;}


.bodytxt1{font-family: 'Source Sans Pro', sans-serif;line-height:22px; font-size:15px; text-align:justify; color: #424242 }
.divFooter{background-color:#2F2F2F; width:100%; color:#D4D4D4;font-family: 'Lato', sans-serif; font-size:12px;}

.divHline{border-bottom:1px dashed #D7D7D7; border-top:none; height:1px; width:100%;}

.list{list-style-image:url(images/buller1.JPG);font-family: 'Lato', sans-serif; line-height:26px; }

.subheading{font-family: 'Oswald', sans-serif; font-size:18px; color:#005296; letter-spacing:.6;}

.subheading1{font-family: 'Abel', sans-serif; font-size:22px; color:#005296; letter-spacing:.6;}

.divbox{border:1px solid #D1D1D1; padding:8px; margin:5px; float:left; width:95%;font-family: 'Lato', sans-serif; font-size:14px;
line-height:20px }

.divbox1{border:1px solid #D1D1D1; padding:8px; margin:5px; float:left; width:95%; background-color:#E4E4E4;font-family: 'Lato', sans-serif; font-size:14px; line-height:20px; }

.float{float:left; margin-right:5px; margin-bottom:8px}

hr{border-bottom:1px solid #DFDCDC; border-left:none; border-right:none; border-top:none;}

.link{ background-color:#FFA600; color:#fff; text-decoration:none; margin-right:5px; padding : 10px;}
.link:hover{
	background-color: #519B33;
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	padding : 10px;
}

.linkactive{
	background-color: #519B33;
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	padding : 10px;
}

.divWP{ bottom:0px; right:20px; position:fixed;}