body{
    margin:0px;
    padding:0px;
    font-family:"Times New Roman",Times,serif;
    font-size:14px;
    background: #f7e6c0;
	color: #000000;
}
a, img{
    border:none;
    outline: none;
}
a{
    text-decoration:none;
}
ol, ul{
    list-style-position: inside;
}
.clear-div{
    clear:both;
}
.wrapper{
    width:100%;
    min-width:990px;
    background: url(../images/wrapper_bg.jpg) repeat-x left top;
    margin:0px;
    padding:0px;
}
.header{
    width: 990px;
    height: 139px;
    margin:0px auto;
    padding:0px;
    background: url(../images/header_bg.jpg) no-repeat right top;
	position: relative;
}
.header .logo{
    margin:20px 0px 0px 20px;
    padding:0px;
    width:854px;
    height:102px;
}
.header .search-box{
	margin:0px;
	padding:0px;
	position: absolute;
	right: 0px;
	top:-2px;
	background-color: transparent;
}
.header .search-box .search{
	margin:0px;
	width: 162px;
	height:22px;
	padding-left:5px;
	padding-right: 20px; 
	text-align: left;
	line-height:22px;
	font-size: 11px;
	border:none;
	outline: none;
	color: #5a1a0e;
	background-image: url(../images/search_bar.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	
}
#clock{
	margin:0px;
	padding:0px;
	position:absolute;
	left:350px;
	top:0px;
	color: #fef6e3;
	font-size: 15px;
	font-weight: bold;
}
.menu-div{
    width:100%;
    min-width:990px;
    background: url(../images/menu_bg.jpg) repeat-x left top;
    margin:0px;
    padding:0px;
    height:42px;
}
.menu{
    width:990px;
    margin:0px auto;
    padding:0px;
    height:42px;
    position:relative;
    /*    overflow: hidden;*/
}
.menu ul{
    margin:0px 0px 0px 0px;
    padding:2px 0px 0px 0px;
    list-style: none;
    width:100%;
}
.menu ul li{
    float: left;
    margin:5px;
    padding:0px;
    /*    overflow: hidden;*/
    position: relative;
    height:24px;
}
.menu ul li a{
    position: relative;
    font-size: 14px;
    display: block;
    text-align: center;
    font-weight:bold;
    margin: 0px 5px;
    padding:0px 0px 0px 0px;
    line-height: 22px;
    width: 120px;
    height:24px;
    color: #fceace;
    overflow: hidden;
    background: url(../images/menu_item_bg.png) no-repeat center center;
}
.menu ul li ul.sUl{
    position:absolute;
    top:28px;
    left:0px;
    display:none;
    width:auto;
    height:auto;
    list-style: none;
    margin:0px;
    background: url(../images/ul_bg.jpg) repeat-x top left #5a1a0e;
    z-index:100;
    border: 1px solid #fceace;
    border-top: none;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -khtml-border-radius: 0px 0px 5px 5px;
}
.menu ul li li.sLi{
    width:auto;
    text-align: left;
    float:none;
    padding-left:5px;
}
.menu ul li li.sLi .sLiA{
    min-width:150px;
	width: auto;
    height: 25px;
    padding: 0px;
    display:inline-block;
    color: #fceace;
    background: none;
    text-align: left;
}
.menu ul li li.sLi .sLiA:hover{
    text-decoration: underline;
}
/*.menu ul li a#current{
    color: #5c2716;
    background: url(../images/menu_item_hover.png) no-repeat center center;
}*/
.menu ul li li.sLi .ssUl{
    position:absolute;
    display:none;
    width:auto;
    height:auto;
    left:100%;
    list-style: none;
    margin:0px;
    padding:0px;
    background: #5a1a0e;
    z-index:100;
    border: 1px solid #fceace;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -khtml-border-radius: 0px 0px 5px 5px;
}
.menu ul li li.sLi .ssLi{
    width:auto;
    text-align: left;
}
.menu ul li li.sLi .ssLiA{
    min-width:100px;
	width: auto;
    height: 17px;
    padding: 5px;
    display:block;
    color: #fceace;
    background: none;
    text-align: left;
    /*    font-family: "Verdana";*/
}
.ssLiAc, .ssLiA:hover{
    text-decoration: underline;
    background-image: none;
}
/** style need add for slide menu **/


