body {
	text-align: center;
}

#header-wrap {
	width: 100%;
	border-top: 8px solid #91D212;
	height: 106px;
	background: url(../images/navbar-bg.png) repeat-x left 70px;
}
#header {
	margin: 0px auto;
	width: 940px;
	text-align: left;
	height: 106px;
	position: relative;
}
#login {
	height: 36px;
	background: #91D212;
	width: 87px;
	position: absolute;
	left: 820px;
	top: -8px;
	z-index: 100;
	padding: 0px;
	display: block;
}

#header-right {
	float: right;
	width: 480px;
}
#header-right #links {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	list-style: none;
	height: 100px;
	background: url(../images/divider-1.gif) no-repeat left center;
}
#header-right #links li {
	margin: 0px;
	padding: 0px 2px 0px 0px;
	width: auto;
	list-style: none;
	display: block;
	float: left;
	width: auto;
	height: 100px;
	background: url(../images/divider-1.gif) no-repeat right center;
}
#header-right #links a {
	display: block;
	margin-top: 30px;
	margin-right: 7px;
	margin-left: 7px;
}



#container-wrap {
	width: 100%;
}
#container {
	margin: 0px auto;
	width: 940px;
	text-align: left;
}
#flash-news {
	height: 36px;
	background: #83BD10;
	color: #FFFFFF;
	position: relative;
	margin-bottom: 10px;
	width: 940px;
	overflow: hidden;
}
#flash-news .left {
	background: url(../images/flash-news-l.gif) no-repeat left top;
	height: 36px;
	width: 940px;
}
#flash-news .left .right {
	background: url(../images/flash-news-r.gif) no-repeat right top;
	height: 36px;
	line-height: 36px;
	width: 940px;
}
#flash-news .left .right img {
	float: left;
	padding-left: 10px;
}

#content {
	background: url(../images/stripes.gif) repeat left top;
	padding-top: 10px;
	width: 940px;
	margin-bottom: 10px;
	min-height: 300px;
	border-radius: 5px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#footer-wrap {
	width: 100%;
	background: #EEEEEE url(../images/footer-bg.gif) repeat-x left top;
}
#footer {
	margin: 0px auto;
	width: 940px;
	padding-bottom: 15px;
}
#logo {
	float: left;
	width: 400px;
	margin: 0px;
	height: 70px;
	padding-right: 0px;
	padding-left: 10px;
}
#nav {
	background: url(../images/nav-menu-bg.png) repeat-x left top;
	clear: both;
	width: 940px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
	color: #FFFFFF;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 36px;
	border-left: 1px solid #696969;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	float: left;
	width: 50px;
	width: auto;
	border-right: 1px solid #696969;
}
#nav a {
	text-decoration: none;
	display: block;
	text-align: center;
	height: 36px;
}
#nav .first {
	width: 72px;
}
#nav .second {
	width: 165px;
}
#nav .third {
	width: 111px;
}
#nav .fourth {
	width: 146px;
}
#nav .fifth {
	width: 164px;
}
#nav .sixth {
	width: 134px;
}
#nav .seventh {
	width: 140px;
}
#nav .first a {
	background: url(../images/nav-menu.gif) no-repeat 0px 0px;
}
#nav .second a {
	background: url(../images/nav-menu.gif) no-repeat -73px 0px;
}
#nav .third a {
	background: url(../images/nav-menu.gif) no-repeat -239px 0px;
}
#nav .fourth a {
	background: url(../images/nav-menu.gif) no-repeat -351px 0px;
}
#nav .fifth a {
	background: url(../images/nav-menu.gif) no-repeat -499px 0px;
}
#nav .sixth a {
	background: url(../images/nav-menu.gif) no-repeat -663px 0px;
}
#nav .seventh a {
	background: url(../images/nav-menu.gif) no-repeat -798px 0px;
}
#nav .first a:hover {
	background-position: 0px -36px;
}
#nav .second a:hover {
	background-position: -73px -36px;
}
#nav .third a:hover {
	background-position: -239px -36px;
}
#nav .fourth a:hover {
	background-position: -351px -36px;
}
#nav .fifth a:hover {
	background-position: -499px -36px;
}
#nav .sixth a:hover {
	background-position: -663px -36px;
}
#nav .seventh a:hover {
	background-position: -798px -36px;
}
.home-col-left {
	float: left;
	width: 260px;
	margin-right: 10px;
	padding-left: 10px;
}
.home-main {
	float: left;
	width: 650px;
}
.col-main-full {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.col-180 {
	float: left;
	width: 180px;
	margin-right: 10px;
	padding-left: 10px;
}
.col-180 h4 {
	font-size: 16px;
	margin: 0px 0px 5px;
	padding: 0px;
}
.col-180 ul {
	list-style: none;
	margin: 0px 0px 15px;
	padding: 0px;
	border-top: 1px solid #E9E9E9;
}
.col-180 li {
	margin: 0px;
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #EBEBEB;
}
.col-180 a {
	color: #456609;
}
.col-700 {
	float: left;
	width: 700px;
}
.schools th {
	background: #91D212;
	padding: 2px 5px;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}
.schools td {
	text-align: left;
	padding: 3px 5px;
	border-bottom: 1px solid #E8E8E8;
}
.hrproject {
	margin: 0px;
	padding: 0px;
}
.hrproject li {
	list-style: url(none) none outside;
	margin: 0px;
	padding-bottom: 10px;
	font: 18px Meera_w02, Meera;
	padding-top: 10px;
	border-bottom: 1px solid #DADADA;
	padding-left: 30px;
	background: url(../images/gr-buttlet.gif) no-repeat 5px 10px;
}




#h-login, #h-search {
	color: #FFFFFF;
	background: #8CCC10;
	padding: 5px 10px 10px;
	border: 1px solid #A0A0A0;
	border-radius: 5px;

    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
}
.box {
	border: 1px solid #B0B0B0;
	border-radius: 5px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
.box-title {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #91D212;
	border-bottom: 1px solid #B0B0B0;
	padding: 3px 15px;
	margin: 0px;
}
.inner {
	padding: 9px;
	background: #FFFFFF;
	border-radius: 0 0 5px 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.news .inner {
	height: 250px;
	overflow: hidden;
}
ul.quick-links {
	color: #74AE01;
	margin: 0px;
}
.quick-links li {
	list-style: disc url(../images/arrow-bullet.gif) !important;
	margin-left: 25px !important;
	padding-top: 3px !important;
	padding-bottom: 4px !important;
}
.quick-links a {
	color: #333333;
	text-decoration: none;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
#links-container {
	height: 165px !important;
	overflow: hidden !important;
}

.data-entry {
	margin: 0px;
	padding: 0px;
	list-style: disc;
}
.data-entry li {
	color: #68990D;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 22px;
	padding: 3px 0px;
	list-style: disc outside;
}
.data-entry a {
	color: #618E0D;
	text-decoration: none;
}


#slideshow {
	padding: 9px;
	border: 1px solid #B0B0B0;
	background: #FFFFFF;
	border-radius: 5px;

    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	height: 270px;
	width: 630px;
	overflow: hidden;
}
#h-login {
	margin: 0px;
	padding: 10px;
	background: #F9F9F9;
	border-color: #E2E2E2;
}

