body {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/head-pattern.png);*/
	background-repeat: repeat-x;
	background-position: top;
	font-family:Helvetica, sans-serif;
	/* width: 1263px; */
	height:100%;
}
#wrapper {
	/* width: 1000px; */
	margin-right: auto;
	margin-left: auto;
}
.navbar-3lod {
	background-color: #002147 !important;
}
.navbar-3lod a {
	color: #FFF !important;
}
.navbar-3lod a:hover {
	border: none !important;
}
.dropdown-menu-3lod {
	background-color: #002147 !important;
	color: #FFF !important;
}
.dropdown-menu-3lod a:hover {
	background-color: #013a7b !important;
}
#header {
	background-color: #002147;
	height: 84px;
	/* width: 1263px; */
	margin-right: auto;
	margin-left: auto;
	align-items: center;
	justify-content: space-between;
   /* padding: 20px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);Subtle shadow */
	
}
#header #logo {
	width: 174px;
	float: left;
	padding-left: 50px;
	padding-top: 4px;
	
}
#header #nav {
	/*background-image: url(../images/shadow.png);*/
	background-repeat: no-repeat;
	background-position: bottom;
	height: 60px;
	position: relative;
	}
#nav ul {
	padding-top: 25px;
	padding-left: 450px;
}
#nav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #002147;
	position: relative;
	float: left;
	color: white;
		
}
#nav ul li a {
	text-decoration: none;
	color: #FFF;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	display: block;
	padding: 5px;
		
	
	/* transition: color 0.1s ease, background-color 0.1s ease; */
	border-radius: 5px;
}
#nav ul li a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #002147;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	display: block;
}
#nav ul li ul {
	margin: 0px;
	padding: 0px;
	display: none;
}
#nav li:hover ul {
	display: block;
	position: absolute;
	z-index: 999999;
	width: 150px;
	height: 35px;
}
#nav li:hover li {
	float: none;
}
#nav li:hover a {
	background-color: #002147;
	/*background-image: url(../images/pattern.png);*/
	color: #FFF;
}
#nav ul li .team-icon {
	position: absolute;
	left: 142px;
	right: 0px;
	top: -2px;
	bottom: 0px;
	width: 100px;
	text-align: center;
	background-color: #FFF;
	color: #002147;
	height: 22px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	padding-left: 10px;
	background-image: url(../images/team-icon.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-style: italic;
	font-weight: bold;
	
}

#nav ul li:hover .team-icon {
	position: absolute;
	left: 142px;
	right: 0px;
	top: -2px;
	bottom: 0px;
	width: 100px;
	text-align: center;
	/* background-color: #557faf; */
	color: #002147;
	height: 22px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	padding-left: 10px;
	background-image: url(../images/team-icon.png);
	background-repeat: no-repeat;
	background-position: left -29px;
	font-weight: bold;
	font-style: italic;
	
	transform: scale(0.95); 
	/* Scaling button to 0.98 to its original size */ 
	box-shadow: 3px 2px 22px 1px rgba(0, 0, 0, 0.24); 
	/* Lowering the shadow */ 
}
#nav ul li .login-icon {
	position: absolute;
	left: 275px;
	right: 0px;
	top: -2px;
	bottom: 0px;
	width: 90px;
	text-align: center;
	background-color: #FFF;
	color: #002147;
	height: 22px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	padding-left: 10px;
	background-image: url(../images/login-icon.png);
	background-repeat: no-repeat;
	background-position: -3px 1px;
	font-style: italic;
	font-weight: bold;
}
#nav ul li:hover .login-icon {
	position: absolute;
	left: 275px;
	right: 0px;
	top: -2px;
	bottom: 0px;
	width: 90px;
	text-align: center;
	/*background-color: #557faf; */
	color: #002147;
	height: 22px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	padding-left: 10px;
	/* background-image: url(../images/login-icon.png); */
	background-repeat: no-repeat;
	background-position: -3px -38 px;
	font-weight: bold;
	font-style: italic;

	transform: scale(0.95); 
	/* Scaling button to 0.98 to its original size */ 
	box-shadow: 3px 2px 22px 1px rgba(0, 0, 0, 0.24); 
	/* Lowering the shadow */ 
}



#header #nav li:hover li a:hover {
	 background-color: #557faf; 
	 color: #FFF;
}
#team #team-box .s1  .a-g{
	position: absolute;
	left: 37px;
	right: 0px;
	top: 611px;
	bottom: 0px;
	text-align: center;
	background-color: #002147;
	color: #FFFFFF;
	height: 35px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	font-weight: bold;
	list-style-type: none;
	line-height: 35px;
	font-family: Geneva, sans-serif;
	width: 130px;
}
#team #team-box .s1:hover  .a-g{
	position: absolute;
	left: 37px;
	right: 0px;
	top: 611px;
	bottom: 0px;
	width: 130px;
	text-align: center;
	background-color: #002147;
	color: #FFFFFF;
	height: 35px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	font-weight: bold;
	line-height: 35px;
	font-family: Geneva, sans-serif;
}
#team #team-box .s2  .a-b{
	position: absolute;
	left: 533px;
	right: 0px;
	top: 611px;
	bottom: 0px;
	text-align: center;
	background-color: #002147;
	color: #FFFFFF;
	height: 35px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	font-weight: bold;
	list-style-type: none;
	line-height: 35px;
	font-family: Geneva, sans-serif;
	width: 130px;
}
#team #team-box .s2:hover  .a-b{
	position: absolute;
	left: 533px;
	right: 0px;
	top: 611px;
	bottom: 0px;
	width: 130px;
	text-align: center;
	background-color: #002147;
	color: #FFFFFF;
	height: 35px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	font-weight: bold;
	line-height: 35px;
	font-family: Geneva, sans-serif;
}

 /*changed by Sundip */
