@charset "utf-8";
/* CSS Document */

body
	{
		margin:0 auto;
		padding:0;
	}
.logo
	{
		width:155px;
		height:126px;
		margin:0;
		margin-top:3px;
	    
	}
.logo a
	{
		width:155px;
		height:126px;
		margin:0;
	    background: url(../images/logo.png) no-repeat;
		display:block;
	}
.logo_text
	{
		width:185px;
		height:53px;
		margin:0;
	    background: url(../images/logo-text.png) no-repeat;
		display:block;
		margin-top:20px;
	}
	
.welcome_text
	{
		 width:465px;
		 height:30px;
		 margin:0;
		 background: url(../images/we-text.jpg) no-repeat;
	}	
	
	
.menu_bg
	{
		width:770px;
		height:35px;
		background-color:#000033;
 border-top-right-radius: 5px;
border-top-left-radius: 5px;
	}
		
		


/* ------------menu----------- */

#menu{
	width:730px;
	margin: auto;
	padding:0px 0px 0 0;
	list-style: none;
	color: #fff;
	background-color:#;

	
}

#menu li{
	float: left;
	padding:0 0 0px 0;
	position: relative;
}

#menu a{
	float: left;
	height:35px;
	
	padding:0px 12px;
	color: #fff;
	border-left:1px #4d4d72 solid;
	font: normal 12px/25px Arial, Helvetica;
	text-decoration: none;
	line-height:35px;
	font-weight: normal;
	
	

}
#menu a.active{
	float: left;
	height:35px;
	
	padding: 0 17px;
	color: #fff;
	
	font-weight:bold;
	
	
	
	font: normal 12px/25px Arial, Helvetica;
	text-decoration: none;
	line-height:35px;
font-weight: normal;
	
	
}
#menu li:hover > a
{
	color: #fff;
}
#menu li:hover > a.active
{
	color:#fff;
}
*html #menu li a:hover /* IE6 */
{
	color: #fff;
}
*html #menu li a.active
{
	color:#fff;
}
#menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top:35px;
    left: 0;
    z-index: 99999;    
    background: #000033;
   color:#FFFFFF;
	text-decoration: none;	
	text-align:left;
 
}

#menu ul ul
{
  top: 0;
  left: 160px;
}

#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    -moz-box-shadow:  
    -webkit-box-shadow: 0 1px 0 #fff, 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff, 0 1px 0 #fff;
	color:#fff;
}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a
{    
    padding: 10px;
	height: 10px;
	width: 150px;
	height: auto;
    line-height: 1;
    display: block;
   
    float: none;
color:#fff;
}

*html #menu ul a /* IE6 */
{    
	height: 10px;
	text-decoration:none;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}

#menu ul a:hover
{
  background-color:#02acee;
	color:#fff;
    text-decoration:none;

	
}

#menu ul li:first-child > a
{

}

#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 60px;
    top: -0px;
    width: 0;
    height: 0;
   
  
}

#menu ul ul li:first-child a:after
{
    left: 50px;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 1px solid  #fff;
    border-top: 1px solid #fff;
    
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #fff; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #fff; 
    
}


#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 0px 0px;
    border-radius: 0 0 0px 0px;
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	
/* ------------end menu----------- */
/* ------------ menu2----------- */
.menu2
	{
		width:730px;
		height:35px;
		margin:auto;
		padding:0 0 0 0px;
		
	}
.menu2 ul
	{
		margin:0;
		padding:0;
		list-style:none;
		
	}
.menu2 ul li
	{
		display: block;
    position: relative;
    float: left;
	color:#FFFFFF;
	}
.menu2 ul li a
	{
		display: block;
    text-decoration: none;
    color: #ffffff;
   
    padding: 0px 0px 0px 0px;
	font-size:12px;
   
    
    
	height:35px;
	line-height:35px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	}
.menu2 ul li a:hover
	{
		 background-color:#02acee;
		color: #fff;
		
		
	}
.menu2 ul li a.active
	{
		 background-color:#02acee;
		color: #fff;
	}			

/* ------------ end menu2----------- */
		
.top_menu2

{
	width:225px;
	height:20px;
	margin:auto;
	margin:4px 0 0 0;

}	  	  
.top_menu2 ul
{
	list-style:none;
	margin:0;
	padding:0;
}	  
.top_menu2 ul li

{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000033;
	font-weight: bold;
	float:left;
}	  
		  
.top_menu2 ul li a

