﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
    margin: auto;
    height: 130px;
    max-width: 100%;
    background: rgb(0,42,196);
    background: -moz-linear-gradient(top, rgba(0,42,196,1) 0%, rgba(58,107,193,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,42,196,1)), color-stop(100%,rgba(58,107,193,1)));
    background: -webkit-linear-gradient(top, rgba(0,42,196,1) 0%,rgba(58,107,193,1) 100%);
    background: -o-linear-gradient(top, rgba(0,42,196,1) 0%,rgba(58,107,193,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,42,196,1) 0%,rgba(58,107,193,1) 100%);
    /* background: linear-gradient(to bottom, rgba(0,42,196,1) 0%,rgba(58,107,193,1) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002ac4', endColorstr='#3a6bc1',GradientType=0 );
    background: #7ea91c;
}
.nav {
	height: 40px;
margin-right: auto;
margin-left: auto;
max-width: 700px;
/* padding-top: 15px; */
float: inherit;
padding-right: 40px;
padding-bottom: 0;
}
#banner {
	height: 400px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;

	
}
.content {
	height: 750px;
width: 100%;
background-image: url(../images/bg.jpg);
background-repeat: repeat;

}

.content_1 {
	height: auto;
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;

}
.content_5 {
	height: auto;
	width: 100%;
	background-image: url(../images/bg.jpg);
	margin-right: auto;
	margin-left: auto;

}

.content_2 {
	height: auto;
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;

}


.content_about {
	height: 150px;
	max-width: 1240px;
	width: 100%;
	top: 0px;
	background-color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b8cdd;
	text-align: left;
}

.inner_cintent {
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
	max-width:1240px;
	width:100%;
	top:0px;
	margin-top: 10px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	/*margin-top: 40px;*/
}


