body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:url(../images/bg.gif) repeat-y;
}
#container{
	width:980px;
	margin:0px auto;
	padding:0px;
}
#wrapper{
	width:970px;
	margin:0px auto;
	background:url(../images/content-bg.gif) repeat-y;
}
#logo{
	float:left;
	width:800px;
	height:110px;
}

.educationimg{
	margin: 0px 50px 10px 150px;
}
.sidelink{
	color:#FF0000;
}
#phone{
	width:150px;
	float:right;
	margin-top:10px;
	padding-right:10px;
}
.phone{
	background:url(../images/phone-icon.png) no-repeat;
	float:left;
	width:36px;
	height:36px;
}
.phoneno{
	float:left;
 vertical-align:middle;
 margin-top:10px;
 font-size:16px;
 font-weight:bold;
 color:#003366;
}
#header{
	width:970px;
	float:left;
	position:relative;
}
#menu{
	width:970px;
	height:35px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 15px;
}
#menu ul{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul li{
	width:121px;
	height:34px;
	padding:0px 3px 0px 0px;
	text-transform:uppercase;
	text-align:center;
	float:left;
	margin:0;
	position:relative;
	background:url(../images/tab2.png) no-repeat;
}

#menu ul li:hover span{
	/*background:url(../images/tab3.png) no-repeat;*/
	display:block;
}
.selected{
	width:121px;
	height:34px;
	padding:0px 3px 0px 0px;
	text-transform:uppercase;
	text-align:center;
	float:left;
	margin:0;
	position:relative;
	background:url(../images/tab3.gif) no-repeat;
}
#menu ul li a{
	color:#FFFFFF;
	line-height:35px;
	margin:0 10px;
	padding:0 8px;
	text-decoration:none;
	font-weight:bold;
}

#menu ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font:tahoma;
	text-align:center;
}
#drop{
	display:none;
}
#menu ul li:hover div{
	display:block;
}
#drop ul{
	width:160px;
	padding:0px;
	margin:0px;
	list-style:none;
	position:absolute;
	top:33px;
	#left:-1px;
	border:1px solid #FF66CC;
	background-color:#497DBD;
}
#drop ul li{
	width:155px;
	margin:0px;
	background-image:none;
	border-bottom:1px solid #0099CC;
	text-align:left;
	font-weight:normal;
}
#drop ul li:hover{
	background-color:#386AAA;
}
#drop ul li a{
	width:145px;
	margin:0px;
	padding:3px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
}
#drop ul li a:hover{
	width:145px;
	margin:0px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
}
#menu li ul ul{
	display:none;
}
#menu li ul  li:hover ul {
	display:block;
	margin: -34px 0 0 160px;
	z-index:1;
}
/************************************/
#menu-bottom{
	width:970px;
	height:7px;
	float:left;
	background:url(../images/menu-bottom-bg.gif) repeat-x;
}
#banner{
	width:970px;
	height:158px;
	float:left;
	background:url(../images/banner-bg.gif) repeat-x;
}
#banner-img{
	float:right;
	position:relative;
	top:-85px;
}
#banner-bottom{
	width:970px;
	height:7px;
	float:left;
	background:url(../images/banner-bottom-bg.gif) repeat-x;
}
#body-container{
	width:930px;
	float:left;
	padding:20px;
}

