#headerBackgr { /*to move */
	width:100%;
	background-image:url(../images/backgr_head-b.gif);
	height:217px;
}
#headerPic { /*to move */
	width:989px;
	margin: 0 auto;
	background-image:url(../images/01_headPic-b.jpg);
	background-repeat:no-repeat;
	height:217px;
}
#rMenuTop { /*to move */
	width: 220px;
	height: 33px;
	position: relative;
	top: -40px;
	background-image: url(../images/rmenu_01-b.png);
	background-repeat: no-repeat;
	padding: 20px 0 0 16px;
	margin-bottom:-40px;
}
#rMenuContainer { /*to move */
	width: 230px;
	background-color:#015195;
	margin:0 3px 0 1px;
	padding-bottom: 15px;
}
div.rMenu  { /*to move */
	border-top: 1px solid #003366;
	border-bottom: 1px solid #1d6eaf;
	height:0px;
	width:200px;
	margin-left:14px;
}
.rMenu li{ /*to move */
	border-bottom: 1px solid #1d6eaf;
	margin-left: 18px;
	margin-right: 15px;
}
.rMenu li a { /*to move */
	display: block;
	width: auto;
	border-bottom: 1px solid #003366;
	padding: 6px 0;
	text-decoration: none;
}
ul.rMenu ul { /*to move */
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#1b7ece;
	width:230px;




	*margin-left:-18px;
	margin-top:-2px;
	border-top:1px solid #003366;
	border-bottom:1px solid #57a8e9;
}
ul.rMenu ul li { /*to move */
	border-bottom: 1px dotted #57a8e9; /* Gray border beneath each menu item */
	margin-left: 20px;
	margin-right: 15px;
}
.rMenu li a:hover{ /*to move */
	background-color:#003366;
	color: #FFFFFF;
}
#footerBackgr {/*to move */
	width:100%;
	background-image:url(../images/backgr_footer-b.gif);
	background-repeat:repeat-x;
	height:69px;
}
.w_osn a:hover { /*to move */
	color:#1b7ece;
	text-decoration:underline;
}
a.more:link, a.more:active, a.more:visited  { /*to move */
	color:#1b7ece !important;
	text-decoration:none;
}
.titles { /*to move */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b7ece;
	display:block;
	width:100%;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
.titles a, .titles a:active, .titles a:visited { /*to move */
	color:#1b7ece;
	text-decoration:none;
}
.titles a:hover { /*to move */
	color:#1b7ece;
	text-decoration:underline;
}
.mainTitles { /*to move */
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #1b7ece;
	display: block;
	padding: 5px 0 10px 0;
	margin-bottom: 10px;
}

