body {
	margin: 0px;
	padding-bottom: 10px;
	text-align: center;
}

#logo {
	margin-top: 20px;
	width: 700px;
	height: 384px;
	background-image: url("../images/logo.jpg");
}

#design {
	width: 680px;
	text-align: right;
	height: 31px;
}

#design p {
	font: 9px Verdana;
}

#design a {
	text-decoration: none;
	color: #CC0000;
}

#design a:hover {
	color: #006600;
}

#title {
	margin-top: 20px;
	width: 700px;
	height: 41px;
}

#menu {
	margin-top: 15px;
	width: 700px;
	height: 23px;
}

#menu .spacer {
	width: 70px;
	height: 23px;
}

#subtitle1 {
	width: 700px;
	margin-top: 15px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
}

#subtitle1 #header1 {
	text-align: left;
	width: 680px;
	height: 23px;
	margin-left: 2px;
	margin-top: 2px;
}

#subtitle2 {
	width: 700px;
	margin-top: 15px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
}

#subtitle2 #header2 {
	text-align: left;
	width: 680px;
	height: 23px;
	margin-left: 2px;
	margin-top: 2px;
}

#subtitle3 {
	width: 700px;
	margin-top: 15px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
}

#subtitle3 #header3 {
	text-align: left;
	width: 680px;
	height: 20px;
	margin-left: 2px;
	margin-top: 2px;
}

.content {
	width: 700px;
	text-align: left;
	margin-top: 5px;
}

.left {
	text-align: right;
	width: 180px;
	background-image: url("../images/bullet.jpg"/*tpa=http://five.che.in.ua/images/bullet.jpg*/);
	background-repeat: repeat-y;
	background-position: 160px;	
	height: 170px;
	vertical-align: top;
}

.left p {
	padding-right: 30px;
	color: #CC0000;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 11px;
	padding-bottom: 7px;
}

.right {
	text-align: left;
	width: 500px;
	vertical-align: top;
}

.right p {
	width: 200px;
	margin-left: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.right p.title {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 11px;
	padding-bottom: 7px;
	color: #006600;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 400px;
}

.right p.titlematerial {
	margin-left: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #006600;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 400px;
}

.right a {
	text-decoration: none;
	color: #006600;
}

.right a:hover {
	color: #CC0000;
}

.left2 {
	background-image: url("../images/bullet2.jpg"/*tpa=http://five.che.in.ua/images/bullet2.jpg*/);
	background-repeat: repeat-y;
	background-position: 163px;
	text-align: right;
	width: 182px;
	height: 140px;
	vertical-align: middle;
}

.left2 img {
	margin-right: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px;
}