#team #team-box .s3  .a-s{
	text-align: center;
	background-color: #002147;
	color: #FFFFFF;
	height: 42px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	font-weight: bold;
	list-style-type: none;
	line-height: 35px;
	font-family: Geneva, sans-serif;
	width: 130px;
	
	
}
 /*changed by Sundip */
#team #team-box .s3:hover  .a-s{
	
	text-align: center;
	background-color: #002147;
	color: #FFFFFF;
	height: 42px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	font-weight: bold;
	line-height: 35px;
	font-family: Geneva, sans-serif;
	transform: scale(0.95); 
	/* Scaling button to 0.98 to its original size */ 
	box-shadow: 3px 2px 22px 1px rgba(0, 0, 0, 0.24); 
	/* Lowering the shadow */ 
}

#team #team-box .s3  a.a-s{
	text-align: center;
	background-color: #002147;
	color: #FFFFFF;
	height: 35px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	font-weight: bold;
	list-style-type: none;
	line-height: 35px;
	font-family: Geneva, sans-serif;
	width: 130px;
}
 /*changed by Sundip */
#team #team-box .s3:hover  a.a-s{
	
	text-align: center;
	background-color: #002147;
	color: #FFFFFF;
	height: 35px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	font-weight: bold;
	line-height: 35px;
	font-family: Geneva, sans-serif;
}


#nav ul li ul .inmav {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.a-in-nav      {
	background-color: #002147;
}
#nav .celect {
	background-color: #002147;
	background-image: url(../images/pattern.png);
	color: #00668C;
}

#banner2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#banner2 #slideshow {
	height: 233px;
	width: 100%;
	max-width:1000px;
	margin-right: auto;
	margin-left: auto;
} 

#sligin {
	width: 100vw;
	margin-right: auto;
	margin-left: auto;
}
#sligin img {
	width: 100vw;
}

#content {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 30px;
    height: auto;
    margin: 0 auto;
}

#content #tap {
	width: 623px;
	float: left;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
#vtabs1 div ul li a img {
	margin-right: 5px;
}

#content #welcom {
	width: 358px;
	float: right;
	margin-left: 5px;
	border: 1px solid #E5E5E5;
	padding: 5px;
	margin-bottom: 10px;
}
#content #about {
	border: 1px solid #E5E5E5;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content #team {
	/* border: 1px solid #E5E5E5; */
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #1a3a73; /* Lighter navy border */
	border-radius: 8px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#team {
	padding: 25px;
}
#content #team-box  {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #002147;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
#content #team #team-box ul li {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #002147;
	list-style: none; /*changed by Sundip */
}


.h-title {
	font-family: Helvetica, sans-serif;
	color: #FFF;
	font-size: 17px;
	background-image: url(../images/pattern.png);
	float: left;
	height: 25px;
	background-color: #002147;
	line-height: 25px;
	padding-left: 5px;
}

.inputbox_login {
	background-color: #1a3c5c;
	color: #fff;
	font-weight: bold;
	padding: 8px 16px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	transition: background-color 0.3s ease;
}
@media (max-width: 768px) {
    #footer {
        height: auto; /* Allow dynamic height for mobile */
        padding: 20px 10px; /* Add padding for better spacing */
        text-align: center;
    }
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	padding: 20px 0px;
	clear: both;
	background-color: #002147;
}
#footer #copyright {
	margin-right: auto;
	margin-left: auto;
}
#copyright #c-right {
	font-size: 12px;
	text-align: center;
}
#c-right strong {
	font-weight: bold;
	color: #FFF;
}
#c-right p {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#copyright #bot-nav {
	text-align: center;
	border-left-color: #FFF;
	margin-top: 30px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	border-right-color: #FFF;
}
#bot-nav a {
	text-decoration: none;
	color: #FFF;
}

#copyright #designed {
	text-align: center;
	vertical-align: bottom;
	margin-top: 27px;
	font-size: 12px;
	color: #FFF;
}
#designed a {
	color: #FFF;
	text-decoration: none;
}
#about .p-textbox strong {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #002147;
}
#content #about ul {
}
#content #about ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/arow.jpg);
}
#content #about ol li {
	font-family: Helvetica, sans-serif;
	color: #002147;
	font-size: 20px;
}
#c-right {
	margin-top: 30px;
}
#apDiv1 {
	position:absolute;
	/* left:600px; */
	left: 65%;
	top:15px;
	width:305px;
	z-index:1;
	padding: 10px;
    background: rgba(255, 255, 255, 0.8);
    color: #333;
}

#paging_button ul{ width: auto; padding:0px; margin:8px; }

#paging_button ul li { 

	-moz-border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-family: helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: 0 2px 0px;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
	list-style-type:none; 
    width: 20px;cursor:pointer;
	}
	
#paging_button ul li:hover{background:#006699;}

#paging_button1 ul{ width: auto; padding:0px; margin:8px; }

#paging_button1 ul li { 

	-moz-border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-family: helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: 0 2px 0px;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
	list-style-type:none; 
    width: 20px;cursor:pointer;
	}
	
#paging_button1 ul li:hover{background:#006699;} 


