html,body{margin:0;padding:0}
body {background-image: url();background-repeat:no-repeat; background-color:#FFF8DC; 
text-align:left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;}
p{margin:0 10px 10px}

div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#container{text-align:left}
div#content p{line-height:1.5; text-indent: 20px;text-align: justify;}
div#navigation{background-color: ; background-repeat:no-repeat}
div#extra{}
div#footer{background-image:url("");background-color: #; color:#080570}
div#footer p{margin:0;} /*padding:5px 10px}*/
div#footer a{style:underline;color:#1371ff;}

div#container{width:1003px; margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{margin: 0 150px 20px 200px; padding: 0 10px;background-image:url();background-repeat:no-repeat;background-position: top ;color:#080570;font-size:14.5px}
div#content2{margin: 0 0; padding: 0 30px;background-image:url();background-repeat:no-repeat;background-position: top ;color:#080570;font-size:14.5px}
div#navigation{float:left;width:200px; height:400px;margin-left:-980px;


}

div#extra{float:left;width:150px;margin-left:-150px}
div#footer{clear:left;}</style> /*margin: 0 155px 0 220px;}</style>*/

/* Стили текстов */
h3{color:#3333cc;font-size:2em;text-transform:uppercase;line-height:1.2857em;margin:0.6em 0; font: bold 26px Helvetica, Arial, sans-serif;}

/* Структура разметки */
#mainmenublock{width:1000px;margin:0 auto;}
.menu {
text:align: center;
padding: 10px 10px 10px 0pt;

none repeat scroll 0% 0%;

-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
height: 100px;
width: 780px;line-height:80px;margin:0;
  padding-left:10px;}
/*NEEEEEWS*/

.pane-list {
	margin: 0;
	padding: 0 15px 0 0;
	list-style: none;
}
.pane-list li {
	background: #afcfff;
	padding: 10px 20px 10px 10px;
	border-top: solid 1px #67a2fb;
	border-bottom: solid 1px #67a2fb;
	cursor: pointer;
}
.pane-list li:hover {
	background: #c5dcfe;
}


/* крошки ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 600px;
	padding:5px;
	border:solid 1px #eee;
	background:#eee;
}


.breadCrumb2 {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 600px;
	padding:5px;
	border:solid 1px #eee;
	background:#eee;
}


.breadCrumb ul {
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}

.breadCrumb ul li {
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(../images/Chevron.gif) no-repeat 100% 0;
}

.breadCrumb ul li div.chevronOverlay {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.breadCrumb ul li span {
	display: block;
	overflow: hidden;
}

.breadCrumb ul li a {
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
 color:#044cba;	overflow: hidden;
	float: left;
}

.breadCrumb ul li.first a {
	height: 16px !important;
	text-indent: -1000em;
	width:16px;
	padding: 0;
	margin-top: 0px;
	overflow: hidden;
	background:url(../images/home.gif) no-repeat 0 0;
}

.breadCrumb ul li.first a:hover {
	background-position: 0 0px;
}

.breadCrumb ul li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
}

.chevronOverlay {
	display: none;
	background: url(../images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}