{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000033;
	font-weight: bold;
	text-decoration:none;
	padding:0 3px 0 3px;
	line-height:20px;
}	  
.top_menu2 ul li a:hover
{
 color: #FF6600;
 
 }	  		



.text1
	{
	  font-family:Tahoma;
	  font-size:12px;
	  color: #c4c5c3;
	  font-weight:bold;
	 }	
		
.text2
	{
	  font-family:Tahoma;
	  font-size:12px;
	  color: #FF9900;
	  font-weight: normal;
	 }			
		
.text3
	{
	  font-family:Tahoma;
	  font-size:12px;
	  color: #FF9900;
	  font-weight: bold;
	 }			
.text4
	{
	  font-family:Tahoma;
	  font-size:20px;
	  color: #fff;
	  font-weight: normal;
	 }
	 
.text5
	{
	  font-family:Tahoma;
	  font-size:12px;
	  color: #FF6600;
	  font-weight: bold;
	  	  line-height:16px; 
	 }	
	 
.text6
	{
	  font-family:Tahoma;
	  font-size:12px;
	  color: #666;
	  font-weight: normal;
	  line-height:16px;
	 }	
	 	 
.text7
	{
	  font-family:Tahoma;
	  font-size:12px;
	  color: #ff7b05;
	  font-weight: normal;
	  line-height:12px;
	 }	 
.text8
	{
	  font-family:Tahoma;
	  font-size:18px;
	  color: #000033;
	  font-weight: normal;
	 }	 
.text9
	{
	  font-family:Tahoma;
	  font-size:12px;
	  color: #fff;
	  font-weight: bold;
	  line-height:16px;
	 }
	 
.text10
	{
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color: #fff;
	  font-weight: normal;
	  line-height:16px; 
	 }	 
	 
.text11
	{
	  font-family:Tahoma;
	  font-size:12px;
	  color: #00324a;
	  font-weight: normal;
	  line-height:16px; 
	 }	 
.text12
	{
	  font-family:Tahoma;
	  font-size:24px;
	  color: #000033;
	  font-weight: normal;
	  line-height:16px; 
	 }		 	 
.text13
	{
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color: #666;
	  font-weight: normal;
	  line-height:16px; 
	 }
	 
.text14
	{
	  font-family:Tahoma;
	  font-size:16px;
	  color: #fff;
	  font-weight: normal;
	 }	 
	 
.text15
	{
	  font-family:Tahoma;
	  font-size:11px;
	  color: #666;
	  font-weight: normal;
	  line-height:16px;
	 }	 
	 	 	 					
.news_bg
	{
		 width:216px;
		 height:200px;
		 margin:auto;
		 background:url(../images/news-bg.png) no-repeat;
	}		
		
				
		
.objective_box
	{
		width:212px;
		height:250px;
		margin:0;
		background-color:#f6f6f6;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px #e4e3e3 solid;
	}		
		
.gallery
	{
		width:216px;
		height:64px;
		margin:0;
		

	}		
.gallery a 
	{
		width:216px;
		height:64px;
		margin:0;
		background:url(../images/gallery-bg.jpg) no-repeat;
		display:block;
		line-height:64px;
		padding:0 0 0 75px;
		font-family:Tahoma;
	  font-size:16px;
	  color: #fff;
	  font-weight: normal;

	}
	
.gallery a:hover
	{
		width:216px;
		height:64px;
		margin:0;
		background:url(../images/gallery-bg.jpg) no-repeat;
		display:block;
		line-height:64px;
		padding:0 0 0 75px;
		font-family:Tahoma;
	  font-size:16px;
	  color: #fff;
	  font-weight: normal;

	}
		
	
.courses
	{
		width:216px;
		height:64px;
		margin:0;
		

	}		
.courses a 
	{
		width:216px;
		height:64px;
		margin:0;
		background: url(../images/courses-bg.png) no-repeat;
		display:block;
        	line-height:64px;
		padding:0 0 0 65px;
		font-family:Tahoma;
	  font-size:16px;
	  color: #fff;
	  font-weight: normal;
	}	
.courses a:hover
	{
		width:216px;
		height:64px;
		margin:0;
		background: url(../images/courses-bg.png) no-repeat;
		display:block;
        	line-height:64px;
		padding:0 0 0 65px;
		font-family:Tahoma;
	  font-size:16px;
	  color: #fff;
	  font-weight: normal;
	}				
		
.admission
	{
		width:216px;
		height:64px;
		margin:0;
		

	}		