#left-panel{
	width:350px;
	float:left;
}
#right-panel{
	width:580px;
	float:left;
}
#News{
	width:350px;
	float:left;
}
#arrow{
	background:url(../images/arrow.png) no-repeat;
	height:15px;
	float:left;
	text-indent:25px;
	font-size:14px;
	color: #FF0000;
	font-weight:bold;
	text-transform:uppercase;
}
#arrow1{
	background:url(../images/arrow.png) no-repeat;
	height:15px;
	float:left;
	text-indent:25px;
	font-size:14px;
	color: #FF0000;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	left:10px;
}
#bottom-line{
	clear:both;
	background:url(../images/bottom-line.png) repeat-x;
	width:250px;
	height:3px;
	float:left;
	margin-top:5px;
	position:relative;
	left:10px;
}
#news-bottom-line{
	clear:both;
	background:url(../images/bottom-line.png) repeat-x;
	width:181px;
	height:3px;
	float:left;
	margin-top:5px;
}
#profile{
	width:580px;
	float:left;
}
#profile-bottom-line{
	clear:both;
	background:url(../images/bottom-line.png) repeat-x;
	width:250px;
	height:3px;
	float:left;
	margin-top:5px;
	position:relative;
	left:20px;
}
#profile-arrow{
	background:url(../images/arrow.png) no-repeat;
	height:15px;
	float:left;
	text-indent:25px;
	font-size:14px;
	color: #FF0000;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	left:20px;
}
.readmore{
	clear:both;
	color:#993333;
	text-align:right;
	padding-right:10px;
}
.readmore a{
	color:#993333;
	text-align:right;
	text-decoration:none;
	padding-right:10px;
}
.text-outer{
	clear:both;
	width:580px;
	float:left;
	padding:10px;
}
.text-heading{
	color:#0066CC;
	font-weight:bold;
}
.text-profile{
	width:530px;
	line-height:18px;
	float:left;
	padding:0px 10px 10px 10px;
	font-size:11px;
	text-align:justify;
	color:#333333;
}
.text-vision{
	width:250px;
	line-height:18px;
	float:left;
	padding:0px 10px 10px 10px;
	font-size:11px;
	text-align:justify;
	color:#333333;
}
.img{
	width:71px;
	height:90px;
	float:left;
}
.profile-content{
	width:430px;
	float:left;
	font-size:11px;
	text-align:justify;
	color:#333333;
	padding:0px 10px 10px 10px;
}
.content{
	width:150px;
	float:left;
	padding:0px 10px 10px 10px;
	font-size:11px;
	text-align:justify;
	color:#333333;
}
.profile-top{
	background:url(../images/top.png) no-repeat;
	width:580px;
	height:18px;
	float:left;
}
.profile-middle{
	background:url(../images/middle.png) repeat-y;
	float:left;
	width:580px;
	height:auto;
}
.profile-bottom{
	background:url(../images/bottom.png)  no-repeat;
	width:580px;
	height:18px;
	float:left;
}
#right-bottom{
	width:560px;
	float:left;
	margin-top:10px;
	padding:10px;
}
#clients{
	width:270px;
	float:left;
}
.clients-outer{
	width:250px;
	line-height:18px;
	float:left;
	padding:10px 10px 10px 10px;
	font-size:11px;
	text-align:justify;
	color:#333333;
}
#services{
	width:270px;
	float:left;
}
#content-outer{
	width:930px;
	float:left;
	line-height:18px;
	text-align:justify;
}
.content-top{
	background:url(../images/top-bg.png) no-repeat;
	width:930px;
	height:18px;
	float:left;
}
.content-middle{
	background:url(../images/middle-bg.png) repeat-y;
	width:910px;
	float:left;
	padding:10px;
}
.content-bottom{
	background:url(../images/bottom-bg.png) no-repeat;
	width:930px;
	height:18px;
	float:left;
}
.content-image{
	clear:both;
	width:150px;
	height:100px;
	float:left;
	padding:10px;
}
.content-text{
	width:710px;
	float:right;
	line-height:18px;
	text-align:justify;
	padding:10px;
	color:#333333;
}
h3{
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
h4{
	color:#9966CC;
	font-size:13px;
	font-weight:bold;
}
#footer{
	width:970px;
	float:left;
}
#footer .top-bg{
	background-color:#C5CED5;
	width:970px;
	height:5px;
}
.footer-links{
	width:600px;
	height:37px;
	float:left;
	margin:0px;
	padding-left:100px;
}
.footer-links ul{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
.footer-links ul li{
	float:left;
	height:34px;
	padding:10px;
}
.footer-links ul li a{
	float:left;
	color:#3D71AD;
	text-decoration:none;
	font-weight:bold;
}
.copyright{
	float:left;
	height:34px;
	padding:10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}




/*/***************menu***********/

