* {	margin: 0;
	padding: 0;}

body {
	font-family: Arial, Times New Roman, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #2A2A2A;
	background: #ffffff;
	margin: 0;
	padding: 0;
	cursor: default;
	height: 100%;
	width: 100%;
	}

#body {
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 600px;
	height: 100%
	}

#main {
	background-color: white;
	border: 0px;
	font-size: 11px;
	left: 0px;
	margin: 0px auto;
	max-width: 998px;
	min-width: 998px;
	position: relative;
	text-align: left;
	top: 0px;
	width: 998px;
}

#header {	background-image: url(logo/shapka_flat.jpg);
	color: #FF4208;
	height: 80px;
	min-height: 80px;
	width: 982px;}
#topmenu {	background: #524F4F;
	color: white;
	font-size: 12px;
	font-weight: bolder;
	height: 16px;}
#topmnu {	background: #524F4F;
	color: #E6E6E6;
	display: block;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 6px 14px 5px 11px;
	text-decoration: none;}
#topmnu:hover {	background: #524F4F;
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bolder;
	height: 100%;
	margin: 0px;
	padding: 6px 14px 5px 11px;}

#left {    background-color: #FFCD8E;
	color: #2A2A2A;
	width: 156px;
	height: 450px;
	padding: 2px;}

#leftmenu {	background: url(images/dot.gif) no-repeat 6px 5px;
	background-color: #92BEFF;
	color: #555;
	display: block;
	padding: 2px 5px 2px 19px;
	font-weight: bolder;
	position: relative;
	text-decoration: none;
}

#leftmenu:hover {
	background: url(images/dot.gif) no-repeat 6px 5px;
	background-color: #92BEFF;
	color: #FFFFFF;
	display: block;
	padding: 2px 5px 2px 19px;
	position: relative;
	text-decoration: underline;
}

#content {	background-color: #EEEEEA;
	color: #2A2A2A;
	width: 654px;
	height: 450px;
	padding: 2px;
}

#congal {	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	float: left;
	background-color: white;}

#compic {	font-size: 11px;
	text-align: left;}

#right {
    background-color: #FFCD8E;
	color: #2A2A2A;
	width: 156px;
	height: 450px;
	padding: 2px;
}

#botmenu {	background-color: #524F4F;
	border: 0px;
	color: white;
	font-size: 11px;
	margin: 0px;
	padding: 0px;}

#botmnu {	background: #524F4F;
	color: #E6E6E6;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: normal;
	height: 17px;
	padding: 8px 14px 5px 11px;
	text-decoration: none;}

#botmnu:hover {
	background: #524F4F;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: normal;
	height: 17px;
	padding: 8px 14px 5px 11px;
	text-decoration: underline;
}

div {	border: 0px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;}

img {	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;}

p {	margin: 3px;
	padding: 3px;}