body {
    background-color: #E4E4E4;
}
a:link {
    color: #0000ee;
}

a:visited { 
    color: #0000ee;
}
h1 {
	text-align: center;
	font-family: Devanagari Sangam MN;
	color: #9e0000;
	font-size: 1.8em;
	font-style: normal;
	}
h2 {
	text-align: center;
	font-family: Devanagari Sangam MN;
	}
h3 {
	font-family: Devanagari Sangam MN; 
	font-size: 1.2em;
	font-weight: normal;
	}

p.normal {
	text-align: center;
	font-family:  Devanagari Sangam MN;
	font-size: 1em;
	font-style: italic;
	color: #303030; 
	width: 70%;
	margin-left: 15%;
 	margin-right: 15%;}

#maincont {
	position: relative;
	width: 1000px;
	border-width: 0 0px;
	height: auto;
	margin: 0 auto;
	min-height: 100%;
}

#container {
    
    width: 100%;
    height: 100%;
    vertical-align: top;
         
}

/* resize images */
#container img {
    width: 100%;
    height: auto; max-height: 600px;
}
#world {
    background-image: url("world.png");
    width: 100%;
    height: 389px;
           
}

/* resize images */
#world img {
    width: 100%;
    height: auto; max-height: 400px;
  
}


hr.line {
	width: 60%;
	color: #e5e5e5;
	NOSHADE
}

#section2 {
	width: 100%;
	margin-left: auto;
 	margin-right: auto;
}


td.fixed {
	position: fixed;
	width: 20px;
}
td.icon {
	padding: 10px;
	width: 220px;
	height: 220px;
	text-align: center;
}
td.others1 {
	padding: 20px;
	width: 220px;
	text-align: center;
	vertical-align: top;
	font-family: Devanagari Sangam MN;
	font-size: 1.5em;
	font-weight: bold;
}
td.final {
	padding: 20px;
	width: 220px;
	text-align: center;
	vertical-align: top;
	font-family:  Devanagari Sangam MN;
	font-size: 1em;
	color: #303030;
}
td.others {
	padding: 0px;
        margin: 0;
	width: 300px;
	height: 200px;
	text-align: center;
}

  
td.others2 {
	padding-left: 75px;
 	padding-top: 10px;
	padding-bottom: 10px;
	width: max;
	vertical-align: top;
	font-family:  Devanagari Sangam MN;
	font-size: 1.2em;
	color: #303030;
}
tr.fixed {
	width: max;
	height: 40px;
	}

td.others3 {
	padding: 20px;
	width: 70%;
	vertical-align: center;
	font-family:  Devanagari Sangam MN;
	font-size: 1.2em;
	color: #303030;
}
td.large {
	padding: 10px;
	width: 70%;
	vertical-align: center;
	font-family:  Devanagari Sangam MN;
	font-size: 1.2em;
	color: #303030;
}

td.small {
	padding: 20px;
	width: 30%;
	text-align: center;
}
	
#documents {
	width: 100%;
	margin-left: auto;
 	margin-right: auto;
}



td.image {
	padding: 10px;
	width: 30%;
	text-align: center;
}
td.text {
	padding: 20px;
	width: 30%;
	text-align: center;
	vertical-align: top;
	font-family: Devanagari Sangam MN;
	font-size: 1.2em;
	
}
#mission {
	width: 60%;
	margin-left: auto;
 	margin-right: auto;
	font-size: 1.2em;
}
li.question{
	font-style: italic;
	margin: 10px;
}
li.answer {
	font-style: normal;
	margin:10px;
}	
#bp {
	width: 60%;
	margin-left: auto;
 	margin-right: auto;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#section_contact {
	background-image: url(contact1.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 60em;
	
}
#section_contact p {
	float: right;
	position: relative;
	right: 20%;
	bottom: -60%;
	background-color: #11250c;
	width: 500px;
    	padding: 10px;
    	margin: 0;
	font-size: 1em;
	font-style: italic;
	font-family: Devanagari Sangam MN;
	color: #ffdb09;
}

#logo {
    
    width: 100%;
    height: 100%;
           
}

/* resize images */
#logo img {
    width: 80%;
    height: auto; max-height: 400px;
    margin-left: 10%;
 	margin-right: 10%;
}

