*, img, div, table, tr, td {
	behavior: url(iepngfix.htc);
	}

body {
	background: #7d542e url(../images/containerbg2.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

img {
	border: 0;
	}

.center {
	width: 100%;
	text-align: center;
	}

a.logo {
	display: block;
	height: 93px;
	background: url(../images/logo.jpg) no-repeat;
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 82px;
	_margin-left: 41px;
	}



.header {
	width: 924px;
	float: left;
	}

.mainarea {
	float: left;
	width: 924px;
	}

.quickcontacts {
	float: right;
	text-align: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	}

.quickcontacts ul li {
	color: #fff;
	font-size: 11px;
	list-style: none;
	}

.quickcontacts ul li a {
	color: #fff;
	text-decoration: none;
	}

.quickcontacts ul li a:hover {
	text-decoration: underline;
	}

.container {
	margin: 0 auto;
	width: 924px;
	}

/* === top buttons === */



.topmenu {
	float: right;
	text-align: center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 38px;
	margin-top: 6px;
	margin-right: 40px;
	_margin-right: 20px;
	}

.topmenu .button {
	float: left;
	margin: 0 33px !important;
	margin/**/: 0 25px;
	border-bottom: 1px solid #c1b29c;
	}


.topmenu .button .rt {}

.topmenu .button .rt a {
	behavior: url(iepngfix.htc);
	background: url(../images/button.png) no-repeat !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/button.png',sizingMethod='scale');
	width:117px;
	height:21px;
	display: block;
	text-decoration: none;
	color: #7d542e;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	}

.topmenu .button .rt a:hover {
	background: url(../images/button_hover.png) no-repeat !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/button_hover.png',sizingMethod='scale');
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	}


/* === streched menu === */

/* 
.topmenu {
	padding: 0 0 0 50px;
	}

.topmenu .button {
	float: left;
	background: #f5f2de url(images/menu_t_l.jpg) no-repeat left top;
	margin-right: 10px;
	border-bottom: 1px solid #c1b29c;
	}

.topmenu .button .rt {
	background: url(images/menu_t_r.jpg) no-repeat top right;
	}

.topmenu .button .rt a {
	display: block;
	padding: 11px 17px 0 17px;
	height: 20px;
	text-decoration: none;
	color: #7d542e;
	font-size: 14px;
	font-weight: bold;
	}

.topmenu .button .rt a:hover {
	color: #997b41;
	}
*/


/* == left coll  == */
.left {
	float: left;
	width: 360px;
	background: url(../images/flash_footer.jpg) bottom center no-repeat #ffbf00;
	height: 457px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	margin-top: 1px;
	_margin-top: 1px;
	
	}	
	
.left_h {
	float: left;
	width: 96%;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(../images/dotted_border.jpg) repeat-x bottom left;
}

.left_footer {
	padding-left: 14px;
	height: 124px;

}

.left_text {
	float: left;
	padding: 4px 0 20px 0;
	line-height: 24px;
	font-size: 14px;	
}
/* == right coll  == */

.right {
	float: left;
	width: 554px;
	height: 550px;
	margin-top: 1px;
	_margin-top: 0px;
	
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	/*margin-left: 426px;*/
	}

.right .lt {
	background: #f5f2de url(../images/cont_t_l.jpg) no-repeat top left;
	width: 99%;
	_margin-top: 1px;
	height: 457px;
	}

.right .lt .rt {
	background: url(../images/cont_t_r.jpg) no-repeat top right;
	width: 100%;
	height: 457px;	
		_margin-bottom: -38px;

	}

.right .lt .rt .rb {
	background: url(../images/cont_b_r.jpg) no-repeat bottom right;
	width: 100%;
	height: 457px;		
	_margin-bottom: -38px;
	}

.right .lt .rt .rb .lb {
	background: url(../images/cont_b_l.jpg) no-repeat bottom left;
	width: 100%;
	height: 457px;
	}
 
.right .lt .rt .rb .lb .ce {
	height: 350px;
	overflow: auto;
	width: 450px;
	*padding-top: 30px;
	*height: 350px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 20px;
	float: left;
	}
	
	
.ce h1 {
	color:#ffbf00;
	font-size: 30px;
	margin-top: 10px;
	font-style: italic;
	}

.ce h3 {
	color:#7d542e;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: normal;
	}

.ce p {
	color:#7d542e;
	font-size: 16px;
	line-height: 120%;
	}

.ce .contentmenu {
	width: 100%;
	padding: 40px 0 0 0;
	}

.ce .contentmenu ul {
	margin: 0; 
	padding:0;
	}

.ce .contentmenu ul li {
	margin: 0; 
	padding:0;
	display: block;
	width: 30%;
	text-align: center;
	list-style: none;
	float: left;
	}


.ce .contentmenu ul li a {
	color: #7d542e;
	font-size: 17px;
	text-decoration: none;
	}

.ce .contentmenu ul li a:hover {
	text-decoration: underline;
	}
	


/* === copyrights === */

.right .rights {
	width: 100%;
	text-align: center;
	color: #9e7f62;
	font-size: 11px;
	clear:both;
	background-color: #7D542E;
	padding-top: 10px;
	_margin-top: 38px;

	}


.new_href {color:Black;text-decoration:none;font-weight:bold;}
.new_href: hover { text-decoration:underline;}

.date {font-size:18px;}
.right .lt .rt .rb .lb #bottommenu {
	margin-left: 30px;
	display: inline;
}
.mainarea .right .lt .rt .rb .lb #bottommenu li {
	display: inline;
	margin-right: 20px;
}
.mainarea .right .lt .rt .rb .lb #bottommenu a {
	color: #FFBF00;
	font-size: 12px;
	line-height: 20px;
}
.mainarea .right .lt .rt .rb .lb #bottommenu a:hover {
	text-decoration: none;
}
a.more {
	color: #7D542E;
	text-decoration: underline;
}
.more:hover {
	text-decoration: none;
}
ul li {
	
	font-size: 16px;
	list-style: none;
	}
