body {
  font-family: sans-serif, Arial, Helvetica;
  background: url("../img/strap.gif") repeat scroll 0px 0px transparent;
  font-size: 13px;
  color: #444;
  line-height: 1.2em;
  width: 100%;
  margin: 0px 0px 0px 0px; }

a {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:active {
  text-decoration: none; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1; }

/* IE7 */
.text-center {
  text-align: center; }

#topbar {
  height: 45px;
  background: #333; }

.topbarin {
  width: 960px;
  margin: 0 auto; }

.brand {
  float: left;
  color: #fff;
  padding: 10px;
  padding-top: 15px;
  font-weight: bold;
  font-size: 20px; }

.menu {
  width: 955px;
  height: 45px;
  color: #fff; }

.menu ul {
  float: left;
  padding: 0;
  margin: 0 auto;
  list-style-type: none; }

.menu a {
  float: left;
  width: 5.6em;
  text-decoration: none;
  color: #BBB;
  background: #333;
  border-right-style: hidden;
  border-right-color: #333;
  padding: 1.1em 1.1em;
  text-align: center; }

.menu a:hover {
  background: #777777;
  color: #FFF;
  border-bottom-style: solid;
  border-bottom-color: #7CC987; }

.menu li.active a {
  background: #777777;
  color: #FFF;
  border-bottom-style: solid;
  border-bottom-color: #7CC987; }

.menu li {
  display: inline; }

#header {
  margin: 0px 0px 5px 0px; }

.headercontainer {
  width: 960px;
  margin: 0px auto;
  height: 170px;
  padding-top: 5px;
  margin-bottom: 10px; }

.logo {
  float: left;
  width: 240px;
  padding-right: 20px;
  height: 200px;
  font-size: 16px;
  font-family: "times new roman",tohama; }

.banner {
  float: left;
  width: 675px;
  border: 1px solid #297084;
  padding: 10px;
  height: 155px;
  background: #2BA6CB;
  color: #fff; }
  .banner h1 {
    margin: 15px 5px;
    font-size: 50px;
    font-family: "times new roman",verdana,sens serif;
    color: #FFF;
    align: text-center; }
  .banner .boxleft {
    float: left;
    width: 265px;
    padding-left: 5px; }
  .banner .boxright {
    float: left;
    width: 360px; }
  .banner .boxfull {
    float: left;
    width: 650px;
    font-family: "times new roman",verdana,sens serif !important;
    font-size: 24px !important; }
  .banner .box {
    margin: 10px 5px 0px 5px;
    padding: 10px 5px 10px 5px;
    background: none repeat scroll 0% 0% #444;
    font-size: 16px;
    font-family: "times new roman",verdana,sens serif;
    font-weight: bold;
    color: #FFF;
    border: 2px solid #333; }

.bannerb {
    float: left;
    width: 936px;
    border: 1px solid #7B1620;
    padding: 10px;
    height: 155px;
    background: #A8194C;
    color: #fff;
}
  .bannerb h1 {
    margin: 15px 5px;
    font-size: 50px;
    font-family: "times new roman",verdana,sens serif;
    color: #FFF;
    align: text-center; }
  .bannerb .boxleft {
    float: left;
    width: 410px;
    padding-left: 5px; }
  .bannerb .boxright {
    float: left;
    width: 475px; }
  .bannerb .boxfull {
    float: left;
    width: 910px;
    font-family: "times new roman",verdana,sens serif !important;
    font-size: 24px !important; }
  .bannerb .box {
    margin: 10px 5px 0px 5px;
    padding: 10px 5px 10px 5px;
    background: none repeat scroll 0% 0% #444;
    font-size: 16px;
    font-family: "times new roman",verdana,sens serif;
    font-weight: bold;
    color: #FFF;
    border: 2px solid #333; }
  .bannerb .marquee {
    margin-top: 10px;
    width: 910px;
    font-size: 16px; }

#container {
  margin: 0px auto;
  width: 960px;
  height: auto;
  box-shadow: 0px 0px 5px; }

#sidebar {
  float: left;
  width: 250px;
  background: #333;
  color: #FFF;
  height: 200px; }

.message {
  width: 240px;
  background: #333;
  margin-bottom: 7px;
  background: linear-gradient(30deg, #000000, #444444, #111111) repeat scroll 0% 0% #333333;
  border: 5px solid #743816;
  box-shadow: 0px 10px 8px -6px #000;
  color: #FFF;
  height: 200px; }

.info {
  width: 230px;
  background: #555;
  padding: 10px;
  margin-bottom: 5px;
  border: 1px solid #333;
  box-shadow: 0px 10px 8px -6px #000;
  color: #fff;
  text-align: center;
  height: 18px; }
  .info a {
    color: #fff;
    text-decoration: none; }
  .info a:hover {
    color: #ddd;
    text-decoration: none; }
  .info a:active {
    color: #fff;
    text-decoration: none; }

.principle {
  width: 230px;
  background: #f6f6f6;
  padding: 10px;
  margin-bottom: 5px;
  border: 1px solid #777;
  box-shadow: 0px 10px 8px -6px #000;
  color: #333;
  text-align: justify;
  height: auto; }
  .principle a {
    color: #fff;
    text-decoration: none; }
  .principle a:hover {
    color: #ddd;
    text-decoration: none; }
  .principle a:active {
    color: #fff;
    text-decoration: none; }

.fleft {
  float: left; }

.fright {
  float: right; }

.coursespage {
  float: left;
  width: 675px;
  min-height: 850px;
  margin-left: 10px;
  margin-bottom: 10px;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #aaa;
  overflow: hidden;
  padding: 10px; }
  .coursespage ul {
    line-height: 1.4em; }
  .coursespage li {
    list-style: disc; }
  .coursespage h4 {
    background: url("../img/heading.png") no-repeat scroll 0px 0px transparent;
    color: #D5D5D5;
    height: 66px;
    position: relative;
    top: -10px;
    width: 362px;
    font-weight: 400;
    font-size: 16px;
    margin: 0px 0px -55px;
    padding: 17px 0px 0px 20px; }

.courses {
  float: left;
  width: 675px;
  height: 670px;
  margin-left: 10px;
  margin-bottom: 10px;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #aaa;
  overflow: hidden;
  padding: 10px; }
  .courses ul {
    line-height: 1.4em; }
  .courses li {
    list-style: disc; }
  .courses h4 {
    background: url("../img/heading.png") no-repeat scroll 0px 0px transparent;
    color: #D5D5D5;
    height: 66px;
    position: relative;
    top: -10px;
    width: 362px;
    font-weight: 400;
    font-size: 16px;
    margin: 0px 0px -55px;
    padding: 17px 0px 0px 20px; }

.courselist {
  font-family: Verdana,Geneva,sans-serif !important;
  margin-bottom: 0px;
  overflow: hidden; }

.courselist_left {
  width: 360px;
  float: left;
  margin: 0px 25px 5px 15px;
  font-family: Verdana,Geneva,sans-serif; }
  .courselist_left .listb {
    border: 1px solid #6EB900;
    background: #f6f6f6;
    height: 120px;
    margin: 15px;
    padding-top: 5px;
    padding-bottom: 25px; }

.courselist_right {
  width: 250px;
  float: right; }

.courseelist_right {
  width: 360px;
  float: right;
  margin: 0px 25px 5px 15px;
  font-family: Verdana,Geneva,sans-serif; }
  .courseelist_right .listb {
    border: 1px solid #6EB900;
    background: #f6f6f6;
    margin: 15px;
    padding-top: 5px;
    padding-bottom: 25px; }

.courseelist_left {
  width: 210px;
  float: left;
  margin-left: 55px; }

.left {
  float: left; }

.right {
  float: right; }

.center {
  text-align: center; }

.button {
  padding: 5px 10px 7px 10px;
  color: #fff; }

.listbfooter {
  margin: -45px 10px 0px 15px; }

.listb a {
  color: #fff;
  text-decoration: none; }

.listb a:visited {
  color: #fff;
  text-decoration: none; }

.listb a:hover {
  color: #ddd;
  text-decoration: none; }

.blue {
  background: #00AAF3;
  border-top: 1px solid #297084;
  border-left: 1px solid #297084;
  border-bottom: 1px solid #297084; }

.green {
  background: #6DB700;
  border-top: 1px solid #6DB700;
  border-left: 1px solid #6DB700;
  border-bottom: 1px solid #6DB700; }

.coursedetails {
  float: left;
  width: 321px;
  height: 200px;
  border: 1px solid #333;
  margin: 0px;
  margin-left: 10px; }
  .coursedetails h2 {
    background: #444;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #333;
    padding: 5px 10px 5px 10px;
    margin: 0px; }
  .coursedetails p {
    padding: 10px 20px 10px 20px;
    font-size: 16px;
    line-height: 1.3em; }

.history {
  padding: 10px; }

.partner {
  margin: 10px 10px 5px 10px;
  background: #fff;
  float: left;
  width: 660px; }
  .partner h3 {
    font-weight: 400;
    font-weight: bold;
    font-size: 16px;
    border: 1px solid #333;
    background: #444;
    color: #fff;
    padding: 5px 10px 5px 10px;
    margin: 0px; }
  .partner .inside {
    padding: 20px;
    font-size: 15px;
    line-height: 1.3em;
    border: 1px solid #444; }

.elg {
  float: left;
  width: 200px; }

.details {
  float: left;
  width: 400px;
  padding-right: 10px; }

.input {
  padding: 7px 5px 7px 5px;
  border: 1px solid #999;
  border-radius: 0px;
  margin-bottom: 5px; }

.input:hover {
  padding: 7px 5px 7px 5px;
  border: 1px solid #555;
  border-radius: 0px; }

.button {
  padding: 6px 5px 6px 5px;
  border: 1px solid #370;
  color: #fff;
  background: #2F961F; }

.button:hover {
  padding: 6px 5px 6px 5px;
  border: 1px solid #111;
  color: #fff;
  background: #333; }

.demo-frame {
  height: 450px; }

.ui-widget-content {
  border: 1px solid #fff;
  background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% white;
  color: #222; }

#certificate {
  border: 5px solid #51B548;
  height: auto;
  border-radius: 0px; }

#counceller {
  border: 5px solid #51B548;
  height: auto !important;
  border-radius: 0px; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: .9em; }

.ui-widget-header {
  border: 1px solid #fff;
  background: #fff;
  color: #222;
  font-weight: bold; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #3ca4d5;
  background: #00AAF3;
  font-weight: normal;
  color: white; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.error {
  background: #D33F3F;
  border: 1px solid #A02828;
  font-size: 16px;
  color: #fff;
  padding: 10px; }

.success {
  background: #35AD5D;
  border: 1px solid #25723F;
  font-size: 16px;
  color: #fff;
  padding: 10px; }

footer .footerin {
  margin: 0 auto;
  height: auto; }
footer .developed {
  float: right; }

.footercontainer {
  width: 940px;
  margin: 0px auto;
  padding: 10px;
  background: #fff;
  border-top: 1px solid #ccc; }
  .footercontainer a {
    color: #444;
    text-decoration: none; }
  .footercontainer a:visited {
    color: #444;
    text-decoration: none; }
  .footercontainer a:hover {
    color: #555;
    text-decoration: underline; }
  .footercontainer a:active {
    color: #444;
    text-decoration: none; }
