html, body {
	width:100%;
	height: 100%;
}

html, body, form {
	padding: 0;
	margin: 0;
}

html, body, td {
	color: #CDCDCD;
	font-size: 11px;
	background-color: #011725;
	font-family: Georgia, verdana, arial, serif !important;
	font-size:16px;
	font-style: italic;
}

#MainMenu {
	position: absolute;
	text-align: center;
	top: 70px;
	left: 0;
	width: 100%;
	z-index: 4;
	height: 35px;
}

#MainMenu a {
	line-height: 27px;
	padding-bottom: 27px;
	padding-right: 100px;
	text-decoration: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
}

#MainMenu a.company {
	background-image: url(/images/potemkin/_main/adds/menu_company.png);
}

#MainMenu a.company_selected {
	background-image: url(/images/potemkin/_main/adds/menu_company_selected.png);
}

#MainMenu a.portfolio {
	background-image: url(/images/potemkin/_main/adds/menu_portfolio.png);
}

#MainMenu a.portfolio_selected {
	background-image: url(/images/potemkin/_main/adds/menu_portfolio_selected.png);
}

#MainMenu a.peoples {
	background-image: url(/images/potemkin/_main/adds/menu_peoples.png);
}

#MainMenu a.peoples_selected {
	background-image: url(/images/potemkin/_main/adds/menu_peoples_selected.png);
}

#MainMenu a.faq {
	background-image: url(/images/potemkin/_main/adds/menu_faq.png);
}

#MainMenu a.faq_selected {
	background-image: url(/images/potemkin/_main/adds/menu_faq_selected.png);
}

#MainMenu a.contacts	 {
	background-image: url(/images/potemkin/_main/adds/menu_contacts.png);
}

#MainMenu a.contacts_selected {
	background-image: url(/images/potemkin/_main/adds/menu_contacts_selected.png);
}

#MainContainer {
	position: absolute;
	top: 135px;
	bottom: 100px;
	width:100%;
	overflow: auto;
	z-index: 20;
}

#ContentContainer {
	padding: 0 100px 0 114px;
}

#ContentContainer table, #ContentContainer td {
	background-color: transparent;
}

#ContentContainer p {
	text-indent: 35px;
	text-align: justify;
	margin: 3px 0 0 20px;
}

#TopName {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height: 62px;
	background: transparent url(/images/potemkin/_main/adds/top_border0.png) repeat-x 0 0;
	z-index:2;
}

#TopName div {
	width:100%;
	height: 62px;
	background: transparent url(/images/potemkin/_main/adds/proizv.gif) no-repeat center;
	z-index:3;
	cursor: pointer;
}

#TopOrnament1 {
	position: absolute;
	left:0;
	top:62px;
	width:100%;
	height: 12px;
	background: transparent url(/images/potemkin/_main/adds/top_border1.png) repeat-x 0 0;
	z-index:2;
}

#TopOrnament2 {
	position: absolute;
	left:0;
	top:74px;
	width:100%;
	height: 70px;
	background: transparent url(/images/potemkin/_main/adds/top_border2.png) repeat-x 0 0;
	z-index:2;
}

#PorterLeft {
	position: absolute;
	left:0;
	top:70px;
	width:83px;
	height: 275px;
	z-index:3;
}

#PorterLeft div {
	width:83px;
	height: 275px;
	background: transparent url(/images/potemkin/_main/adds/porter_left.png) no-repeat 0 0;	
}

#PorterRight {
	position: absolute;
	right:0;
	top:70px;
	width:76px;
	height: 270px;
	z-index:3;
}

#PorterRight div {
	width:76px;
	height: 270px;
	background: transparent url(/images/potemkin/_main/adds/porter_right.png) no-repeat 0 0;
}

#ProjectorLeft {
	position: absolute;
	top: 100px;
	left:0;
	width:368px;
	bottom: 0;
	background: transparent url(/images/potemkin/_main/adds/projectorLeft.png) no-repeat 0 0;
	z-index:1;
}

#ProjectorRight {
	position: absolute;
	top: 100px;
	right:0;
	width:367px;
	bottom: 0;
	background: transparent url(/images/potemkin/_main/adds/projectorRight.png) no-repeat 0 0;
	z-index:1;
}

#Footer1 {
	position: absolute;
	left:0;
	bottom: 44px;
	width:100%;
	height: 13px;
	background: transparent url(/images/potemkin/_main/adds/bottom1.png) no-repeat 0 0;
	z-index: 3;
}

#Footer2 {
	position: absolute;
	left:0;
	bottom: 0;
	width:100%;
	height: 44px;
	background: transparent url(/images/potemkin/_main/adds/bottom2.png) repeat-x 0 0;
	z-index: 3;
}

#Footer2 div {
	width:100%;
	height: 44px;
	background: transparent url(/images/potemkin/_main/adds/phones.png) no-repeat left;
	z-index:3;
}