.inner_ourmotto {
	height: auto;
margin-right: 20px;
margin-left: 50px;
max-width: 1240px;
width: 100%;
top: 0px;
margin-top: 10px;
/* margin-top: 40px; */
/* float: left; */
}
.inner_1{
	height: 240px;
	width:540px;
	top:0px;	/*margin-top: 40px;*/
	float: left;
	background-image: url(../images/ourmotto.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	margin: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height:20px;
	text-align:justify;
}


.inner_2{
	height: 250px;
	width:580px;
	top:0px;	/*margin-top: 40px;*/
	float: left;
	background-image: url(../images/ournews.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	margin: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #333333;
	text-transform: uppercase;
	
	margin-top: 10px;
	
}

.inner_marqree{
    height: 250px;
	width:400px;
	top:0px;	/*margin-top: 40px;*/
	float: left;
    margin: 10px;
	padding-right: 10px;
	padding-left: 0px;
	font-family:'Century Gothic';
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-transform: uppercase;
	margin-top: 10px;
	line-height:40px;
	text-align:left;}


 ul.inner_marqree li{
 text-decoration:none;
 line-height:40px;}

.inner_3{
	height: 310px;
	width:540px;
	top:0px;	/*margin-top: 40px;*/
	float: left;
	background-image: url(../images/speicalfeaures.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	margin: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.inner_4{
	height: 310px;
	width:470px;
	top:0px;	/*margin-top: 40px;*/
	float: left;
	background-image: url(../images/ourmisson.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	margin: 10px;
	padding-right: 60px;
	padding-left:30px;
	line-height:20px;	
}


.footer {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #002147;
	margin-top: 5px;
/* margin-top: 20px; */
	
	
}

.footer1 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #002147;
/* margin-top: 20px; */
	
	
}

.footer1_gallary {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #002147;
	margin-top: 10px;
/* margin-top: 20px; */
	
	
}

.footer2 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #002147;
	
/* margin-top: 20px; */
	
	
}
.inner_footer{
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	max-width:1040px;
	background-color: #CCCCCC;
	padding-top: 20px;
	
	
}


.footer_style
{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:normal;
	line-height: 17px;
	text-shadow: 1px 1px #fff;
}

.schoo_name{font-family:"Arial Narrow";
font-size:18px;
color:#FFFFFF;
text-align:center;}

/*.main_div {
	height: 130px;
	max-width: 1500px;
	margin-right: auto;
	margin-left: auto;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #1347A2),
	color-stop(1, #225CC1)
);
	background-image: -o-linear-gradient(bottom, #1347A2 0%, #225CC1 100%);
	background-image: -moz-linear-gradient(bottom, #1347A2 0%, #225CC1 100%);
	background-image: -webkit-linear-gradient(bottom, #1347A2 0%, #225CC1 100%);
	background-image: -ms-linear-gradient(bottom, #1347A2 0%, #225CC1 100%);
	background-image: linear-gradient(to bottom, #1347A2 0%, #225CC1 100%);
}
*/

.logo_area{
	width:12%;
	height:110px;
	margin-right: auto;
	margin-left: 1%;
	float:left;
	padding-top: 1%;
}

.nav_area{
	width:69%;
	height:100px;
	margin-right: 1%;
	margin-left: 1%;
	float:left;
	padding-top: 0.1%;
}

.logo_area_right{
	width:15%;
	height:90px;
	margin-left: 0%;
	float:left;
	padding-top: 3%;
	
}

.name_style
{
	font-family:Century;
	color:#FFFFFF;
	font-size:30px;
	text-align:center;
}

.name_style1
{
	font-family:Century;
	color:#FFFFFF;
	font-size:28px;
	text-align:center;
}

.name_style2
{
	font-family:Century;
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
}

.clear{clear:both;}

.style_about
{font-family:"Century Gothic";
font-size:14px;
color:#000000;
line-height:20px;
text-align:justify;}

.style_about_top
{
	font-family:Cuprum;
	font-size:20px;
	color:#000000;
	line-height:20px;
	text-align:left;
}

.style_about_1
{
	font-family:Cuprum;
	font-size:18px;
	color:#FFFFFF;
	line-height:20px;
}

.content_info {
	height: auto;
	margin-right: 20px;
	margin-left: 50px;
	max-width: 1240px;
	width: 100%;
	top: 0px;
	background-color: #5a5959;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b8cdd;
	text-align: left;
	padding-bottom: 30px;
}
.content_info4 {
	height: auto;
	max-width: 1195px;
	width: 100%;
	top: 0px;
	padding-top: 10px;
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.content_info1 {
	height: 822px;
	max-width: 1240px;
	width: 100%;
	top: 0px;
    background-color: #464646;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b8cdd;
	text-align: left;
}

.content_info2 {
	height: 1160px;
	max-width: 1240px;
	width: 100%;
	top: 0px;
	background-color: #0b8cdd;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0b8cdd;
	text-align: left;
}
.content_box1 {
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	top: 0px;
	background-color: #fff;
	padding-top: 10px;
	/* margin-top: 10px; */
/* border-bottom-width: 1px; */
/* border-bottom-style: solid; */
text-align: left;
}


.inner_box1 {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	top: 0px;
	background-color: #fff;
	margin-top: 10px;
	text-align:left;
	float:left;
	padding-left: 10px;
}

.inner_boxleft {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	top: 0px;
	background-color: #fff;
	margin-top: 10px;
	text-align:left;
	float:left;
	padding-left: 10px;
}

.style_name{
color:#aa2289;
font-size:16px;
font-family:Cuprum;}

.style_name1{
	color:#000;
	font-size:13px;
	font-family:Arial;
}




.style_name2{
	color:#000;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
	padding:auto;
	line-height: 18px;

}



.style_name3{
	color:#000;
	font-size:15px;
	font-family:"Century Gothic";
	padding:auto;
	color:#FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}




.content_infrasructure {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width:1160px;
	margin-right: auto;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.content_infrasructure1 {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width:1160px;
	margin-right: auto;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.gallary_box
{
	width:250px;
	height:180px;
	background-color:#FFFFFF;
	margin:10px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 4px solid #ff6b33;
	padding: 10px;
}

.style_about_gallary
{
	font-family:Cuprum;
	font-size:18px;
	color:#FF0000;
	line-height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: auto;
	width: auto;
	padding-bottom: 10px;
}

.style_about_gallary1
{
	font-family:Cuprum;
	font-size:18px;
	color:#FF0000;
	line-height:20px;
	height: auto;
	width: auto;
}

.style_gallary_top
{
	font-family:Cuprum;
	font-size:15px;
	color:#000000;
	line-height:30px;
	text-align:center;
}
