@charset "utf-8";

body {
	margin: 0px;
	background-color: #3F4750;
}
.container {
	width: 100%;
	margin: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.top {
	width: 100%;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #2a2b2c;
	float: right;
	height: 40px;
	margin: auto;
	font-weight: normal;
}
.top a:link, .top a:visited, .top a:active, .top a:hover {
	color: #2a2b2c;
}
.top_content {
	width: 861px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.menu {
	height: 42px;
	width: 100%;
	float: right;
	background-repeat: repeat-x;
	background-image: url(../images/consensus_menu_background.png);
}
.menu a:link, .menu a:visited, .menu a:active{
	background-image: url(../images/consensus_menu_button.png);
	color: #6c7075;
	display: block;
	height: 30px;
	padding-right: 19px;
	padding-left: 19px;
	margin: auto;
	padding-top: 12px;
}
.menu a:hover {
	background-image: url(../images/consensus_menu_button_hover.png);
	color: #6c7075;
	display: block;
	height: 30px;
	padding-right: 19px;
	padding-left: 19px;
	margin: auto;
	padding-top: 12px;
	text-decoration: none;
}
.menu_content {
	height: 42px;
	width: 861px;
	margin: auto;
	background-repeat: repeat-x;
	background-image: url(../images/consensus_menu_button.png);
	background-position: top;
}
.menu_buttons  {
	width: 861px;
	height: 42px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/consensus_menu_sep.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_buttons td  {
	width: auto;
	height: 42px;
	background-image: url(../images/consensus_menu_sep.png);
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #6c7075;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 1px;
	padding-left: 1px;
}
#left_menu_button {
	background-image: url(../images/consensus_menu_sep.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 2px;
	height: 42px;
	float: left;
}



.banner {
	width: 100%;
	height: 202px;
	background-image: url(../images/consensus_banner_background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	background-color: #FFF;
}
.banner_content {
	height: 202px;
	width: 861px;
	margin: auto;
}
.content {
	width: 100%;
	float: left;
	background-color: #abacac;
}
.content_content {
	width: 899px;
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_left_mask {
	width: 19px;
	height: 100%;
	background-image: url(../images/consensus_cont_background_left.png);
	background-repeat: repeat-y;
	background-position: top;
}
.content_center {
	width: 861px;
	background-color: #FFF;
}
.content_right_mask {
	height: 100%;
	width: 19px;
	background-image: url(../images/consensus_cont_background_right.png);
	background-repeat: repeat-y;
	background-position: top;
}
.bottom {
	float: right;
	width: 100%;
	height: 34px;
	background-color: #3F4750;
}
.bottom_content {
	background-color: #FFF;
	background-image: url(../images/consensus_bottom_corner.png);
	width: 861px;
	height: 34px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: right top;
}
.under_bottom {
	width: 100%;
	height: 60px;
	float: right;
	background-color: #3F4750;
}
.under_bottom_content {
	width: 861px;
	margin: auto;
	background-color: #3F4750;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	height: 60px;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
a:hover {
	text-decoration:underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
.text {
	width: 800px;
	text-align: left;
}
.more {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	margin-right: 30px;
	margin-bottom: 20px;
	text-align: right;
	font-weight: bold;
}
.more, .more a:link, .more a:active , .more a:visited, .more a:hover {
	
	color: #FF3200;
	
}
.more img {
	margin-left: 10px;
}


.topic {
	margin-top: 20px;
	margin-bottom: 20px;
}
.frame_dark {
	background-image: url(../images/consensus_frame_corner_dark.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E6E1D4;
	padding-left: 15px;
	padding-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.advert {
	padding-top: 20px;
}

.offer td {
	color: #545454;
	font-weight: bold;


}

.date {
	text-align: left;
	font-size: 9px;
	color: #FF3200;
	font-weight: bold;
}
.newses {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.frame_light {
	background-image: url(../images/consensus_frame_corner_light.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E3DAC1;
	padding-left: 15px;
	padding-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.offer {
	font-weight: bold;
	margin-bottom: 20px;
}
.offer a:link, .offer a:visited, .offer a:active, .offer a:hover {
	color: #545454;
}
.gal_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}
.gal_title, .gal_title a:link, .gal_title a:active , .gal_title a:visited, .gal_title a:hover {
	
	color: #FF3200;
	
}
.form_submit {
	color: #FFF;
	background-color: #FF3200;
	margin-top: 10px;
	margin-bottom: 5px;
}
.contact_form td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

