body{
	margin: 0;
	padding: 0;
	color: Black;
	background-color: #9FCB74;
	font-family: "Arial Narrow";
	font-size: 18px;
}
a{color: #a80000;}
a:hover{text-decoration: none;}
a:avtive{text-decoration: none;}
a:visited{text-decoration: none;}
a:visited:hover{text-decoration: none;}
h1, h2, h3, h4, h5, h6{
	color: #a80000;
	font-weight: normal;
	font-family: "Myriad Pro";
}
b, strong, i, span{
	color: #a80000;
}
#main{
	width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1000 ? "1000px" : "auto");
	min-width: 1000px;
}
#shapk{
	height: 190px;
	padding-left: 28px;
	padding-top: 6px;
}
#logo{
	float: left;
}
#name{
	float: left;
	width: 205px;
	height: 125px;
	padding: 10px 20px 20px 20px;
	margin-left: 10px;
}
#apc{
	font-family: "Bookman Old Style";
	font-size: 96px;
	color: #ad1111;
	border-bottom: 1px solid Black;
	width: 196px;
	line-height: 90%;
}
#cho1{
	font-family: "Verdana";
	font-size: 21px;
	letter-spacing: normal;
}
#cho2{
	font-family: "Verdana";
	font-size: 20px;
	letter-spacing: 6px;
}
#menu{
	float: left;
	_padding: 25px;
}
#menu ul{
   padding-top: 10px;
}
#menu li{
   list-style: url(images/list.jpg);
	margin-top: 5px;
}
#menu a{
	font-family: "Myriad Pro";
	color: #a80000;
	font-size: 18px;
	text-decoration: none;
}
#menu a:hover{ text-decoration: underline;}

#tele{
	float: right;
	width: 404px;
	height: 165px;
	background-image: url(images/tele.jpg);
	background-repeat: no-repeat;
	margin-right: 35px;
}
#content{
	padding: 28px;
}
.preblock{
   clear: both;
	padding-top: 25px;
}
.preblock span{
	cursor: pointer;
	border-bottom: #a80000 1px dashed;
}
.imger{
	float: right;
	padding-left: 15px;
}
.imgel{
	float: left;
	padding-right: 15px;
}
#footer{
	clear: both;
	font-size: 16px;
	padding: 28px;
	line-height: 50%;
	font-style: italic;
	margin-top: 50px;
	border-top: 1px dashed Black;
}
