* {
	margin: 0;
	padding: 0;
}

body {
	margin:0 auto;
	width:951px;
	height:981px;
	background:#f3f1f4;
}

a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#f27202;
	line-height:17px;
	text-decoration:underline;
	font-weight:bold;
	}
a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:17px;
	text-decoration:none;
	font-weight:bold;
	}
/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 951px;
	height: 101px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 210px;
	height: 101px;
	margin: 0px;
	background: url(logo.jpg) no-repeat left top;
}
.toptxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#27185f;
	padding:40px 58px 40px 51px;
	float:left;
	}
.topcontact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#27185f;
	padding:29px 22px 29px 8px;
	float:right;
	}

/* Menu */
#nav-main{
	padding:0px 0px 0px 0px;
    }
#nav-main #menu {
	width: 952px;
	height: 33px;
	background:url(menubg.jpg) no-repeat left top;
	position:relative;
	margin: 0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eaeaea;
	font-weight:bold;
	text-decoration:none;
	float:left;
}
#nav-main #menu li {
	float:left;
	list-style:none;
}
#nav-main #menu li a {
	position:absolute;
	display:block;
	height:33px;
	background:url(menubg.jpg) no-repeat;
	text-align:center;
	overflow:hidden;
	border-bottom: 0pt none;
}
#menu li#home-menu a {
	left:0;
	width:82px;
	background-position:0pt 0pt;
}

#menu li#abt-menu a {
	left:82px;
	width:100px;
	background-position:-82px 0;
}
#menu li#math-menu a {
	left:182px;
	width:134px;
	background-position:-182px 0;
}
#menu li#science-menu a {
	left:316px;
	width:153px;
	background-position:-316px 0;
}
#menu li#english-menu a {
	left:469px;
	width:147px;
	background-position:-469px 0;
}
#menu li#foreign-menu a {
	left:616px;
	width:212px;
	background-position:-616px 0;
}
#menu li#study-menu a {
	left:828px;
	width:124px;
	background-position:-828px 0;
}

#menu li#home-menu a:hover{ background-position:0 -33px; color:#eaeaea; }
#menu li#abt-menu a:hover{ background-position:-82px -33px; color:#eaeaea; }
#menu li#math-menu a:hover { background-position:-182px -33px; color:#eaeaea; }
#menu li#science-menu a:hover { background-position:-316px -33px; color:#eaeaea; }
#menu li#english-menu a:hover { background-position:-469px -33px; color:#eaeaea; }
#menu li#foreign-menu a:hover { background-position:-616px -33px; color:#eaeaea; }
#menu li#study-menu a:hover { background-position:-828px -33px; color:#eaeaea; }

#index #menu li#home-menu a{ background-position:0 -33px; color:#eaeaea; }
#about #menu li#abt-menu a{ background-position:-82px -33px; color:#eaeaea; }
#math #menu li#math-menu a { background-position:-182px -33px; color:#eaeaea; }
#science #menu li#science-menu a { background-position:-316px -33px; color:#eaeaea; }
#english #menu li#english-menu a { background-position:-469px -33px; color:#eaeaea; }
#foreign #menu li#foreign-menu a { background-position:-616px -33px; color:#eaeaea;}
#study #menu li#study-menu a { background-position:-828px -33px; color:#eaeaea; }



#splash {
	width: 952px;
	height: 220px;
	margin: 0 auto;
	padding-bottom:8px;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ff9600;
color:#FFFFFF;
}
/* Page */

#page {
	width: 952px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 660px;
	padding-top: 30px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 281px;
	margin: 10px 0px;

}
#specialize ul{
	background:url(specialize.gif) top no-repeat;
	width:224px;
	height:153px;
	float:left;	
	padding:46px 14px 0px 43px ;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006699;
	line-height:19px;
	list-style: url(bulet.gif) outside;
	}
#testimonial{
	background:url(testimonial.gif) left top no-repeat;
	width:224px;
	height:210px;
	float:left;	
	padding:12px 14px 8px 43px ;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:19px;
	}
.card{
	width:929px;
	height:40px;
	padding:8px;
	clear:both;
	}
.brown{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#2f1701;
	line-height:17px;
	padding-top:10px;
	}

.contactform{
	width:270px;
	height:300px;
	float:left;
	margin:10px 0 0 0;
	background:url(cont_form.jpg) top left no-repeat;
	padding:44px 6px 10px 2px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#242424;
	}
td{
	padding:2px 0 2px 0;
}
.continput{
	border:#787777 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#242424;
	height:12px;
	padding:2px;
	width:128px;
	}
.input{
	border:#787777 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#242424;
	height:22px;
	padding:2px;
	width:358px;
	}
.input2{
	border:#787777 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#242424;
	height:92px;
	padding:2px;
	width:358px;
	}
.homeleftimg{
	width:114px;
	height:255px;
	float:left;
	padding: 8px 21px 0 0;
	}
.innerleftimg{
	width:122px;
	height:auto;
	float:left;
	padding:8px 12px 0 0;
	}
.innerleftimg img{
	margin:0 0 15px 0;
	}
.middlehome{
	width:510px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:17px;
	}
.innercontenttxt{
	width:610px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:17px;
	padding:0 10px 0 35px;
	}
.innercontenttxt li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:17px;
	text-decoration:none;
	}
.innercontenttxt li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:17px;
	text-decoration:underline;
	}
.innercontenttxt li a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#f27202;
	line-height:17px;
	text-decoration:underline;
	}
.wespecialize{
	width:649px;
	height:34px;
	float:left;
	padding:12px 0 4px 0;
	}
.textwe div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#044b74;
	clear:both;
	padding:4px;
	}
.contactpage{
	width:439px;
	height:418px;
	float:left;
	padding:12px 6px 10px 2px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#242424;
	}
.contactpage td{
	padding:12px 0 2px 0;
}
.continputpg{
	border:#787777 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#242424;
	height:16px;
	padding:4px;
	width:148px;
	}
/* Footer */

#footer {
	width: 929px;
	height:41px;
	margin: 0 auto;
	background:url(footer.jpg) no-repeat left top;
	padding: 9px 22px 7px 0;
	line-height:18px;
}

#footer p {
	margin: 0;
	text-align:center;
	font-size: 11px;
	color:#605e5e;
	font-family:Verdana, Geneva, sans-serif;
}

#footer a {
	text-decoration: none;
	color: #605e5e;
}

#footer a:hover {
	text-decoration: underline;
}


#callus{
	margin: 0;
	text-align:center;
	font-size: 11px;
	color:#605e5e;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding:20px 0 2px 0;
	}
	
#callus a{
	font-size: 11px;
	color:#605e5e;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	}	
/*-----------------------------Testimonial rotator----------------------*/
#ticker-container {
position:relative;
overflow:hidden;
width: 215px;
height: 159px;
background-color: ;
background-repeat: repeat;
padding: 2px;
border: Defaultpx dotted ;
}

#ticker {
position:relative;
width:215px;
}

#ticker ul {
padding:0px;
margin:0px;
list-style-type:none;
}
#ticker ul li {
display:list-item;
margin-top: 1px;
margin-bottom: 1px;
padding-top: 1px;
padding-bottom: 1px;
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
padding-left: 2px;
}

#ticker ul li a {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
padding-left: 2px;
}

#ticker ul li a:hover {
font-family: arial;
font-size: 12px;
color: #4b4b4b;
text-decoration: none;
padding-left: 2px;
}

