#wrapper{
 background: #095a79;
}
#wrapper_contents{
 background: #FFFFFF;
}




#banners{
 background: #FFFFFF;
}



#news_rotator{
  background: -moz-linear-gradient(top, #d7d7d7, #ececec);
  background: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#ececec));
  filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='#d7d7d7', EndColorStr='#ececec', GradientType=1);
  border-bottom: 1px solid #ff6600;
  box-shadow: 0 3px 0 #cbd1da;
}


.side_block_head{
 background:#0d7ca7;
 background-position: -31px -280px;
 border-radius:20px
}
.side_block_body{
  background: #ededed;
  border: 1px solid #114f94;
  border-radius:20px

}
.input_text_block{
 background: #f3f3f3 url(../images/spirit.png) no-repeat;
 background-position: -298px -149px;
}
.input_password_block{
 background: #f3f3f3 url(../images/spirit.png) no-repeat;
 background-position: -466px -149px;
}
.input_submit_block{
  height: 30px;
  width: 160px;
  
  background: #2b3546;
  filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr='#047cd2', EndColorStr='#015795', GradientType=0);
  border: 1px solid #003c67;
  color: #FFFFFF;

}
.input_search_block{
 background: #f3f3f3 url(../images/spirit.png) no-repeat;
 background-position: -809px -149px;
}
.input_select_block{
 background: #f3f3f3 url(../images/spirit.png) no-repeat;
 background-position: -638px -149px;
}
.side_block_footer{
 background: #117394;
}
#footer{
 
 background-position: 0px -930px;
}

.credit .copyright span {
color: #7d7d7d;
}

.stylestool {

}
.credit .stylestool span {
color: #FFFFFF;
}























