	* {
		margin:0;
		padding:0;
	}
	html	{
		height:100%;
	}
	body	{ 
		behavior:url("js/csshover.htc"); 
		text-align:left;
		position:relative;
		min-height:100%;
		background:#D3D1C2;
	}
	.ie body	{
		background:#CECBBB;
	}
	* html body	{
		height:100%;
	}
	* html div	{
		height:1px;
	}
	body, input, select, textarea	{
		color:black;
		font:24px "Trebuchet MS", sans-serif;
	}
	a	{
		color:#8B001C;
		text-decoration:underline; 
	}
	a:hover	{
		text-decoration:none; 
	}
	img, table	{
		border:none;
	}
	
	table {
		border-collapse:collapse;
		width:100%;
	}

	td, th {
		vertical-align:top;
		text-align:left;
		font-weight:normal;
	}
	ul {
		list-style:none;
	}
/*
	Памятка по использованию селекторов browserCSSdetector.js:
		Селекторы ОСи:
			.win - Windows
			.linux - Linux
			.mac - MacOS
			
		Селекторы браузеров:
			.ie - все версии ИЕ
			.ie8 - ИЕ 8.х
			.ie7 - ИЕ 7.x
			.ie6 - ИЕ 6.x
			.ie5 - ИЕ 5.x
			.gecko - все версии фаерфокса, и остальные гекко-браузеры
			.ff2 - фаерфокс 2
			.ff3 - фаерфокс 3
			.opera - все версии оперы
			.opera8 - опера 8.x
			.opera9 - опера 9.x
			.konqueror - konqueror
			.safari - сафари

		Приоритеты на примере ФФ3:
		1	.win.ff3 #id{background: #aaa}
		2	.win.gecko #id{background: #f00}
		3	.ff3 #id{background:#333}
		4	.gecko #id{background:#00f}
		5	.win #id{background: #ff0}
 */
	.bgHolder	{
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		z-index:1;
	}
	.bgHolder div	{
		background-position: 0 0;
		background-repeat:no-repeat;
		height:220px;
	}
	.picPart01	{
		background-image:url(../images/block_ill_01-01.png)
	}
	.picPart02	{
		background-image:url(../images/block_ill_01-02.png)
	}
	.picPart03	{
		background-image:url(../images/block_ill_01-03.png)
	}
	.picPart04	{
		background-image:url(../images/block_ill_01-04.png)
	}
	.picPart05	{
		background-image:url(../images/block_ill_01-05.png)
	}
	.picPart06	{
		background-image:url(../images/block_ill_01-06.png)
	}
	.picPart07	{
		background-image:url(../images/block_ill_01-07.png)
	}
	.picPart08	{
		background-image:url(../images/block_ill_01-08.png)
	}
	.picPart09	{
		background-image:url(../images/block_ill_01-09.png)
	}
	.picPart10	{
		background-image:url(../images/block_ill_01-10.png)
	}
	.picPart11	{
		background-image:url(../images/block_ill_01-11.png)
	}
	.picPart12	{
		background-image:url(../images/block_ill_01-12.png)
	}
	.picPart13	{
		background-image:url(../images/block_ill_01-13.png)
	}
	.picPart14	{
		background-image:url(../images/block_ill_01-14.png)
	}
	.picPart15	{
		background-image:url(../images/block_ill_01-15.png)
	}
	.picPart16	{
		background-image:url(../images/block_ill_01-16.png)
	}
	.picPart17	{
		background-image:url(../images/block_ill_01-17.png)
	}
	.picPart18	{
		background-image:url(../images/block_ill_01-18.png)
	}
	.txtHolder	{
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		z-index:2;
	}
	.part1	{
		padding:1286px 0 130px 356px;
		width:625px;
		height:232px;
	}
	.part2	{
		padding:0 0 200px 23px;
		width:422px;
		height:340px;
	}
	.part3	{
		padding:0 0 330px 540px;
		width:442px;
		height:460px;
	}
	.part4	{
		padding:0 0 305px 80px;
		width:490px;
		height:370px;
	}
	.part5	{
		padding:0 0 0 80px;
		width:860px;
		height:90px;
		text-align:center;
	}
	.txtHolder .go	{
		position:absolute;
		left:288px;
		top:3740px;
		width:425px;
		height:132px;
	}