@charset "WINDOWS-1251";
/* CSS Document */

html, body {
    height: 100%; 
    margin: 0;
    padding: 0;
   }
   body {
	background: #fff;
   }
   #wrapper {
	width: 1024px;
	min-height: 100%; 
	position: absolute;
   }
   #header {
	height: 205px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	width: 100%;
   }
   #sidebar {
	width: 224px;
	float: right;
	height: auto;
	background-color: #CCCC66;
	margin-left: 1px;
	background-position: top;
	padding-top: 50px;
   }
   #content {
	margin-top: 36px;
	margin-bottom: 0;
	width: 1024px;
	position: absolute;
	margin-right: 234;
	margin-left: 0;
	height: 100%;
   }

   .clear {
    clear: both;
   }
   #footer {
	width: 1020px;
	height: 35px;
	position: relative;
	bottom: 0;
	color: #fff;
	background: #000;
	background-color: #CCCC99;
	float: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
   }
   #sidebar_back, #content_back {
	height: 100%; 
	position: absolute; 
	top: 0; 
	z-index: -1; 
	background-color: #CCCC66;
   }
   #content_back {
	background: #eee;
	color: #FF0066;
   }
   #sidebar_back {
	width: 224px; 
	background-color: #CCCC66;
	right: 0;
   }
 #wrapper #header .menu {
	height: 55px;
	width: 1024px;
	background-color: #999999;
	text-align: center;
	display: table-column;
	margin-top: 1px;
	margin-bottom: 4px;
	float: left;
}
#content  h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990066;
	text-align: center;
}
 #sidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000066;
	font-weight: bold;
}
 #sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990066;
	text-align: center;
	height: 50%;
	width: 100px;
	bottom: 50px;
}
 #footer #tel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990099;
	float: left;
	width: 32%;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999966;
}
 #copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663399;
	text-align: center;
	float: left;
	width: 32%;
	margin-top: 5px;
	margin-bottom: 5px;
}

 #post {
	width: 30%;
	float: left;
	text-align: center;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	margin-bottom: 5px;
}
 sidebar .counter {
	display: block;
	height: 500px;
	width: 90px;
	padding-left: 67px;
	clear: none;
}

#header #menu {
	height: 50px;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 1px;
}
#menu td {
	display: block;
	float: left;
	height: 50px;
	width: 19%;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#wrapper #header #logo {
	float: left;
	width: 1024px;
	height: 150px;
}
#wrapper #content #text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	float: left;
	height: auto;
	width: 790px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 5px;
	list-style-type: disc;
}
#wrapper #content #text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #006699;
}
#wrapper #content #text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	color: #333366;
	text-align: center;
}
#wrapper #content #text #photo {
	width: 780px;
}
#wrapper #content #text #photo th {
	width: 75px;
}
#wrapper #content #text #photo td {
	width: 75px;
}
