a{
    color: #67676f;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 50px;
    background-color: #FFFFFF;
    color: #67676f;
    font-size: 12px;
}
#wrap {
    width: 1004px;
    margin: auto;
    background: url(images/background.jpg) top left no-repeat;
    border-left: 1px solid #216e08;
    border-right: 1px solid #216e08;
}
.top {
	height: 205px;
}
.title {
    padding-top: 25px;
    height: 60px;
    padding-left: 225px;
    font-size: 30px;
    color: #fff;
    vertical-align: top;
    text-align: left;
    width: 100%;
    padding-right: 10px;
    overflow: hidden;
}
.title a {
	text-decoration: none;
    color: #fff;
}
.top .banner {
	float: left;
	padding-top: 3px;
	padding-left: 25px;
	width: 520px;
	height: 92px;
	overflow: hidden;
}
.text-ad {
	float: left;
	width: 210px;
	padding-top: 20px;
	margin-left: 45px;
	height: 70px;
	overflow: hidden;
}
h1, h2, h3, h4 {
	margin: 0;
	color: #0b4575;
}
h1 {
	font-size: 24px;
    font-weight: normal;
    padding: 0 0 10px;
}
h2 {
    font-size: 20px;
    font-weight: normal;
    padding: 10px 0;
}
.moduletable h3 {
	color: #70A614;
}

.icons {
	float: right;
	margin-top: 4px;
	width: 155px;
}
.icons a {
    color: #003300;
    font-size: 10px;
}
.icons .icon {
	clear: left;
	float: left;
	padding-top: 7px;
	padding-right: 8px;
	height: 20px;
}
.icons .text {
	padding-top: 11px;
	height: 17px;
}
.icons img {
	border: none;
}
.top-keywords {
	clear: both;
    width: 933px;
    height: 26px;
    background: url(images/menu.jpg) top left no-repeat;
    overflow: hidden;
    font-size: 11px;
    font-weight: bold;
    margin-left: 55px;
    padding-left: 17px;
    color: #fff;
    text-decoration: none;
}
.top-keywords div.keyword {
    float: left;
    background: url(images/menu-item.jpg) top left repeat-x;
    height: 18px;
    padding-top: 8px;
}
.top-keywords div.separator {
	float: left;
	height: 26px;
	width: 35px;
	background: url(images/menu-separator.jpg) top left no-repeat;
}
.top-keywords div.keywords-end {
	float: left;
    height: 26px;
    width: 21px;
    background: url(images/menu-end.jpg) top left no-repeat;
}
.main {
    width: 100%;
    clear: both;
    padding-top: 70px;
}
.left {
	float: left;
	width: 240px;
	padding-right: 30px;
	padding-left: 55px;
	height: 500px;
}
.left-center {
	width: 100%;
	min-height: 500px;
}
.catalog {
	color: #004600;
}
.catalog a {
	color: #004600;
	padding-right: 10px;
	line-height: 22px;
}
.left a.font1 {
	font-size: 10px;
}
.left a.font2 {
    font-size: 11px;
}
.left a.font3 {
    font-size: 13px;
}
.left a.font4 {
    font-size: 15px;
}
.left a.font5 {
    font-size: 17px;
}
.div-catalog {
	display: none;
}
.center {
	float: left;
	width: 400px;
	padding-bottom: 60px;
}
#subcat {
/*	display: none; */
}
.right {
	float: right;
	width: 210px;
	padding-right: 20px;
}
.right .banner {
}
.right .keywords {
	display: none;
}
.right .similar-links {
	display: none;
}
#feedback-form {
    padding: 0;
/*    height: 710px; */
    color: #08697d;
    font-size: 12px;
}
#feedback-form .errors {
	color: red;
}
#feedback-form .label {
    margin: 15px 0;
}
#feedback-form div.input {
    margin-top: 20px;
}
#feedback-form .text-input, #feedback-form .text {
}
#feedback-form .text-input {
    width: 400px; 
}
#feedback-form .text {
    width: 400px;
    height: 150px;
}
#feedback-form div.input input {
    width: 200px;
    font-size: 12px;
    cursor: pointer;
}
.bottom {
	clear: both;
	height: 50px;
}
.footer {
    clear: both;
    font-size: 11px;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 40px;
    margin: 0 20px;
    line-height: 18px;
    border-top: 1px solid #e1e1e1;
}