#h-login h6, #h-search h6 {
	margin: 0px;
	font-size: 16px;
}
#h-login h6 {
	color: #83BD10;
}

#h-login .text, #h-search .text {
	width: 170px;
	margin-right: 5px;
}
#h-login .btn, #h-search .btn {
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 0px;
}
#h-login .text {
	margin-bottom: 3px;
	width: 180px;
	border: 1px solid #DBDBDB;
	padding: 2px;
}

#footer a {
	color: #333333;
	text-decoration: none;
}
p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 6px;
}
.ml {
	font: 18px Meera_w02, Meera;
}
#pane3 {
	font: 18px Meera_w02, Meera;
}
.scroll-pane {
	font: 18px Meera_w02, Meera;
}

form.tickfield input {
	border: 0 none;
	background: #83BD10;
	color: #FFFFFF;
	margin: 5px 0px 0px;
}
.news-title {
	font-size: 24px;
	margin-bottom: 0px;
	color: #333333;
	font-weight: bold;
}





.copyright {
	line-height: 36px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 15px;
	padding: 0px;
}
.clr {
	font-size: 0px !important;
	line-height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	clear: both !important;
	height: 0px !important;
}
.txtcenter {
	text-align: center;
}
.txtleft {
	text-align: left;
}
.txtright {
	text-align: right;
}
table.schools th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	text-align: left;
	padding: 5px 10px;
}
table.schools td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	text-align: left;
	padding: 4px 10px;
	color: #456609;
}
div#subject_header {
	height: 36px;
	overflow: hidden;
	background: url(../images/subject_nav_bg.png) repeat-x left top;
	line-height: 36px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#subject {
	float: left;
	height: 36px;
	width: 210px;
}
#subject_menu {
	float: left;
	height: 36px;
	width: 708px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
}
#subject_menu li {
	display: inline;
	height: 36px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#subject_menu a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 36px;
	float: left;
	height: 36px;
	display: block;
}
#subject_menu #concept {
	width: 214px;
	background: url(../images/elearning_nav.png) no-repeat left top;
}
#subject_menu #project {
	width: 212px;
	background: url(../images/elearning_nav.png) no-repeat -214px 0px;
}
#subject_menu #team {
	width: 154px;
	background: url(../images/elearning_nav.png) no-repeat -426px 0px;
}
#subject_menu #concept:hover {
	background: url(../images/elearning_nav.png) no-repeat left -36px;
}
#subject_menu #project:hover {
	background: url(../images/elearning_nav.png) no-repeat -214px -36px;
}
#subject_menu #team:hover {
	background: url(../images/elearning_nav.png) no-repeat -426px -36px;
}

