a{
    color: #67676f;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px 50px;
    background-color: #FFFFFF;
    color: #3c3f2a;
    font-size: 12px;
}
#wrap {
    width: 1004px;
    margin: auto;
    background: url(images/background.jpg) 0 95px no-repeat;
    border-left: 1px solid #3b82ba;
    border-right: 1px solid #3b82ba;
}
.top {
	height: 95px;
}
.title {
    padding-top: 30px;
    width: 280px;
    height: 65px;
    font-size: 23px;
    color: #064477;
    vertical-align: top;
    text-align: center;
    overflow: hidden;
    float: left;
}
.title a {
	text-decoration: none;
    color: #064477;
}
.top .banner {
	display: none;
}
.text-ad {
	float: left;
	width: 210px;
	padding-top: 15px;
	margin-left: 360px;
	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;
}
.icons {
	float: right;
	margin-top: 4px;
	width: 135px;
}
.icons a {
    color: #003300;
    font-size: 10px;
}
.icons .icon {
	clear:left;
	float: left;
	padding-top: 7px;
	height: 20px;
}
.icons .text {
	float: left;
	padding-top: 11px;
	padding-left: 8px;
	height: 16px;
}
.icons img {
	border: none;
}
.top-keywords {
	clear: both;
    width: 350px;
    height: 80px;
    padding-top: 10px;
    overflow: hidden;
    font-size: 12px;
    line-height: 25px;
    text-decoration: underline;
    color: #156894;
    position: relative;
    top: -96px;
    left: 240px;
    overflow: hidden;
}
.top-keywords div.keyword {
	float: left;
    padding-right: 16px;
    white-space: nowrap;
}
.top-keywords div.separator {
	display: none;
}
.top-keywords div.keywords-end {
	display: none;
}

.big-head, .key_ {margin-left:15px;}

.main {
    width: 100%;
    clear: both;
    padding-top: 30px;
}
.left {
	float: left;
	width: 230px;
	padding-right: 50px;
/*	height: 500px; */
}
.left-center {
	width: 100%;
	min-height: 500px;
}
.catalog {
	display: none;
}
.div-catalog {
	width: 230px;
	color: #3c3f2a;
}
.div-catalog a {
	color: #3c3f2a;
	text-decoration: none;
}
.div-catalog a:hover {
	text-decoration: underline;
}
.div-catalog .catalog-item {
	width: 195px;
	border: 1px solid #a9b762;
	margin-bottom: 14px;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 25px;
	border-left: 9px solid #a9b762;
}
.div-catalog .style2 {
    border-left: 9px solid #bc4e03;
}
.div-catalog .style3 {
    border-left: 9px solid #d3a706;
}
.div-catalog .style4 {
    border-left: 9px solid #8a0500;
}
.div-catalog .style5 {
    border-left: 9px solid #12678c;
}
.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;
}

#similarSiteLinks { display:block;}

.bottom {
	clear: both;
	height: 190px;
}
.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;
}
#feedback-form {
    padding: 0;
/*    height: 710px; */
    font-size: 12px;
}
#feedback-form .errors {
	color: red;
}
#feedback-form .label {
    margin-bottom: 15px;
}
#feedback-form div.input {
    margin-top: 20px;
}
#feedback-form .text-input, #feedback-form .text {
	margin-bottom: 15px;
}
#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;
}

#siteQueries h3,
#similarSiteLinks h3 {
	background: #A4B766;
	color: #fff;	
	padding: 3px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 15px;
}

#similarSiteLinks h3 {
	background-color: #BA4F01; 