/* CSS Document */

html, body, form{
	margin: 0;
	padding: 0;
	height: 100%;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE9668;/*default font*/
	background: #FFFCF5;
}
td{ font-size:11px;}
form{ margin:0; padding:0;}
#body{
	width:100%;
	height:100%;
	background:url(images/header.jpg) no-repeat 100% 93px;
	position:relative;
}
img { border: #000 0px solid; }
.clr{ clear:both; height:1px; line-height:0px; font-size:1px;}
a{ color:#D96906; text-decoration:none;}/* default link*/
a:hover{ text-decoration: underline;}

a.a1{ font-size:10px;}
h2{ color:#FF8933; font-size:13px; margin-bottom:25px;}/*headers*/


#rasporka{ line-height:1px;
		height:1px;}

#menu{ margin:13px 0 17px 0;
	height:26px;
	float:right;
	width:574px;}
#menu ul { margin:0;
	padding:0;
	list-style:none;}
#menu ul li{ float:left;
	height:26px;
	padding:0 11px;
	border-right:1px solid #FCEECE;}
	#menu ul li.last{ border-right:0px solid #fff;}
	#menu ul li a{ font-weight:bold;
		color:#D67408;
		font-size:10px;
		line-height:26px;}
	#menu ul li a:hover, #menu ul li a.active{ color:#FF7800; text-decoration:none;}
#tomain{
	width:301px;
	height:75px;
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	float:left;
	background:url(images/logo.gif) no-repeat 36px 0;}

	#school, #norm, #tech{ font-size:10px;
		color:#fff;
		display:block;
		height:31px;
		margin-right:3px;
		float:left;
		vertical-align:bottom;
		padding:44px 0 0 5px;}
		#school{ width:134px;
			background:url(images/school_bg.png) no-repeat;}
		#norm{ width:140px;
			background:url(images/norm_bg.png) no-repeat;}
		#tech{ width:134px;
			background:url(images/tech_bg.png) no-repeat;}
#phone{ float:right;
	white-space:nowrap;
	color:#D76806;
	margin:11px 23px 8px 0;
	padding-left:15px;
	background:url(images/li1.gif) no-repeat 0 4px;}

#content{ padding-right:20px;}
#left{}
#menu2{ margin-left:12px; margin-top:32px;}
#menu2 ul { margin:0;
	padding:0;
	list-style:none;}
#menu2 ul li{
	border-bottom:1px solid #FCEECE;
	background:url(images/li2.gif) no-repeat 8px 17px;
	padding:13px 5px 12px 30px;}
	#menu2 ul li.last{ border-bottom:0px solid #fff;}
	#menu2 ul li a{ font-weight:bold;
		color:#D67408;
		font-size:10px;
		}
	#menu2 ul li a:hover, #menu2 ul li a.active{ color:#FF7800; text-decoration:none;}

#main{ background:url(images/main_bg2.gif) repeat-y;}
#main2{ background:url(images/main_bg.gif) repeat-x;}

.title1{ background:#FCEECE url(images/title1_bg.gif) no-repeat 100% 0;
	font-size:13px;
	padding:0 34px 0 10px;
	float:left;
	height:22px;
	position:relative;
	margin-left:17px;
	_margin-left:8px;
	}
	.title1 div{ padding-right:17px;
		background: url(images/li3.gif) no-repeat 100% 50%;
		position:relative;
		color:#EA7004;
		font-weight:bold;
		line-height:22px;}
.title2{background:#FCEECE url(images/title1_bg.gif) no-repeat 100% 0;
	float:right;
	padding:0 5px 0 10px;
	height:22px;
	position:relative;
	margin-left:17px;
	_margin-left:8px;}
	.title2 div{
		padding-right:17px;
		background: url(images/li3.gif) no-repeat 100% 50%;
		position:relative;
		color:#CE6507;
		font-weight:bold;
		text-transform:uppercase;
		line-height:22px;}
	.text{ font-family: Tahoma, Verdana, sans-serif;
		padding-left: 25px;
		margin:10px 0;}

	ul.ul{ margin:0;
		padding:10px 0 15px 25px;
		list-style:none;
		border-bottom:1px solid #FCEECE;}
	ul.ul li{
		padding-left:24px;
		color:#D96906;
		font-family: Tahoma, Verdana, sans-serif;
		line-height:17px;
		background:url(images/li4.gif) no-repeat 0 9px;
		}
#prefoot{ height:222px;
	background:url(images/img.jpg) no-repeat;}
	#actions{ padding-top:32px;
		height:124px;
		width:390px;
		margin-left:351px;
		background: url(images/img2.gif) repeat-x 0 100%;}
		.text1, .text2{ float:left;
			color:#F87908;
			font-size:10px;}
			.text1{ padding: 21px 15px 20px 47px;
				border-right:1px solid #FFFCF5;}
			.text2{ padding: 27px 0 0 25px;}
	#contacts{
		text-align:right;
		vertical-align:bottom;
		padding-right:10px;
		padding-top:25px;
		font-size:10px;
		color:#CA6409;}
	#footer{ height:26px;
		background:#F87908 url(images/footer_bg.png) no-repeat 55px 0;}
		#copy, #mail{ float:right;
			color:#fff;
			font-size:10px;
			padding-top:5px;}
			#mail{ padding:5px 20px 3px 20px;
				background:url(images/mail.png) no-repeat 0 5px;}
				#mail a{ color:#fff;}
			#copy{ padding-right:40px;}
