@charset "windows-1251";
@import url('sseat/pbe.css');
html, body {
	height:100%;
}
body {
	margin: 0 auto;
	text-align:center;
	font-family : Arial, Verdana, Helvetica,  sans-serif;
	font-size : 11px;
	background-color:#272727;
	background-image:url(/img/bg_2009/bodyBackground_home.gif
);
	background-repeat:repeat-x;
}
/*************************************** content Articles 
**************************************************/

.articlesHome {
}
#articlesContainer {
	width:960px;
	float:left;
	margin-top:46px;
	position:relative;
 .height:604px;
}
#article0, #article1 {
	width:960px;
	height:604px;
	margin-top:-46px;
	position:relative;
	overflow:visible;
}
/******************************mainDIV*****************************
************************/

.mainDiv {
	text-align:left;
	width:960px;
	height:auto;
	margin-right: 
auto;
	margin-left:auto;
	height:604px;
	position:relative;
	overflow:hidden;
	background-color:#transparent;
	padding-bottom:50px;
}
/********************************NAVIHEAD******************
************************/
.mainNavigationTitles {
	font-size:11px;
	font-weight:normal;
	font-family:Tahoma, arial, sans-serif;
}
.mainNavigationTitles a {
	color:#666666;
	padding-left:7px;
	text-decoration:none;
}
.headerDIV {
	width:960px;
	height:46px;
	position:top;
	float:left;
	background-color:#ffffff;
}
.naviHeadContainerDIV {
	width:100%;
}
.logoSEATDIV {
	float:left;
	padding-left:15px;
	margin-top:8px;
}
.languageDIV {
	float:right;
	padding:5px 0 5px 5px;
	margin-top:8px;
	display:none;
}
.navigationMenuDIV {
	float:right;
	padding:8px 8px 8px 0;
	margin-top:8px;
	margin-right:10px;
}
.headerDIV img {
	position:relative;
	overflow:hidden;
}