HTML, BODY{
   	height: 100%;
	min-height: 100%;
	min-width: 100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}

BODY{
	position: relative;
	height: auto !important;
	min-width: 100%;
	width:100%;
	height: 100%;
	min-height: 100%;
	background: #c0c0c0;
}

#html{
	width: 100%;
	min-width: 960px;
	height:100%;
	min-height:100%;
	clear: both;
	position: relative;
}

#wrap{
	min-width: 960px;
	width: 960px;
	min-height: 100%;
	clear: both;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: #a0bad1;
}

#wrap, #head, #body, #bodyUL, #Panel, #topBorder, #topBorderMenu, #textPanel, #sMenuTextPanel{
	position: relative;
	overflow: hidden;
}

	#bodyUL{
		zoom:1;
		padding:0px 0px 30px 0px;
	}
	
		#bodyUL LI#right{
			width:227px;
			float:left;
			zoom:1;
		}
		
		#bodyUL LI#left{
			zoom:1;
			float:left;
			width:570px;
			margin-right:30px;
		}

#mmenu, #smenu{
	zoom: 1;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

#head{
	height: 255px;
	clear: both;
}

#logo{
	position: absolute;
	top: 61px;
	left: 132px;
}

#request{
	position: absolute;
	top: 30px;
	right: 5px;
}

#body{
	clear: both;
/*	min-height: 780px; */
	padding-left: 104px;
}

#Panel{
	width: 570px;
	padding-bottom: 30px;
}

#topBorder, #topBorderMenu{
	height: 9px;
}

#topBorderMenu{
	height: 36px;
}

#LTop{
	position: absolute;
	left: 0;
	top: 0;
}

#RTop{
	position: absolute;
	top: 0;
	right: 0;
}

#BorderHr{
	background: #f3f3f4;
	height: 9px;
	margin: 0px 9px;
}

#BorderHrMenu{
	background: #f3f3f4;
	height: 34px;
	margin: 0px 11px;
	padding-top: 2px;
}

#textPanel, #sMenuTextPanel{
	clear: both;
	background: #f3f3f4;
}

#textPanel{
	padding: 18px;	
}

#sMenuTextPanel{
	padding: 2px;
}

#Copyright{
	color: #444749;
	padding: 0px 18px 30px 18px;
}

#Menu{
	background: #97c3e8;
	height: 34px;
}

#mmenu LI{
	float: left;
	margin-right: 15px;
	zoom:1;
	overflow:hidden;
}

#mmenu LI a{
	text-decoration: none;
	line-height: 30px;
	height: 32px;
	display: block;
	float:left;
	padding:0px 5px;
	font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
	color: #092a47;
}

#mmenu LI a:HOVER, #mmenu LI a.curr{
	color: #3578e1;
}

#mmenu LI a:HOVER{
	background: url(../pic/mArr.jpg) no-repeat center top;	
}

#sMenuPanel{
	width: 227px;
}

#mName{
	zoom: 1;
	padding: 0px 0px 0px 15px;
}

#mName LI{
	font-size: 18px;
	color: #41739e;
	line-height: 30px;
	text-transform: uppercase;
}

#smenu LI{
	margin-bottom: 5px;
}

#smenu LI a{
	color: #0d0d0d;
	display: block;	
	padding: 5px 10px;
	text-decoration: none;
}

#smenu LI a:HOVER, #smenu LI a.curr{
	background: #c9ddee;
}

#smenu LI a.curr{
	text-decoration: underline;
}

#head{
	background: url(../pic/BG1.jpg) no-repeat top center;
}

#body{
	background: url(../pic/BG2.jpg) no-repeat top center;
}

INPUT[type=text]{
	border: 1px solid #0d0d0d;
}

#fio, #taorder{
	border: 1px solid #0d0d0d;	
}

INPUT[type=text]{
	width: 230px;
}

#fio{
	width: 230px;	
}

INPUT[type=submit]{
	border: 1px solid #0d0d0d;
	padding: 5px;
}

#request_send{
	border: 1px solid #0d0d0d;
	padding: 5px;
}

#textPanelH h1{
	font-weight:normal;
	font-size:14px;
	text-transform:lowercase;
}