*{
	padding: 0;
	margin: 0;
}
body{
	background: url(/images/bg.gif);
	font-family: Arial,Helvetica,sans-serif;
	min-width: 1012px;
	_width: expression(document.documentElement.clientWidth < 1012 ? "1012px" : "auto");
	padding: 8px;
}
.grayPlate{
	background: url(/images/grayPlate.gif);
}
.grayPlateTopBorder{
	background: url(/images/grayPlateTopBorder.gif) top repeat-x;
}
.grayPlateBottomBorder{
	background: url(/images/grayPlateBottomBorder.gif) bottom repeat-x;
}
.grayPlateLeftBorder{
	background: url(/images/grayPlateLeftBorder.gif) left repeat-y;
}
.grayPlateRightBorder{
	background: url(/images/grayPlateRightBorder.gif) right repeat-y;
	padding: 9px 12px 12px 12px;
}
.contentPlate{}
.contentPlateTopLine{
	background: url(/images/contentPlateTopLine.gif) top repeat-x;
	height: 2px;
	overflow: hidden;
}
.contentPlatePreHeader{
	height: 15px;
	overflow: hidden;
	background: #313131 url(/images/contentPlatePreHeaderLeft.gif) left repeat-y;
	padding-left: 32px;
	color: #CCCCCC;
	font-size:10px;
	vertical-align: middle;
	line-height: 15px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.contentPlatePreHeader STRONG, .contentPlatePreHeader EM{
	color:#FF6600;
}
.contentPlatePreHeader SPAN{
	margin-left: 30px;

}
.contentPlatePreHeader .rightBorder{
	width: 1px;
	overflow: hidden;
	height: 15px;
	float: right;
	background: #202020;
}
.contentPlateAPHLine{
	background: url(/images/contentPlateAPHLine.gif);
	height: 15px;
	overflow: hidden;
	border-right: 1px solid #000000;
}
.contentPlateAPHLine .leftBorder{
	width:2px;
	height: 15px;
	overflow: hidden;
	background: url(/images/contentPlatePreHeaderLeft.gif) left repeat-y;
	float: left;
}
.contentPlateHeader{
	background: url(/images/contentPlateHeader.gif);
	border-right: 1px solid #000000;
}
.contentPlateHeaderLeft{
	background: url(/images/contentPlatePreHeaderLeft.gif) left repeat-y;
	padding: 18px  0 8px 30px;
}
.logo{
	display: block;
	background: url(/images/logo.gif);
	width: 700px;
	height: 228px;
}
.contentPlateHeaderLeft .rightBlock{
	float: right;
	width: 220px;
	background: url(/images/contacts.gif) left top no-repeat;
	margin-bottom: 10px;
	*margin-bottom: 0px;
}
.contentPlateHeaderLeft .searchBg{
	height: 50px;
	background: url(/images/searchBg.gif) no-repeat;
	margin-top: 132px;
	text-align: right;
	font-weight: 600;
	padding-right: 10px;
	color: #262626;
	padding-top: 20px;
	font-family: "Arial Narrow";
	font-size: 20px;
}
.contentPlateHeaderLeft .searchForm{
	background: #AEAEAE;
	text-align: center;
	padding: 7px 0;
}
.contentPlateHeaderLeft  .queryField{
	width: 130px;
	float: left;
	margin: 0 3px 0 5px;
	height: 18px;
}
.contentPlateHeaderLeft  .searchBut{
	border: 1px solid #red;
	background: #DFDFDF;
	height: 22px;
	width: 60px;
	text-align: center;
}
.mainMenu{
	list-style: none;
	display: block;
	margin: 14px 0 0 0;
}
.mainMenu LI{
	float: left;
	padding: 0 11px 0px 8px;
	display: block;
	height: 30px;
	background: url(/images/mainMenuSeparator.gif) right 5px no-repeat;
}
.mainMenu LI.last{
	background: none;
}
.mainMenu LI A, .mainMenu LI A:link, .mainMenu LI A:active, .mainMenu LI A:visited{
	color: #555555;
	font-size: 21px;
	font-family: "Arial Narrow";
	letter-spacing: -1px;
	text-decoration: none;
}
.mainMenu LI A:hover{
	line-height: 30px;
}
.contentPlateHeaderLeft .hClear{
	height:1px;
	overflow: hidden;
	background: #D8D8D8;
	border-top: 1px solid #000000;
	clear: both;
	margin-left: -27px;	
}
.height9{
	height: 9px;
}
.mainPlate{
	background: url(/images/bg.gif);
	border-right: 1px solid #000000;
}
.mainPlateLeft{
	background: url(/images/contentPlatePreHeaderLeft.gif) left repeat-y;
}
.leftContentColumn{
	width: 260px;
	float: left;
	padding-left: 2px;
	margin-right: -260px;
	overflow-x: hidden;
}
.mainContentColumn{
	margin-left: 263px;
	_height: 300px;
	min-height: 300px;
	
}
.bottomContent{
	text-align: center;
	margin-top: 20px;
	padding-bottom:2px;
}
.footerMenu Li{
	background: url(/images/footerMenuSeparator.gif) right 6px no-repeat;
	display: inline;
	padding: 0 5px 0 4px;
	list-style: none;
	margin: 0;
}
.footerMenu Li A, .footerMenu Li A:link, .footerMenu Li A:active, .footerMenu Li A:visited{
	font-size:12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333366;
}
.footerMenu Li A:hover{
	text-decoration: none;
}
.footerMenu LI.last{
	background: none;
}
.footerLine{
	height: 8px;
	background: url(/images/footerLine.gif);
	overflow: hidden;
	border-right: 1px solid #000000;
}
.footerLineLeft{
	background: url(/images/contentPlatePreHeaderLeft.gif) left repeat-y;
	height: 8px;
}
.footer{
	background: #313131 url(/images/contentPlatePreHeaderLeft.gif) left repeat-y;
	border-right: 1px solid #000000;
	text-align: center;
	line-height: 35px;
	height: 35px;
}
.footer .counters{
	float: left;
	padding: 2px 0 0 10px;
}
.footer .copy{
	color:#FF6600;
	font-size:10px;
}
#orderFormDiv{
	position: fixed;
	top: 40%;
	right: 300px;
	width: 290px;
	background: #DFDFDF;
	padding: 5px;
	border: 1px solid #596688;
	color: #313131;
}
#orderFormDiv td{
	padding: 2px 0;
}
#orderFormDiv  .formPhone{
	float:left;
}
.clear{
	height: 1px;
	width:100px;
	overflow: hidden;
	clear: both;
}