.menu ul li a span {
    position: absolute;
    left: 0;
    width: 120px;
}

.menu ul li a span.out {
    top: 0px;
}

.menu ul li a span.over,
.menu ul li a span.bg {
    top: -24px;
}

/** image background **/
#addMenu ul li a {
    color: #fceace;
}

#addMenu ul li a span.over {
    color: #5c2716;
}

#addMenu ul li span.bg,  #addMenu ul li a.active span{
    height: 24px;
    background: url(../images/menu_item_hover.png) no-repeat center center;
}
#addMenu ul li a.active span{
    color: #5c2716;
}

.banner-wrapper{
    clear: both;
    width:100%;
    min-width:990px;
    background: url(../images/banner_bg.jpg) repeat-x left bottom #5a1a0e;
    margin:0px;
    padding:0px;
    min-height:245px;
	height: auto;
}
.banner{
    width:990px;
    margin:0px auto;
    padding:0px;
    height:302px;
	position: relative;
	overflow: hidden;
}
.mini-banner{
    width:990px;
    margin:0px auto;
    padding:0px;
    height:240px;
	position: relative;
	overflow: hidden;
}
div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }
.banner #banner_slide{
    width:990px;
    height:295px;
	background: url('orbit/loading.gif') no-repeat center center;
	overflow: hidden;
}
.banner #banner_slide img{
	margin:0px auto;
	height:290px;
	width: 990px;
}
div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
     }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001; 
	display: none;
}

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 68px;
    height: 80px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    background: url(orbit/right_arr.png);
    right: 0; }

