html, body {
	background-color: white;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	height: 100%;
}

#centertable {
	height: 100%;

}

a.elink {
	color: #BEBEBE;
}

#mainblock {
	width: 1000px;
	text-align: left;
}

#topline, #topstar, #brandplace {
	height: 86px;
}

body, #topline {
	background-image: url('/pics/topgrad.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

#toplogo, .topsplash, #slogan, #icoblock, #icoblock div, #topstar, #brandplace {
	float: left;
}

.intro {
	padding: 0 10px 10px 10px;
	color: #999;
}

h1 {
	font-family: Times New Roman;
	font-size: 19px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}


h3 {
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding:0;
	margin: 0;
}

#toplogo {
	width: 340px;
	background-image: url('/pics/toplogo.gif');
	background-repeat: no-repeat;
	background-position: center;
}

#icoblock {
	width: 180px;
	padding: 0 10px 0 11px;
}
#icoblock div {display: inline;padding-top: 20px;}

#icoblock div a {
	font-size:11px;
	width: 139px;
	padding: 20px 0px 0 11px;
	color: #666;
}

.topsplash, #icoblock div, #slogan {
	height: 44px;
	margin: 13px 0 29px 0;
}

#slogan {
	position: relative;
	width: 206px;
	height: 24px;
	padding: 15px 5px 5px 5px;
	overflow: hidden;
}

#sloganplash {
	position: relative;
	color: #999999;
	height: 18px;
	width: 32000px;
	left: 400px;
}

#sloganplash strong {
	margin-right: 100px;
	display: block;
	float: left;
	height: 18px;
}
strong.blue {
	color: #0099CC;
}

.topsplash {
	width: 1px;
	border-right: 1px solid #999999;
}

#maintable {
	border-bottom: 1px solid #989898;
}


#topstar {
	width: 122px;
	background-image: url('/pics/topstar.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#brandplace {
	width: 182px;
}

#topshtrih {
	width: 159px;
	height: 58px;
	background-image: url('/pics/shtrih.gif');
	background-position: top left;
}

#topshtrih span { 
	display: block;
	padding: 20px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}

#topshtrih img {
	padding: 22px 7px 0 11px;
	float: left;
}

#brandtext {
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}

#brandtext span {
	color: #999999;
}

#langbar {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 28px;
}

#langbar span, #langbar a {
	color: #0099CC;
	text-decoration: none;
}

#langbar a:hover {
	text-decoration: underline;
}

#leftcolumn, #leftshtrih {
	/*border-top: 19px solid #1893B1;*/
}

#leftshtrih {
	width: 35px;
	background-image: url('/pics/shtrihback.gif');
	background-position: top left;
}

#leftshtrih div {
	overflow: hidden;
	background-color: #FFFFFF;
	width: 35px;
	height: 6px;
}

#leftcolumn {
	width: 273px;
}

#keywordsplace {
	background-image: url('/pics/botgrad.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

#centercolumn {
	width: 536px;
	background-image: url('/pics/greengrad.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 446px;
	padding: 0;
}

#lefttext {
	padding: 0px 10px 0 10px;
}

#lefttext h1, #keywords h1 {
	font-size: 12px;
	color: #999999;
}

#keywords h1 {
	padding-top: 0;
	margin-top: 0;
	font-size: 19px;
	font-family: Arial, _sans;
}

#keywords {
	padding: 0 10px 10px 10px;
}

#keywords a {
	color: #999999;
	text-decoration: none;
}

#keywords a:hover {
	color: #666666;
}

#textplace {
	padding: 0px 15px 10px 15px;
	width: 505px;
	overflow: hidden;
}

#textplace h1 {
	margin: 0 0 5px 27px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, _sans;
	color: #999999;
	padding-left: 15px;
	font-size: 19px;
	font-family: Arial, _sans;
}

.shadow {
	/*border-right: 121px solid #CCCCCC;*/
	height: 19px;
	margin-bottom: 60px;
}

.splashline {
	width: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 0;
	/*border-top: 85px solid #FFFFFF;*/
	background-color: #999999;
}

#rightcolumn {
	width: 154px;
	background-image: url('/pics/shtrih.gif');
	background-position: top left;
	text-align: left;
}

#mainmenu {
	text-align: left;
	background-color: #FFFFFF;
	padding: 0 0 15px 0;
}

#mainmenu .bullet {
	width: 3px;
	height: 3px;
	background-color: #FFF;
	overflow: hidden;
}

#mainmenu a {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #999999;
}

#bottomtable, #bottomtable a, #rucenter, #rucenter a {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}

#bottomtable a:hover {
	text-decoration: underline;
}

#copy {
	width: 297px;
}

#botmenu {
	width: 525px;
}

.newsblock, .newsblock a {
	color: #999999;
	margin-bottom: 17px;
	text-decoration: none;
}

.newsblock a:hover {
	color: #666666;
}

.newsblock span {
	color: #0099CC;
}

p.newsblock, p.newsblock a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

p.newsblock a:hover {
	text-decoration: underline;
}

#project img {
	border: 1px solid #999999;
}

#project a {
	color: #0F5275;
}

#project a:hover, #textplace {
	color: #1884BE;
}

#project span, .allproj a {
	background-color: #004662;
	padding: 1px 2px 1px 3px;
	color: #FFFFFF;
	text-decoration: none;
}

#project span.black, #project span.black a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 0;
}

.allproj a {
	padding: 2px 5px 2px 5px;
}

#rambler {
	position: absolute;
	left: 0;
	top: 0;
}

#rucenter, #may9 {
	text-align: right;
	padding: 25px 10px 90px 0;
	border: 0;
}

#doplinks, #doplinks a:hover, #doplinks a {
	color: #BFBFBF;
}
