/* Start of CMSMS style sheet 'Shellcast Style' */
body {
  background: #09467a url("../uploads/images/skin/bg1.png") repeat-x top left;
}

#wrap {
  position:relative;
  width:850px;
  margin: 21px auto 0px auto;
  background:#ffffff;
}

#header {
  width:850px;
  height:104px;
  background: #f8e697;
}

#logo {
  position:relative;
  left:-20px;
  top:-20px;
  width: 803px;
  height: 103px;
  background: url(../uploads/images/skin/logo.png) no-repeat;
}

#topmenu {
  position:relative;
  width:850px;
  height:42px;
  overflow:visible;
  background:#f2ce51;
  /* border:1px solid red; */
  z-index:9999;
}

#banner {
  clear:both;
  position:relative;
  width:850px;
  height:342px;
  overflow: hidden;
  z-index:1;
  padding-bottom:50px;
}

#nobanner {
  clear:both;
  position:relative;
  width:850px;
  height:30px;
  overflow: hidden;
  z-index:1;
  padding-bottom:0px;
}

#contentbanner {
  position:relative;
  float:left;
  width:573px;
  padding-bottom:30px;
  /* border:1px solid black; */
  font-family:sans-serif;
  font-size:15px;
  overflow:hidden;
}

#leftbanner {
  float:left;
  width:531px;
  padding-bottom:30px;
}

#slideshow2 {
  height:252px;
}

#rightmenu {
  float:right;
  width:277px;
  padding-bottom:30px;
  }

#norightmenu {
  float:right;
  width:277px;
  height:0px;
  padding-bottom:30px;
}

#footer {
  position:relative;
  clear:both;
  width:850px;
  height:100px;
  background:#f8e697;
}

#footerleft {
  position:relative;
  padding-top:20px;
  padding-left:50px;
  font-family:arial, sans-serif;
  font-size:12px;
  color:#09467a;
  line-height:14px;
}

#subfooter {
  clear:both;
  position:relative;
  width:850px;
  margin: 0 auto 0 auto;
  height:21px;
}

#subfooter {
  position:relative;
  text-align:center;
  margin-top:5px;
  margin-left:auto;
  margin-right:auto;
  top:0px;
  left:0px;
  width:850px;
  height:40px;
  padding:0;
  line-height:15px;
}

#subfooter #copyright {
  position:absolute;
  text-align:left;
  top:0px;
  left:0px;
  width:20%;
  height:40px;
  color:white;
  font-family:arial, sans-serif;
  font-size:11px;
}

#subfooter #poweredby {
  position:absolute;
  text-align:right;
  top:0px;
  right:0px;
  width:20%;
  height:40px;
  color:white;
  font-family:arial, sans-serif;
  font-size:11px;
}

#subfooter #bottommenu {
  position:relative;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  top:0px;
  width:50%;
  height:40px;
  color:white;
  font-family:arial, sans-serif;
  font-size:11px;
}

#subfooter a {
  text-decoration:none;
  color:white;
}

#subfooter a:hover {
  text-decoration:underline;
  color: white;
}

#content {
  position:relative;
  width:850px;
  background:#ffffff;
  padding:0px 0px 30px 0px;
  overflow:auto;
}

#maincol {
  float:left;
  width:475px;
  margin:0;
  /*top right bottom left */
  padding:0px 21px 0px 56px;
  font-family:sans-serif;
  font-size:15px;
  overflow:hidden;
}

#sidebar {
  float:right;
  width:216px;
  /*top right bottom left */
  padding:0px 61px 0px 21px;
  margin: 0;
  font-family:sans-serif;
  font-size:12px;
  overflow:hidden;
}



/* End of 'Shellcast Style' */

