BODY { margin: 0px; background-color: #000000; }

#container { min-width: 990px; overflow: hidden; }

*html #container { height: 1%; }

#top { height: 160px; position: relative; border-bottom: 1px solid #FFFFFF; }

#top A IMG { border-width: 0px; position: absolute; left: 60px; top: 40px; }

#top #phone { position: absolute; right: 50px; top: 50px; text-align: left; }

#top #phone SPAN { font-size: 22px; }

#top #phone, #top #phone A { font: 12px Tahoma; color: #FFFFFF; }

#top #phone A { text-decoration: underline; }

#top #phone A:hover { text-decoration: none; }

#topMenu { height: 37px; background: url(../images/top_menu_bg.gif) left top repeat-x; padding-left: 40px; position: relative; }

#topMenu P { float: left; background: url(../images/top_menu_item_bg.gif) right center no-repeat; margin: 0px; padding: 10px; }

#topMenu P.last { background-image: none; }

#topMenu P A { font: bold 14px Tahoma; color: #FFFFFF; text-decoration: none; }

#topMenu P A:hover { text-decoration: underline; }

#topMenu #search { position: absolute; top: 7px; right: 40px; }

#topMenu #search P { margin: 0px; padding: 0px; background-image: none;  }

#topMenu #search P INPUT { width: 220px; font: 12px Arial; color: #555555; }

#pageDivizor { height: 19px; background: url(../images/page_divizor.gif) left top repeat-x; }

#leftMenu {
	padding: 10px 0px 10px 0px;
	float: left;
	width: 300px;
	background: #FFFFFF url(../images/left_menu_bg.gif) left top repeat-y;
}

#leftMenu P {
	margin: 0px 0px 0px 20px;
	/*background: url(../images/left_menu_item_bg.gif) left center no-repeat;*/
	padding: 15px 15px 15px 20px;
}

#leftMenu P A { font: bold 16px Tahoma; color: #5c595b; text-decoration: none; }

#leftMenu P A:hover { text-decoration: underline; }

#contentBox { padding-bottom: 16px; background: url(../images/content_back.gif) right bottom no-repeat; }

#contentBox #content {
	margin: 0px 14px 0px 308px;
	padding: 24px;
	min-height: 460px;
	background-color: #FFFFFF;
	font: 12px Tahoma;
	color: #000000;
}

*html #contentBox #content { height: 460px; } /* Õàê äëÿ IE6 */

#contentBox #content H1 { font: 18px Tahoma; margin-top: 0px; }

#contentBox #content TABLE IMG { border-width: 0px; }

#contentBox #content A { font: 12px Tahoma; color: #000000; text-decoration: underline; }

#contentBox #content A:hover { text-decoration: none; }

*html #contentBox #content { height: 460px; }

#bottomMenu { margin-top: 30px; height: 40px; background-color: #383938; }

#bottomMenu P { margin: 0px; padding: 13px 18px 13px 0px; float: left; }

#bottomMenu P A { font: 12px Tahoma; color: #FFFFFF; text-decoration: none; }

#bottomMenu P A:hover { text-decoration: underline; }

#copy { font: 12px Arial; color: #FFFFFF; padding: 10px; }

#copy A { color: #FFFFFF; text-decoration: underline; }

#copy A:hover { text-decoration: none; }

#bottomMenu, #copy { padding-left: 60px; }
