html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: url(../../images/bg1.gif) repeat;
	height: 100%;
}

* html #page {height: 100%;}  /*  хак для IE */

p {
	text-indent: 20px;
}

div#noindent p{
	text-indent: 0px;
}

div#container {
	width: 1020px;
	margin: 0 auto;
	background: url(../../images/bg2.gif) repeat-y;
	height: auto;
	min-height: 100%;
}

img#worktime {
	position: absolute;
	margin-top: 86px;
	margin-left: 639px;
}

div#container div#inner {
	padding: 0 62px;
}

div#topMenu {
	position: absolute;
	top: 55px;	
	margin-left: 26px;
}

div#topMenu a {
	color: #cacd27;
	font-size: 11px;
	margin-right: 15px;
}

.text1 {
	padding: 5px 27px;
	background-color: #f4f5d6;
	color: #000175;
}

div#botMenu {
	position: relative;
	margin-left: 26px;
}

div#botMenu a {
	color: #4c4ce8;
	font-size: 11px;
	margin-right: 15px;
}

div#copyright {
	font-weight: bold;
	color: #4c4ce8;
	font-size: 11px;
	text-align: right;
	margin-right: 26px;
	margin-top: -15px;
}

span#links1 {
	position: absolute;
	top: 235px;
	margin-left: -870px;
}

span#links1 a {
	color: #fbff22;
	font-size: 18px;
	line-height: 28px;
}

#tags1 {
	width: 700px;
	position: absolute;
	top: 170px;
	margin-left: -600px;
}

#tags1 #tag1 {
	display: block;
	width: auto;
	text-align: center;
	font-size: 16px;
	color: #000080;
}

#tags1 #tag2 {
	display: block;
	width: auto;
	text-align: center;
	font-size: 20px;
	color: #0000ff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tags1 #tag3 {
	display: block;
	width: auto;
	text-align: center;
	font-size: 30px;
	color: #0000ff;
}

#tags1 #tag4 {
	display: block;
	width: auto;
	text-align: center;
	font-size: 18px;
	color: #0000ff;
}

em{
	color: #0000ff;
}

table.price{
	border-left: solid 1px #000080;
	border-top: solid 1px #000080;
}

table.price td{
	border-right: solid 1px #000080;
	border-bottom: solid 1px #000080;
	padding: 3px 3px 3px 3px;
}

tr.header, tr.header td{
	background-color: #ffff00;
	text-align: center;
}

.blue{
	color: #0000ff;
}
p.left{
	position: relative;
	padding-left: 60px;
}
h3{
	font-weight: normal;
	padding: 0px 0px 0px 0xp;
	margin: 0px 0px 0px 0px;
}