	body {
	height: 100%;
	width: 100%;
    margin: 0px 0px 0px 0px;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-image: url('img/bg_body.gif');
}

.main_content {
	width: 1000px;
	margin: 0 auto;
}

.line {
	float: left; width: 100%;
}

.div_home1 {
	float: left; width: 1000px;
}
.div_home2 {
	float: left; width: 216px;
    margin: 25px 0px 30px 0px;
}
.div_home3 {
	float: left; width: 547px;
    border-left: 1px dotted #373737;
    margin: 25px 0px 30px 0px;
}
.div_home3i {
	float: left; width: 783px;
    border-left: 1px dotted #373737;
    margin: 25px 0px 30px 0px;
}
.div_home4 {
	float: left; width: 235px;
    border-left: 1px dotted #373737;
    margin: 25px 0px 30px 0px;
}

.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: 1000px; height: 44px;
}
.div_copy {
	font-family: Arial;
	font-size: 11px; color: #000000;
    padding: 0px 0px 0px 0px;
}
.div_copy div img {
    margin: 0px 10px 0px 20px;
}
.div_copy a, .div_copy a:visited, .div_copy a:hover {
	font-family: Tahoma;
	font-size: 10px; color: #373737;
    text-decoration: none;
}

.mm_item {
	width: 150px;
	margin: 0px 4px 10px 25px;
	padding: 3px 0px 3px 5px;
    line-height: 15px;
}
.mm_item a, .mm_item a:visited, .mm_item a:hover {
	font-family: Tahoma;
	font-size: 10px; color: #373737;
    text-decoration: none;
}

.sm_item {
	margin: 0px 4px 5px 40px;
	padding: 3px 0px 3px 5px;
    line-height: 15px;
}
.sm_item a, .sm_item a:visited, .sm_item a:hover {
	font-family: Tahoma;
	font-size: 10px; color: #373737;
    text-decoration: none;
}

.cr_item {
	background-color: #bb0000;
}
.cr_item a, .cr_item a:visited, .cr_item a:hover {
    color: #FFFFFF;
}

.div_cont img {
	margin: 5px;
}


.fl_left {
	float: left;
}
.fl_right {
	float: right;
}

input {
	background-color: #CCCCCC;
    border: none;
}
input.sbm {
	background-color: #668316;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
    color: #FFF;
    padding: 0px 20px 0px 20px;
}
textarea {
	background-color: #CCCCCC;
    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 {

}




/* nicEdit correction styles */

.div_cont p {
	margin: 0px;
	padding: 0px;
}
.div_cont img {
	float: right;
	margin: 10px;
}






