@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #3E4347;
	font-size: 12px;
}

a {
	color: #C84717;
	text-decoration: underline;
}

h1 {
	color: #C84717;
	font-size:17px;
	margin-top:0;
}

h2 {
	color: #99A2A9;
	font-size:16px;
	margin-top:0;
}


a:visited {
	color: purple;
	text-decoration: underline;
}

a:hover {
	color: #C5CAA0;
	text-decoration: none;
}

#frame {
	width:95%;
	max-width: 1200px;
	margin:auto;
}

#top {
	height: 117px;
	background: url(img/top.jpg) repeat-x;
	padding:10px;
}

#tmenu {
	height: 38px;
	width: 90%
}


#tmenu a {
	font-size: 15px;
	color: #989da3;
	text-decoration: none;
	margin-right: 20px
}

#tmenu a:hover {
	font-size: 15px;
	color: #C5CAA0;
	text-decoration: underline;
	margin-right: 20px
}

#tmenu ul {
	margin:0;
	padding:0
}

#tmenu ul li {
	display:inline;
	background: url(img/x.gif) no-repeat right 70%;
	margin-left: 10px;
}

#nav td {
	border: 1px solid #e8e8e8;
	height: 87px;
	text-align: left;
	
}

#nav2 {
	margin-left: 5px
}

#nav2 td {
	border: 1px solid #e8e8e8;
	text-align: left;
	
}

#nav2 div {
	margin: 2px;
	border: 1px solid #e8e8e8;
	background: #f0f0f0;
	padding: 10px
	
}

#nav div {
	margin: 2px;
	border: 1px solid #e8e8e8;
	height: 87px;
	background: url(img/fon.jpg) repeat-x;
	
}

#nav img {
	border: 0;
	margin-top: 10px
}

#nav a {
	display: block;
	height: 88px;
	color: #3E4347;
	text-decoration: none;
	background: url(img/arrow.png) no-repeat right center;
}

#nav a strong {
	color: #C84717;
	font-size: 14px;
}

#nav a strong:hover {
	color: #C5CAA0;
	font-size: 14px;

}

#nav a:hover {
	display: block;
	color: #3E4347;
	background: url(img/arrow-hover.png) no-repeat right center;
}

#nav p {
	text-align: justify;
}

#bot1 {
	background: url(img/gradient2.png) repeat-x top;
	min-height: 200px;
	width:100%
}

#bot {
	height: 38px; 
	margin:auto;
	width: 100%;
	color: #f3f3f3;
	font-size: 13px
}

#claim {
	background: #f0e4d6; 
	width: 90%; 
	margin: auto; 
	margin-bottom: 30px; 
	padding-left: 15px; 
	border: 2px dashed #D54717;
	color: #505050;
	font-size: 12px;
	text-align: left;
}

#list {
	margin-bottom: 15px;
}

#list img {
	border: none;
}

#list p {
	text-align: left;
}

.bor1 {
	border: 1px solid #ECEDEF;
	width:156px
}

.bor2 {
	border: 1px solid #ECEDEF;
	margin:3px;
	}
	
.cats {
		margin-bottom: 100px;
	}
	
.cats a {
		font-size: 16px;
	}
	
#img img {
		max-width: 300px
	}
	
	
#tab td {
	min-height: 200px;
	width: 33%;
	background: url(img/fon.png) no-repeat top left;
	vertical-align: top;
}

#tab div {
	background: url(img/fon2.png) no-repeat top right;
	padding: 10px;
	min-height: 200px;
}