div.slider-nav span.left {
    background: url(orbit/left_arr.png);
    left: 0; 
}
.orbit-caption {
    display: none;
}
.mini-banner #banner_slide{
    height:235px;
	background: url('orbit/loading.gif') no-repeat center center;
	overflow: hidden;
}
.mini-banner  #banner_slide img{
	margin:0px auto;
	height:235px;
	width: 990px;
}
.orbit-wrapper .orbit-caption {
    background: #5a1b0e;
	display: block;
	max-width: 35%;
	width: auto;
    z-index: 10;
    color: #f7e5bf;
	text-align: left;
	padding: 5px 10px;
    font-size: 20px;
    position: absolute;
    left: 50px;
    top: 20px;
	border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
}
.orbit-caption span.banner-head{
	font-size: 30px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.orbit-caption span.banner-content{
	font-size: 20px;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
	
	/* content */
.content-wrapper{
    clear:both;
    margin:0px;
    padding:0px;
    width: 100%;
    min-width: 990px;
    height:auto;
    min-height: 300px;
    background: url(../images/content_wrapper_bg.jpg) repeat-x left top #f7e6c0;
}
.content{
    clear:both;
    margin:0px auto;
    padding:0px;
    width: 990px;
    height: auto;
    min-height: 300px;
    background-color: #fffdfa;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content .main{
    width: 672px;
    height: auto;
    min-height: 250px;
    margin:0px;
    padding:30px 0px 10px 48px;
    float:left;
}
.content .no-sidebar{
    width: 90%;
    height: auto;
    min-height: 250px;
    margin:0px auto;
    padding:30px 0px 10px 0px;
    clear:both;
    line-height: 19px;
}
.content a.readmore, .content a.readmore:hover{
    margin:5px;
    padding: 0px 0px 0px 12px;
    color: #006cce;
    font-family:"Times New Roman",Times,serif;
    font-size: 12px;
    float: right;
    text-decoration: underline;
    background: url(../images/readmore_bg.png) no-repeat left center;
}
h1{
    margin:0px;
    padding:5px 0px;
    width:98%;
    border-bottom: 1px dotted #bcbcbc;
    color: #916422;
    font-family:"Times New Roman",Times,serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}
h2{
    margin:5px 0px 10px 0px;
    padding:5px 0px;
    width:90%;
    border-bottom: 1px dotted #ffffff;
    color: #703a2e;
    font-family:"Times New Roman",Times,serif;
    font-weight: bold;
    font-size: 17px;
	text-align: center;
    text-transform: uppercase;
}
h3{
    margin:0px;
    padding:5px 0px;
    color: #916422;
    font-family:"Times New Roman",Times,serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: capitalize;
}
.content a.plus-minus{
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	color: #916422;
	border: 1px solid #916422;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding:0px;
	line-height: 16px;
	margin:7px 3px 0px 0px;
}
.content a.plus-minus:hover{
	text-decoration: none;
	border: 1px solid #ff0000;
}
.main img.content-img{
    width: 180px;
    height: 200px;
    margin:10px 10px 10px 20px;
    padding:0px;
    border: 1px solid #d5b676;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
    float: right;
}
.content p{
    text-align: left;
}
.main p, .content p, ul, ol{
    margin:10px 0px;
    padding:0px;
    color: #000000;
    font-family:"Times New Roman",Times,serif;
    font-weight: normal;
    font-size: 14px;
    text-align: justify;
    line-height: 18px;
}
.content ol, ul{
	margin: 5px;
	list-style-position: inside;
	font-size: 13px;
}
.content a{
	margin:auto;
	text-decoration: none;
	color: black;
}
.content a:hover{
	text-decoration: underline;
	color: red;
}
.content li{
	margin: 5px;
	padding:0px;
}
.main .main-left, .main .main-right{
    width: 48%;
    margin:0px;
    padding:0px;
}
.main .main-left{
    float: left;
}
.main .main-right{
    float: right;
}
.content .sidebar-container{
    width: 264px;
    height: auto;
    min-height: 300px;
    margin:0px;
    padding:0px;
    float:right;
    background: url(../images/sidebar_bg.jpg) repeat-y top center;
}
.content .sidebar-top{
    width: 264px;
    height: auto;
    min-height: 300px;
    margin:0px;
    padding:0px;
    background: url(../images/sidebar_top.jpg) no-repeat top center;
}
.content .sidebar{
    width: 240px;
    height: auto;
    min-height: 300px;
    margin:0px;
    padding:15px 0px 20px 25px;
    float:left;
    background: url(../images/sidebar_bottom.jpg) no-repeat bottom center;
}
.sidebar .menu-link{
    margin:8px 5px;
    padding: 5px 0px 5px 40px;
    color: #ffffff;
    font-family:"Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    background-position: left center;
	background-repeat: no-repeat;
    display:block;
}
.sidebar .alumni{
	background-image: url(../images/alumni.png);
}
.sidebar .jobs{
	background-image: url(../images/jobs.png);
}
.sidebar .download{
	background-image: url(../images/downloads.png);
}
.sidebar .links{
    margin:8px 5px;
    padding: 0px 0px 0px 12px;
    color: #916422;
    font-family:"Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    background: url(../images/readmore_bg.png) no-repeat left center;
    display:block;
}
.sidebar .news-div{
	margin:0px auto;
	padding:0px;
	width:240px;
	height: 260px;
	overflow: hidden;
	position: relative;
}
.sidebar .news-slide{
	margin:0px auto;
	padding:0px;
	width:240px;
	height: auto;
	min-height: 260px;
	position: absolute;
}
.sidebar .news{
    padding:0px 20px 0px 12px;
    background: url(../images/readmore_bg.png) no-repeat 0px 2px;
    margin:5px 0px;
    clear: both;
	height: 125px;
	overflow:hidden;
}
.sidebar .news p{
    line-height: 15px !important;
    margin:0px;
}
.sidebar .social-icons{
    margin:10px;
    padding:0px;
    text-align: center;
}
.sidebar .social-icons a{
    text-align: center;
    margin:8px;
}
.sidebar .gallery{
    width: 200px;
    height: 200px;
    margin:0px auto;
    padding:0px;
    position:relative;
    overflow: hidden;
    border: 2px solid #bcbcbc;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
}
.gallery img{
    width: 200px;
    height:200px;
}
#gallery_slide div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    width:200px;
    height:200px;
}

#gallery_slide div.active {
    z-index:10;
    opacity:1.0;
}