#india {
	height: 150px;
	width: 150px;
	z-index: 1000;
	position: absolute;
	margin-left: 690px;
	margin-top: 177px;
	background-color: #000000;
	color: #E4E4E4;
	font-family: Devanagari Sangam MN;
	font-size: 0.8em;
	padding: 5px;
	display: none;
}
#clickindia {
	border-radius: 50%;
    	behavior: url(PIE.htc); /* remove if you don't care about IE8 */
	width: 10px;
    	height: 10px;
    	background: #000000;
    	border: none;
	position: absolute;
	margin-left: 680px;
	margin-top: 167px;
	cursor: pointer;
}

#bangladesh {
	height: 180px;
	width: 150px;
	z-index: 1000;
	position: absolute;
	margin-left: 719px;
	margin-top: 173px;
	background-color: #000000;
	color: #E4E4E4;
	font-family: Devanagari Sangam MN;
	font-size: 0.8em;
	padding: 5px;
	display: none;	
}
#clickbangladesh {
	border-radius: 50%;
    	behavior: url(PIE.htc); /* remove if you don't care about IE8 */
	width: 10px;
    	height: 10px;
    	background: #000000;
    	border: none;
	position: absolute;
	margin-left: 709px;
	margin-top: 163px;
	cursor: pointer;
}

#philippines {
	height: 50px;
	width: 150px;
	z-index: 1000;
	position: absolute;
	margin-left: 810px;
	margin-top: 200px;
	background-color: #000000;
	color: #ffffff;
	font-family: Devanagari Sangam MN;
	font-size: 0.8em;
	padding: 5px;
	display: none;
}
#clickphilippines {
	border-radius: 50%;
    	behavior: url(PIE.htc); /* remove if you don't care about IE8 */
	width: 10px;
    	height: 10px;
    	background: #000000;
    	border: none;
	position: absolute;
	margin-left: 800px;
	margin-top: 190px;
	cursor: pointer;
}

#laos {
	height: 50px;
	width: 150px;
	z-index: 1000;
	position: absolute;
	margin-left: 752px;
	margin-top: 178px;
	background-color: #000000;
	color: #ffffff;
	font-family: Devanagari Sangam MN;
	font-size: 0.8em;
	padding: 5px;
	display: none;
}
#clicklaos {
	border-radius: 50%;
    	behavior: url(PIE.htc); /* remove if you don't care about IE8 */
	width: 10px;
    	height: 10px;
    	background: #000000;
    	border: none;
	position: absolute;
	margin-left: 742px;
	margin-top: 168px;
	cursor: pointer;
}
	
#cambodia {
	height: 50px;
	width: 150px;
	z-index: 1000;
	position: absolute;
	margin-left: 759px;
	margin-top: 198px;
	background-color: #000000;
	color: #ffffff;
	font-family: Devanagari Sangam MN;
	font-size: 0.8em;
	padding: 5px;
	display: none;
}
#clickcambodia {
	border-radius: 50%;
    	behavior: url(PIE.htc); /* remove if you don't care about IE8 */
	width: 10px;
    	height: 10px;
    	background: #000000;
    	border: none;
	position: absolute;
	margin-left: 749px;
	margin-top: 188px;
	cursor: pointer;
}

#guatemala {
	height: 50px;
	width: 150px;
	z-index: 1000;
	position: absolute;
	margin-left: 216px;
	margin-top: 191px;
	background-color: #000000;
	color: #ffffff;
	font-family: Devanagari Sangam MN;
	font-size: 0.8em;
	padding: 5px;
	display: none;	
}
#clickguatemala {
	border-radius: 50%;
    	behavior: url(PIE.htc); /* remove if you don't care about IE8 */
	width: 10px;
    	height: 10px;
    	background: #000000;
    	border: none;
	position: absolute;
	margin-left: 206px;
	margin-top: 181px;
	cursor: pointer;
}

#close {
	background-image: url("close.jpg");
	width: 10px;
	height: 7px;
	float: right;
	cursor: pointer;
}

#top {
	width: 80%;
	padding-bottom: 10px;
	text-align: right;
}
 
#top a:link {
    color:#9e0000;
    background-color:transparent;
    text-decoration:none;
}

#top a:hover {
    color: #2d2d2d;
    background-color:transparent;
    text-decoration:underline;
}	