/* Default styles */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
a img, :link img, :visited img {
	border: 0;
}
body {
	background: #ffad00;
	font-family: sans-serif;
}

pre {
	font-family: sans-serif;
}

#header {
	background: url(images/header.jpg) no-repeat top left;
	display:block;
	width:1000px;
	height:79px;
	margin: 0px auto;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	padding-top:10px;
	margin-bottom:-10px;
}
#menu {
	width:845px;
	margin-left:174px;
	display:block;
	font-size:11px;
	padding-left:8px;
	margin-top:-5px;

}
#menu1 {
	width:845px;
	margin-left:72px;
	display:block;
	font-size:11px;
	padding-left:8px;
	top:20px;

}
#menu .a1, #menu .a2, #menu .a3, #menu1 .a4, #menu1 .a5, #menu1 .a6 {
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	height:30px;
}

#menu .a1 {
	background: url(images/menu/a1.gif) no-repeat top left;
	width: 214px;
	height: 28px;
	margin-top: 5px;
}
#menu .a2 {
	background: url(images/menu/a2.gif) no-repeat top left;
	margin-top: 5px;
	width:209px;
	height: 28px;
	position: relative;
	z-index: 10;
	
}
#menu .a3 {
	background: url(images/menu/a3.gif) no-repeat top left;
	width:213px;
	margin-top: 5px;
}
#menu1 .a4 {
	background: url(images/menu/a4.gif) no-repeat top left;
	width:282px;
	margin-top: -2px;
}
#menu1 .a5 {
	background: url(images/menu/a5.gif) no-repeat top left;
	width:279px;
	margin-top: -2px;
}
#menu1 .a6 {
	background: url(images/menu/a6.gif) no-repeat top left;
	width:284px;
	margin-top: -2px;
}
#content {
	background: #ffad00 url(img5/background.png) repeat-y top left;
	width:1000px;
	margin: 0px auto;
	margin-bottom:-6px;
}
#footer {
	width:1000px;
	margin: 0px auto;
	background: #ffad00 url(images/footer.jpg) no-repeat top left;
	height: 335px;
	display:block;
}
#wrap {
	margin-left:80px;
	width:845px;
	display:block;
	background:#eee url(img2/back.jpg) no-repeat top left;
	padding-bottom:38px;
//	padding-bottom:10px;
	position:relative;
	height:5500px;
}
#wrap #text {
	padding-left:12px;
	margin-top:240px;
	width:550px;
	font-size:12px;
	margin-bottom:-58px;
	float:left;
	position:relative;
}
#wrap #text h3 {
	font-weight:bold;
	padding-bottom:14px;
}
#wrap #text #nalozh {
	font-size:11px;
}
#wrap #text #cost {
	color:#1b7ebd;
	padding-top:10px;
}
#wrap #text .mults {
	padding-left:15px;
	float:left;
	display:block;
	width:50%;
}
#wrap #text .mults li {
	list-style:decimal;
}
#wrap #text #list {
	background: url(img5/list.png) no-repeat center right;
	width:580px;
	display:block;
	height:100px;
}
#wrap #text ul {
	padding:10px 0 10px 20px;
}
#wrap #form div {
	padding-top:3px;
}
#wrap #form {
	position:relative;
	float:right;
	font-size:11px;
	padding-top:60px;
	width:236px;
}
#wrap #form input, #wrap #form textarea {
	width:200px;
	overflow:visible;
}
#wrap #form textarea {
	height:65px;
	//height:58px;
}
#wrap #form .submit {
	background:url(img5/submit.png) no-repeat top left;
	width:88px;
	height:21px;
	display:block;
	border:none;
	cursor:pointer;
	margin-left:55px;
	margin-top:10px;
}
