body {
	color: #095BA6;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: white
 	
}
div.main {
	width: 1004px;
	border-top: 5px solid #095BA6; 
	border-right: 1px solid #095BA6; 	
	border-left: 1px solid #095BA6;
}
div.pere {
	clear: both;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
div.head {
	background: url(../images/head/headbg.gif) repeat-x;
}
div.headin {
	background: url(../images/head/titlebg.jpg) top right no-repeat;
	height: 159px;
}
div.center {
	background: url(../images/center/centerbg.gif) top repeat-x;	
}
div.left {
	width: 274px;
	float: left;	
}
div.right {
	margin-left: 274px;
	awidth: 712px;
}

/*Верхнее меню*/
div.upmenu {
	background: url(../images/upmenu/upmenubg.gif) repeat-x;
	height: 26px;
	line-height: 26px;
	margin-left: 100px;
}
div.upmenuitemfirst{
	background: url(../images/upmenu/firstitem.gif) no-repeat;
	width: 19px;
	height: 26px;
	line-height: 26px;
	float: left;
}
div.upmenuitemlast {
	background: url(../images/upmenu/lastitem.jpg) right no-repeat;
	height: 26px;
	line-height: 26px;
}

div.upmenuitem {
	float: left;
	background: url(../images/upmenu/bullet.gif) no-repeat;;
	padding-left: 16px;
	padding-right: 22px;
	color: #095BA6;
	font-size: 12px;
}

div.upmenuitem a{
	color: #095BA6;
	text-decoration:none;
}
div.upmenuitem a:visited{
	color: #095BA6;
	text-decoration:none;
}
div.upmenuitem a:hover{
	color: black;
	text-decoration: underline;
}

div.content {
	margin-top: 20px;
	margin-bottom: 20px;	
	font-size: 12px;
	margin-left: 14px;
	
}

div.content div.text{
	padding-right: 30px;
	margin-top: 20px;
}

div.textright {
	width: 100%;
	margin-bottom:20px;
}

/*Подвал*/

div.foot {
	height: 81px;
	background: url(../images/foot/footbg.gif);
	text-align: left;
}

div.footend {
	height: 81px;
	line-height: 81px;
	background: url(../images/foot/footend.gif) right no-repeat;
}

div.footcopy {
	background: url(../images/foot/footcopy.gif) no-repeat;
	width: 230px;
	line-height: 100%;
	color: white;
	aborder: 1px solid red;
	height: 120px;
	float: left;
	padding-top:40px;
	padding-left:20px;
	text-align:justify;
}
div.foottext {
	margin-left: 300px;
	font-size: 11px;
}
div.foottext a{
	color: #095BA6;

}
div.foottext a:visited{
	color: #095BA6;
}
div.foottext a:hover{
	color: black;
}


/*Левая часть*/
div.search {
	padding-left: 50px;
}
div.search form{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
div.search form input {
	border: 1px solid #095BA6;
	background-color: White;
	font-size: 13px;
	float: left;
	height: 24px;
}
div.search form input.search {
	border: 0px;
	float: none;
}

/*Левое меню*/
div.lmenu {
	margin-top: 5px;
	background: url(../images/lmenu/lmenubg.gif) repeat-y;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.lmenufirst {
	background: url(../images/lmenu/lmenubgpass.gif) repeat-y;
	font-size: 12px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	padding-right: 24px;	
}

div.lmenufirstact {
	background: url(../images/lmenu/lmenubgpact.gif) repeat-y;	
	font-size: 12px;	
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;	
}

div.lmenusecond {
	background: url(../images/lmenu/lmenubgpass.gif) repeat-y;	
	font-size: 11px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 24px;		
}

/*Заголовок страницы*/
div.title {
	background: url(../images/center/title/titlebg.jpg) right no-repeat;
}
h1 {
	font-size: 14px;
	background: url(../images/center/title/h1bg.gif) right;
	line-height: 30px;
	display: inline;
	padding-bottom: 14px;
	padding-right: 30px;
}
h1.pest {
	font-size: 14px;
}

h2 {
	margin: 0px;
	padding: 0px;
	height: 22px;
	line-height: 22px;
	background-color: #095BA6;
	color: white;
	font-size: 12px;
	padding-left: 10px;
}

h2.nuna {
	color: #095BA6;
	background: none;
	font-size: 18px;
}

div.third {
	aborder: 1px solid red;
}
div.thirdheader {
	width: 400px;
	float: left;
}
div.thirdmenu {
	margin-left: 410px;
	text-align: right;
	color: #095BA6;
}
h3 {
	color: #095BA6;
	display: inline;
}

div.counters {
	text-align: center;
}