#gallery_slide div.last-active {
    z-index:9;
}
.news p{
    margin:4px 0px;
}
.sidebar .links:hover{
	text-decoration: underline;
}
.footer{
    margin:0px auto;
    padding:0px;
    width: 990px;
    min-height:198px;
    border-top: 1px solid #e2d0bb;
    background: url(../images/footer_bg.jpg) repeat-x top left #f7e6c0;
    color: #574621;
    font-family:"Times New Roman",Times,serif;
    font-size: 12px;
}
.footer .footer-menu{
    margin:0px auto;
    padding:12px 0px 0px 0px;
    height: 30px;
    width: 990px;
    text-align: center;
	font-size: 14px;
	color: #c2a984;
}
.footer .footer-menu a{
    margin:0px 10px;
    padding:0px;
    color: #c2a984;
    font-family:"Times New Roman",Times,serif;
    font-size: 14px;
    text-decoration: none;
	font-weight: bold;
}
.footer .footer-menu a:hover{
    text-decoration: underline;
	color: #ff0000;
}
.footer .copyright{
    margin:29px auto 0px auto;
    padding:69px 0px 0px 0px;
    height: 50px;
    width: 990px;
    text-align: center;
    background: url(../images/copyright_bg.png) no-repeat top center;
}
.footer .copyright span{
    margin:0px 48px 0px 65px;
    padding:0px;
    font-family:"Times New Roman",Times,serif;
    font-size: 12px;
    text-decoration: none;
}
.download-table{
	width: 100%;
	height: auto;
	min-height: 400px;
	margin: 10px auto;
	padding:0px;
	border: none;
}
.download-table td{
	min-height: 200px;
	width: 50%;
	margin: 0px;
	padding:5px 5px 5px 20px;
	border:2px solid #d5b676;
	border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
}

.quick-links{
	width: 65%;
	height: auto;
	clear: both;
	margin:5px auto;
	padding:0px;
}
.quick-links a{
	display: block;
	margin:0px 20px;
	padding:2px;
	height: 80px;
	float:left;
	text-align: center;
	color: #C2A984;
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.quick-links a:hover{
	color: #ff0000;
	text-decoration: underline;
}
.profile-list{
	width:95%;
	height: auto;
	min-height:300px;
	margin:10px auto;
	padding:0px;
}
.profile-list th{
	font-size: 13px;
	text-align: left;
}

.content .news-list{
	height:auto;
	margin:10px 0px;
	padding:10px 0px;
}
.news-list .heading{
	clear:both;
	width: 500px;
	height:50px;
	margin:0px;
	padding:0px;	
}
.news-list .heading span.date{
	float:left;
	max-width:38px;
	max-height:50px;
	line-height: !important;
	display:block;
	color:#703a2e;
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:center;	
	border-right:1px solid #703a2e;
    text-transform: uppercase;
}
.news-list .heading span.head{
	float:right;
	width: 450px;
	height:46px;
	display:block;
	color:#916422;
	margin:0px 5px 0px 0px;
	padding:0px;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	line-height: !important;
}
.news-list .heading span.head span.date-time{
	display:block;
	color:#916422;
	margin:10px 5px 0px 0px;
	padding:0px;
	font-size:10px;
	text-align:left;
	line-height: !important;
}
.news-list .description{
	clear:both;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 50px;	
}
div.demo {
border: 1px solid #555;
margin: 1em auto;
width: 600px;
height:400px;
}
.hide-pro{
	height: auto;
	display: none;
}