@import url(template1.css);
body{
  background: transparent url("../images/home_body-bg.png") no-repeat scroll center top;
}

#breadcrumbbar{
  display: none;
}

#content-body {
  margin-left:0;
  margin-right:0;
  padding:0;
}

#leftbox {
  float:left;
  width:318px;
  height:240px;
}

#rightbox {
  width:545px;
  height:240px;
  float:right;
}


#rightbox img{
  border:0;
}

#main-table-body {
 background:none;
}

#homebox {
  padding:50px 30px 0 40px;
  min-height:275px;
}

#bottombox {
  height:142px;
  width:960px;
}

#bottombox .img{
  float:left;
  padding-left:47px;
  padding-top:28px;
  width:267px;
}

#bottombox .img a {
 display:block;
}


#bottombox .img a img {
 border:none;
}


#footerwrap{
  background: none;
  width:960px;
 
}

#footernav ul li a {
  background-image:url("../images/home_footer-bg.png");
  top:0;
}

#footer  {
  background:url("../images/home_big-footer-bg.png") repeat-x scroll 0 -70px transparent;
  height:195px;
  
}

.caption,.rotatingText {
  left:385px;
  position:absolute;
  top:357px;
  width:530px;
}

.rotatingDiv{
  display: none;
}

.active-slide{
  display: block;
}

#imageNumbers{
  
}

a.imageNumber,a:visited.imageNumber{
  display: block;
  float: left;
  background: #085AA9;
  color: #fff;
  width: 15px;
  height: 15px;
  padding: 2px 3px 4px 2px;
  margin-right: 10px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

a:hover.imageNumber,a:active.imageNumber, div#imageNumbers a.active-slide-number{
  color: #000;
  background: #ccc;
  text-decoration: none;
}

#login-link {
 right:0;
}

#footernav ul #f92817 a {
 left:0;
}

#footernav ul #f93017 a{
  left:164px;
}

#footernav ul #f93018 a{
 left:338px;
}

#footernav ul #f93019 a{
 left:509px;
}

#footernav ul #f93020 a{
 left:708px;
}

#poweredby {

top:60px;
}

#poweredby a{
  color: #0659A8;
}

#rotatingContent {
  width:318px;
  height:240px;
  background:url("../images/home_img-bottom.png") 0 bottom no-repeat transparent;
}

#rotatingContent img{
  border-top:1px solid #ddd;
  border-left:1px solid #ddd;
  border-right:1px solid #ddd;
}

body.admin #homebox {
 padding-top:20px !important;
}


body.admin #bottombox {
 height:141px !important;
}