
#body-bg{
	background: url(../../images/main/body_bg.png) repeat-x top center;
}
#page {
	background: transparent url(../../images/main/body_bg_center.png) no-repeat top center;
}
#page-footer {
	background: transparent url(../../images/main/footer_bg_center.gif) no-repeat bottom center;
}
#navigation{
	background: url(../../images/main/navigation_left_bg.gif) no-repeat top left;
}
#navigation div.right a.selected{
	border: 1px solid #693998;
}

#logo{
	background: url(../../images/main/logo_bg.png) no-repeat top left;
}
#banner{
	background: #fff url(../../images/main/banner_bg.png) repeat-x top left;
}
#logos{
	background: url(../../images/main/logos_bg.png) no-repeat top left;
}

#left_column{
	background: url(../../images/main/left_column_bg.png) no-repeat right top;
}
#left_column_bottom{
	background: url(../../images/main/footer_cont_left.png) repeat-y right top;
}
#right_column{
	background: url(../../images/main/right_column_bg.png) no-repeat left top;
}

#right_column_bottom{
	background: url(../../images/main/footer_cont_right.png) repeat-y left top;
}
#content{
	background: #fff;
}
#content_bottom{
	background: #fff;
}
#footer{
	background: #ccccbf url(../../images/main/footer_bg.gif) repeat-x bottom;
}
#footer_menu {
	background: url(../../images/main/footer_cont.gif) no-repeat -10px 0;
}

#menu{
	border-bottom: 1px solid #f0f0e4;
}
#menu li{
	border-top: 1px solid #f0f0e4;
}
#menu ul li{
	background: url(../../images/main/menu_arrow.gif) no-repeat 8px 10px;
}
#menu ul li ul li{
	background: url(../../images/main/menu_arrow2.gif) no-repeat 18px 10px;
}
#menu a.selected{
	background:#c0c90e url(../../images/main/menu_selected.png) repeat-x;
}

img.pink{
	border: 4px solid #009ee0;
}
img.blue{
	border: 4px solid #693998;
}
img.lightblue{
	border: 4px solid #00bbf3;
}
img.violet{
	border: 4px solid #693998;
}
img.yellow{
	border: 4px solid #ffd50d;
}
a.more{
	background: #eee;
	border: 1px solid #ccccbf;
}
a.more:hover{
	background: #ddd;
}
.news ul li{
	background: url(../../images/main/content_list_arrow.gif) no-repeat 3px 9px;
}
a.back{
	background: #f1f1ee;
	border: 1px solid #ccc;
}
a.back:hover{
	background: #ddd;
}

div.spacer{
	background: url(../../images/main/spacer.gif) repeat-x center;
}
div.right_block ul li{
	background: url(../../images/main/right_block_arrow.gif) no-repeat 3px 9px;
}
div.bgblack {
	background: url(../../images/main/blackbox_middle.gif) repeat-y;
}
div.moveimg1 {
	background: url(../../images/main/blackbox_top.gif) no-repeat bottom;
}
div.moveimg2 {
	background: url(../../images/main/blackbox_bottom.gif) no-repeat top;
}
ul.pagination li{
	list-style: none;
	background: none;
}
ul.pagination li a{
	border: 1px solid #693998;
}
ul.pagination li a:hover{
	background: #693998;
}
ul.pagination li.current_page{
	background: #693998;
}
ul.pagination li.inactive { 
	color: #ccc;
	border: 1px solid #ccc;
}
.gallery .photo{
	background: #fcfcfc;
	border: 1px solid #f1f1f1;
}
.partners .photo{
	background: #fcfcfc;
	border: 1px solid #ddd;
}
.underline{
	border-bottom: 1px solid #eee;
}
#search_form{
	background: #fdfdfd;
	border: 1px solid #ccc;
}
#letters ul li a, #letters ul li a.none{
	background: #36a9ec;
}
#letters ul li a:hover, #letters ul li a:focus, #letters ul li a.selected{
	background: #b5cd39;
}
#word ul{
	border-bottom: 1px solid #36a9ec;
}
#word ul li{
	border-top: 1px solid #36a9ec;
}
#word ul li a:hover{
	background: #36a9ec;
}
