body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
background-color:#3882b6;
}
.clear{
clear:both;
}
img{
border:none;
}
p{
font-family:Arial, Helvetica, sans-serif.;
font-size:12px;
line-height:20px;
color:#666666;
padding:0 10px 0 6px;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#006A9D;
margin:10px 0px 0px 5px;
}

#main_container{
margin:0 auto;
width:986px;
padding:10px 0 0 0;
}

#header{
width:986px;
height:166px;
margin:auto;
background:url(../images/header.jpg) no-repeat;
}

#container{
width:982px;
padding:2px 2px 2px 2px;
background-color:#FFFFFF;
display:inline-block;
}

#banner{
width:982px;
height:301px;
background:url(../images/banner.jpg) no-repeat center top;
}
#logo{
padding:8px 0 0 40px;
height:98px;
width:936px;
}
#nav{
width:990px; 
height:40px;
padding:6px 0 0 0 ;

}


.content{
background-color:#f4f4f4;
border:1px solid #cccccc;
display:inline-block;
width:970px;
padding:5px;
}
.left{
float:left;
width:727px;
}
.right{
float:right;
width:224px;
}
.box{
width:218px;
border:1px solid #cbcbcb;
background-color:#FFFFFF;
padding:2px;
margin-bottom:5px;
}
.box_top{
width:218px;
background:url(../images/box_bg_top.jpg) repeat-x;
height:28px;
padding:5px 0 0 10px;
font-size:13px;
color:#FFFFFF;
font-weight:bold; 
}
.news_inner{
font-weight:bold;
font-size:13px;
color:#ad0454;
}
.readmore{
height:26px;
text-align:right;
margin-right:20px;
}
.admissions{
width:220px;
margin-bottom:5px;
}
.photo_gallery{
width:220px;
margin-bottom:5px;
}
.thum_1{
float:left;
margin:5px 8px 0 10px;
}
.round_box{
width:725px;
}
.content_top{
width:725px;
height:18px;
float:left;
margin-top:6px;
}
.content_mid{
background:url(../images/mid_con.jpg) repeat-y;
width:725px;
}
.content_bm{
width:725px;
height:18px;
background:url(../images/bm_con.jpg) no-repeat center top;
float:left;
}




#header-left {
	margin:0;
	padding:10px 0 0 42px;
	width:516px;
	float:left;
}
#header-right {
	margin:0px 0px 0px 0;
	padding:50px 0px 0px 30px;
	width:360px;
	float:left;
}
#thought h3 {
	color:#ed6400;
	font:bold 12px Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:0;
	padding:0 0 0px 0;
}
#thought {
	margin:0;
	padding:10px 0 20px 0px;
	text-align:left;
}
.slider_top {
	margin:0 auto;
	padding:0px 0 0 0;
	height:211px;
}
/*header_text*/
.header_text {
	margin:0;
	padding:0;
	width:479px;
}
.header_text .div {
	float:right;
	width:479px;
	padding:0;
	margin:0;
}
.header_text img.screen {
	float:left;
	margin:0;
	padding:0;
}
.header_text .div .left1 h2 {
	font:bold 34px Arial, Helvetica, sans-serif;
	color:#2c2c2c;
	padding:30px 0 0 0;
	margin:0;
}
.header_text p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#828282;
	padding:5px 0 20px 0;
	margin:0;
}
/********** slider **********/

.gallery {
	width:495px;
	height:251px;
	margin:0;
	padding:0;
}
#slider {
	margin:0;
	padding:0;
	list-style:none;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li {
	width:495px;
	height:251px;
	overflow:hidden;
}
p#controls {
	margin:0;
	padding:0;
	position:relative;
}
#prevBtn {
	display:block;
	margin:0;
	overflow:hidden;
	width:31px;
	height:31px;
	position:absolute;
	left:-33px;
	top:-120px;
}
#nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	width:31px;
	height:31px;
	position:absolute;
	left: 500px;
	top:-120px;
}
#prevBtn a {
	display:block;
	width:31px;
	height:31px;
	background:url(../images/l_arrow.jpg) no-repeat 0 0;
}
#nextBtn a {
	display:block;
	width:31px;
	height:31px;
	background:url(../images/r_arrow.jpg) no-repeat 0 0;
}

ul.list2 {
	margin:0;
	padding:10px 0 0 0px;
	list-style:none;

}
ul.list2 li {
	margin:0;
	list-style:none;
	color:#B7005B;
	font-weight:bold;
	background:url(../images/arrow1.png) no-repeat left 1px;
	padding:0 0 10px 20px;
}




#footer{
width:986px;
margin:auto;
background:url(../images/footer_bg.jpg) repeat-x center top;
height:31px;
padding-top:20px;
}
#rcs{
width:200px;
float:left;
padding-left:20px;
}
#rcs a{
color:#000000;
font-weight:bold;
text-decoration:none;
}
#rcs a:hover{
color:#FF6600;
font-weight:bold;

}
#foolinks{
width:580px;
float:right;
text-align:center;
}
#foolinks ul{
margin:0;
padding:0;
list-style:none;
}
#foolinks ul li{
margin:0;
padding:0;
display:inline;
}
#foolinks ul li a{
margin:0;
padding-right:6px;
padding-left:4px;
color:#000000;
border-right:solid 1px #000000;
text-decoration:none;
}
#foolinks ul li a:hover{
margin:0;
padding-right:6px;
padding-left:4px;
color:#3366CC;

text-decoration:underline;

}
#foolinks ul li a.last{
border:none;

}
