a{
    color: #67676f;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px 50px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 12px;
}
#wrap {
    width: 1004px;
    margin: auto;
    background: url(images/background.jpg) top left no-repeat;
    border-left: 1px solid #9fc6e5;
    border-right: 1px solid #9fc6e5;
}
.top {
	height: 226px;
	padding-left: 260px;
	padding-top: 50px;
}
.title {
    height: 110px;
    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: 0px;
	width: 510px;
	height: 108px;
	overflow: hidden;
}
.text-ad {
	float: left;
	width: 180px;
	margin-left: 30px;
	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 span {
	background: #D8EAFF;
	padding: 4px 10px;
	color: #222;
	font-size: 18px;
	font-weight: normal;
}
.icons {
	float: right;
	margin-top: 4px;
	width: 385px;
	position: relative;
	top: -180px;
}
.icons a {
    color: #9ec5d6;
    font-size: 10px;
}
.icons .icon {
	float: left;
	padding-top: 7px;
	height: 20px;
}
.icons .text {
	float: left;
	padding-top: 11px;
	padding-left: 8px;
	padding-right: 30px;
}
.icons img {
	border: none;
}
.top-keywords {
	clear: both;
    width: 936px;
    /*height: 26px;*/
    background: #96c6e9 url(images/keywords_bg.jpg) top repeat-x;
    overflow: hidden;
    font-size: 13px;
    padding-left: 68px;
    color: #000;
    text-decoration: underline;
}
.top-keywords div.keyword {
    float: left;
    background: url(images/menu-item.jpg) top left repeat-x;
    height: 20px;
    padding-top: 6px;
}
.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: #000000;
}
.catalog a {
	color: #000000;
	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; */
    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;
}