html, body, form {
	margin: 0;
	padding: 0;
}

img, table {
	border: none;
}

body {
	position: relative;
	font-size: 82%;
	font-family: Arial, Helvetica, sans-serif;
	width: expression((document.getElementsByTagName('html') && document.getElementsByTagName('html')[0].clientWidth <= 780) ? '780px' : '100%');
	min-width: 780px;
	background: #ffffff url(images/bg1.jpg) no-repeat;
	color: #302E31;
}

p, h1, h2, h3 {
	margin-top: 0px;
}

a {
	color: #0076A8;
}

.posAbs {
	position: absolute;
	z-index: 1000;
}

#Header {
position: relative;
	height: 130px;
}

#Logo {
	position: absolute;
	z-index: 1000;
	top: 43px;
	left: 50px;
	width: 140px;
	height: 27px;
	overflow: hidden;
}

#mainMenu {
	margin-left: 300px;
	font-size: 15px;
}

.menuItem {
	float: left;
	padding-right: 25px;
}

.menuItem div {
	background-color: #000;
	width: 1px;
	margin-left: 1px;
	height: 50px;
	overflow: hidden;
}

.menuItem a {
	text-decoration: none;
	color: #000;
}

.menuItem a:link:hover {
	color: #949599;
}

.active a, #submenuBlock a.active {
	color: #59bd00;
	font-weight: bold;
}

.active div {
	background-color: #59bd00;
}

#submenuBlock {
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 50px;
}

#submenuBlock h2 {
	font-size: 170%;
	text-transform: lowercase;
	color:#77767B;
	line-height: 1.1em;
	font-weight: normal;
}

#submenuBlock a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	margin-bottom: 7px;
}

#submenuBlock a:link:hover {
	color: #949599;
}

#submenuBlock a span {
	font-size: 12px;
	line-height: 11px;
	position: relative;
	top: 1px;
}

.pTitle {
	padding: 8px 50px 0 50px;
}

.leftCol {
	width: 300px;
}

.leftCol, .rightCol {
	vertical-align: top;
}

#mainPart .leftCol, #mainPart .rightCol {
	padding-top: 30px;
	padding-bottom: 30px
}

#mainPart .leftCol {
	background-image: url(images/leftcol_sheets.jpg);
	background-position: left 80px;
	background-repeat: no-repeat;
	height: 295px;
	height: expression('233px');
}

.subarticle {
	padding-top: 0px !important;
}

.leftBlock {
	padding-left: 50px;
	padding-right: 50px;
}

.leftBlock h2 {
	font-size: 125%;
	color: #59bd00;
	line-height: 1.1em;
	font-weight: normal;
}

#Content {
	padding-right: 50px;
}

.news a {
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	color: #000000;
	font-size: 95%;
}

.news a span {
	color: #59bd00;
	font-size: 11px;
}

.news a:link:hover {
	text-decoration: underline;
	color: #555;
}

#subscr {
	margin-top: 15px;
}

#subscr label {
	display: block;
	font-size: 10px;
	color: #fff;
	margin-bottom: 5px;
}

.fInputText {
	width: 140px;
	vertical-align: middle;
}

#Footer .leftCol {
	padding-top: 36px;
}

#Footer .leftBlock {
	font-size: 85%;
}

#Footer .rightCol td {
	font-size: 11px;
	background-repeat: repeat-x;
	vertical-align: top;
}

#Footer .td1 {
	width: 44%;
	background-image: url(images/foot_lbg1.gif);
}

#Footer .td2 {
	width: 56%;
	background-image: url(images/foot_lbg2.gif);
}

#Footer .rightCol a {
	color: #fff;
}

.fCont, #mainPage .fCont2 {
	margin-top: 37px;
}

.fCont {
	padding-top: 20px;
	color: #fff;
	background-color: #77767b;
}

.fCont2 {
	padding-top: 20px;
	color: #fff;
	background-color: #59bd00;
}

#Footer input {
	vertical-align: middle;
}

.button {
	border: none;
	vertical-align: middle;
}
.pages {
	margin-top: 35px;
}
.pageTxt {
	padding-right: 7px;
	color: #808080;
	font-size: 11px;
	vertical-align: top;
}

.pages td {
	line-height: 22px;
}

.pages a {
	padding: 0 2px;
	position: relative;
	top: -3px;
}

.pages span {
	font-size: 21px;
}

.sLinks {
	margin-bottom: 15px;
	height: 18px;
}

.sLinks a {
	display: block;
	float: left;
	margin-right: 10px;
}

.Clear {
	clear: both;
}
