body {
	height: 100%;
	width: 100%;
    margin: 0px 0px 0px 0px;
}

.main_bg {
	width: 1249px;
	margin: 0 auto;
}
.main_conteiner {
    float: left; width: 959px;
    padding: 239px 145px 0px 145px;
}
.main_content {
	float: left; width: 959px;
}

.line {
	float: left; width: 100%;
}

.div_home1 {
	float: left; width: 959px; height: 97px;
    background-image: url('img/bg_header.png');
    background-repeat: no-repeat;
}
.div_home_gr {
	float: left; width: 959px;
    background-image: url('img/bg_gr.png');
    background-repeat: repeat-x;
    background-color: #eae8d9;
}
.div_home2 {
	float: left; width: 180px;
}
.div_home3 {
	float: left; width: 550px;
}
.div_home4 {
	float: left; width: 229px;
}

.div_cont {
	float: left;
	font-family: Arial, Tahoma;
	font-size: 12px; color: #000;
    padding: 0px 10px 10px 10px;
}
.div_cont a, .div_cont a:visited, .div_cont a:hover {
	font-family: Arial, Tahoma;
	font-size: 12px; color: #9f0707;
}
.div_cont b {
	font-family: Arial, Tahoma;
	font-size: 12px; color: #000;
    font-weight: bold;
}
.div_cont hr {
	height: 1px;
	color: #FFF;
    background-color: #FFF;
    border: none;
    border-top: 1px dotted #373737;
}

.div_bot {
	float: left; width: 959px; height: 46px;
}
.div_copy {
	float: right;
	font-family: Tahoma;
	font-size: 10px; color: #eae8d9;
    padding: 15px 10px 0px 0px;
}

.div_copy a, .div_copy a:visited, .div_copy a:hover {
	font-family: Tahoma;
	font-size: 10px; color: #eae8d9;
}

.div_shhh {
	float: left; width: 180px;
	text-align: center;
    padding: 20px 0px 0px 0px;
}
.div_shhh a, .div_shhh a:hover, .div_shhh a:visited {
	font-family: Arial;
	font-size: 10px; color: #000;
    font-weight: bold;
    padding: 0px 10px 0px 3px;
}

.div_tmenu {
	float: left; width: 599px;
	text-align: center;
    padding: 17px 0px 0px 0px;
}
.div_tmenu a, .div_tmenu a:hover, .div_tmenu a:visited {
	font-family: Tahoma;
	font-size: 18px; color: #3a1e00;
    padding: 0px 10px 0px 10px;
}

.mm_item {
	width: 150px;
	padding: 5px 0px 5px 25px;
    line-height: 15px;
}
.mm_item a, .mm_item a:visited, .mm_item a:hover {
	font-family: Arial;
	font-size: 12px; color: #0e0f00;
    font-weight: bold;
    text-decoration: none;
}

.sm_item {
	padding: 3px 0px 3px 40px;
    line-height: 15px;
}
.sm_item a, .sm_item a:visited, .sm_item a:hover {
	font-family: Arial;
	font-size: 12px; color: #0e0f00;
    text-decoration: none;
}

.cr_item {

}
.cr_item a, .cr_item a:visited, .cr_item a:hover {
    text-decoration: underline;
}


.fl_left {
	float: left;
}
.fl_right {
	float: right;
}

input {
	background-color: #c7c29a;
    border: none;
}
input.sbm {
	background-color: #aaa062;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
    color: #FFF;
    padding: 0px 20px 0px 20px;
}
textarea {
	background-color: #c7c29a;
    width: 300px;
    height: 100px;
    border: none;
}


.news_block {
	font-family: Arial, Tahoma;
	font-size: 12px; color: #000;
    margin: 10px 0px 10px 0px;
}
.news_date {
	text-decoration: italic;
}
.news_title {
	font-weight: bold;
    padding: 0px 0px 10px 0px;
}
.news_short {
	border-bottom: 1px dotted #333;
    padding: 0px 0px 10px 0px;
}
.news_body {

}

.gallery_block {
	float: left; width: 165px; height: 215px;
    padding: 10px 5px 5px 5px;
    margin: 0px;
	font-family: Arial, Tahoma;
	font-size: 12px; color: #000;
}
.gallery_block a img {
	margin: 0px;
}
.gallery_title {
	font-weight: bold;
}
.gallery_auth {
	font-style: italic;
}
.gallery_desc {

}



.div_flash {
	float: left; width: 120px; height: 120px;
    margin: -60px 20px 30px 20px;
}


/* nicEdit correction styles */

.div_cont p {
	margin: 0px;
	padding: 0px;
}
.div_cont img {
	float: left;
	margin: 10px;
}

