@charset "utf-8";
body{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d7eefe;
	background-image: url(../img/main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.clear{
	clear:both;	
}
small{
	font-size:80%;	
}
#wrap{
	width:900px;
	margin:0px auto;	
}
#mast{
	background-image: url(../img/mast.jpg);
	height:140px;
}
#mast h1{
	width:	329px;
	height:140px;
	text-indent:-1000em;
	background-image: url(../img/logo.png);
}
#nav{
	padding:2px 10px;
	background-color:#fff;
	border-top:solid 1px #0581ba;
	border-bottom:solid 1px #0581ba;
	overflow:auto;
}
#nav ul li{
	float:left;
}
#nav ul li a{
	padding:10px 25px 10px 5px;
	display:block;
	text-decoration:none;
	color:#0581ba;
	font-size:18px;	
}
#nav ul li a:hover{
	color:#618d00;
}
#footer{
	width:900px;
	text-align:center;
	margin:15px auto;
	font-size:11px;
	line-height:145%;
	color:#666;
}
#footer a{
	color:#666;
	text-decoration:none;
}

#cont{
	background-color:#fff;
	padding:15px;
}
#side{
	width:	270px;
	float:right;
	font-size:12px;
	color:#333;
	line-height:145%;
}
.ind{
	padding-left:25px;
}
#side h2{
	color:#618d00;	
	font-size:16px;
	margin-bottom:12px;	
}
#side p{
	margin-bottom:14px;	
}
#side a{
color:#618d00;
text-decoration:none;	
}
#main{

	padding-right:14px;
	width:600px;
	float:left;	
	line-height:145%;
	color:#333;
	border-right:solid 1px #f2f2f2;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:585px;
}
#main p{
	margin-bottom:14px;	
}
#main h2{
	color:#618d00;	
	font-size:24px;
	margin-bottom:14px;
}
#main h3{
	color:#618d00;	
	font-size:18px;
	margin-bottom:14px;
}
#main ul{
	margin-bottom:14px;
}
#main ul li{
	margin-bottom:8px;	
}
ul.lst{
	list-style-position: inside;
	padding-left:20px;
	list-style-type: square;
}
