/* -==Achtung==- */
html, body { height:100%; }
body { font:62.5%/1 Arial, Helvetica, sans-serif; height:100%; }
#main { height:100%; margin-bottom:-23px; min-height:100%; min-width:760px; }
#clear { clear:both; height:30px; }
html>body #main { height:auto; }
#header, #footer { width:100%; }

/* ## Header Block ## */
#header { /*height:204px;*/ }

/* ## Center Collumn ## */
#wrapper { margin:0 auto; width:980px; }
#center { float:left; width:100%; }
#content { margin:0 210px 0 189px; }

/* ## Left Collumn ## */
#left { float:left; margin-left:-980px; width:170px; }

/* ## Right Collumn ## */
#right { float:right; margin-left:-192px; width:192px; }

/* ## Footer Block ## */
#footer { height:23px; }

/* ## Kill Collums ## */
.no-left #left { display:none; }
.no-left #content { margin-left:0; }

	.no-right #right { display:none; }
	.no-right #content, .no-right #center { margin-right:0; }

		.no-all #left, .no-all #right { display:none; }
		.no-all #content { margin:0; }
		.no-all #center { margin-right:0; }

/* ## Main Styles ## */
.product_brother h2,
.man_catalog h2,
/*.category h2,*/
.new_article h2,
.articles h2,
.vacancies h2,
.faq_wrap h2,
.infopages h2,
.spoffers h2,
.auth h2,
.myinfo h2,
.my_orders h2,
.confirm_order h2,
.anketa h2,
.return h2,
.tellfriend h2,
.admin_stat h2,
.present h2 {
	color:#99C64F;
	font-size:1.8em;
	font-weight:normal;
	margin:10px 0 17px;
	text-transform:uppercase;
}
.infopages h2 {
	font-size:1.6em;
}