.admission a 
	{
		width:216px;
		height:64px;
		margin:0;
		background: url(../images/admission-p.jpg) no-repeat;
		display:block;
		        	line-height:64px;
		padding:0 0 0 60px;
		font-family:Tahoma;
	  font-size:16px;
	  color: #fff;
	  font-weight: normal;

	}
.admission a:hover
	{
		width:216px;
		height:64px;
		margin:0;
		background: url(../images/admission-p.jpg) no-repeat;
		display:block;
		        	line-height:64px;
		padding:0 0 0 60px;
		font-family:Tahoma;
	  font-size:16px;
	  color: #fff;
	  font-weight: normal;

	}		
.contact
	{
		width:216px;
		height:64px;
		margin:0;
		

	}		
.contact a 
	{
		width:216px;
		height:64px;
		margin:0;
		background: url(../images/contact-bg.jpg) no-repeat;
		display:block;
			        	line-height:64px;
		padding:0 0 0 60px;
		font-family:Tahoma;
	  font-size:16px;
	  color: #fff;
	  font-weight: normal;

	}
.contact a:hover
	{
		width:216px;
		height:64px;
		margin:0;
		background: url(../images/contact-bg.jpg) no-repeat;
		display:block;
			        	line-height:64px;
		padding:0 0 0 60px;
		font-family:Tahoma;
	  font-size:16px;
	  color: #fff;
	  font-weight: normal;

	}		
	
	
					
.footer_menu

{
	width:620px;
	height:20px;
	margin:auto;
	

}	  	  
.footer_menu ul
{
	list-style:none;
	margin:0;
	padding:0;
}	  
.footer_menu ul li

{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
	font-weight: normal;
	float:left;
}	  
		  
.footer_menu ul li a

{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999;
	font-weight: normal;
	text-decoration:none;
	padding:0 3px 0 3px;

}	  
.footer_menu ul li a:hover
{
 color: #FF6600;
 
 }	  		
	
.v_menu
	{
		width:180px;
		height:26px;
		margin:auto;
		margin-bottom:3px;
	}
.v_menu a
	{
	    width:180px; 
		height:26px;
		
		background: url(../images/v-bg.jpg) no-repeat;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000033;
		line-height:26px;
		padding:0 15px 0 15px;
		font-weight:normal;
		font-size:12px;
		display:block;
		
	}

.v_menu a:hover
	{
		width:185px;
		height:27px;
		margin:auto;
		background: url(../images/v-h-bg.jpg) no-repeat;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #FF0000;
		line-height:26px;
		padding:0 15px 0 15px;
		font-weight:normal;
		font-size:12px;
		display:block;
	}
	
.contact_input
	{
		width:450px;
		height:35px;
		margin:auto;
		background-color:#e9e5e5;
		border:0;
		padding:0 0 0 5px;
		 -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:1px #dbd9d9 solid;
		}	
	
.select_text
	{
		width:457px;
		height:35px;
		margin:auto;
		background-color:#e9e5e5;
		border:0;
		padding:0 0 0 5px;
		 -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:1px #dbd9d9 solid;
color:#666;
		}	
	
.contact_text
	{
		width:450px;
		height:70px;
		margin:auto;
		background-color:#e9e5e5;
		border:0;
		padding:0 0 0 5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px #dbd9d9 solid;
		}	
	
.submit_bottons
	{
		width:80px;
		height:30px;
		margin:auto;
		line-height:30px;
		text-decoration:none;
		text-align:center;
		color:#fff;
	background-color:#fd6c02;
		 	-webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.32);
-moz-box-shadow:    0px 1px 2px 0px rgba(50, 50, 50, 0.32);
box-shadow:         0px 1px 2px 0px rgba(50, 50, 50, 0.32);
border:none;
	}	
	
.contact_heder
	{
		width:340px;
		height:35px;
		margin:auto;
		background-color:#02acee;
		 border-top-right-radius: 5px;
border-top-left-radius: 5px;
line-height:35px;
padding:0 10px 0 10px;
	}
	
.contact_input2
	{
		width:250px;
		height:30px;
		margin:auto;
		background-color:#e9e5e5;
		border:0;
		padding:0 0 0 5px;
		 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px #dbd9d9 solid;
		}	
	
	
.contact_text2
	{
		width:250px;
		height:60px;
		margin:auto;
		background-color:#e9e5e5;
		border:0;
		padding:0 0 0 5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px #dbd9d9 solid;
		}	
	
	
		
		
	
			
		
	
	
	
	
	
	
	
	
	
	
		
		
		
		
		
		
		
		