/*FOR XHTML*/
* {margin:0; padding:0;}
body {min-width:999px; background:#f6e9cc; font-family:Trebuchet MS; color:#dc8811;}
#conteiner {
	vertical-align:middle;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
a {color:#dc8811; text-decoration:underline;}
div#flash {border:#f59845 1px solid; height:443px;margin:0; padding:0; overflow:hidden;}
img {padding:0; margin:0; border:none;}
div#header {height:170px; width:703px; margin:0px auto; margin-bottom:0px; padding-bottom:0px;}

div#logo 
{ 
	width:361px; 
	height:67px;
	background:url(/bitrix/templates/main/images/logo.png) no-repeat top left;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bitrix/templates/main/images/logo.png', sizingMethod='crop');
	float:left;
	margin:15px 0 0 0;
}
div#logo a { display:block; width:361px; height:67px; text-decoration:none;}
div#contacts { width:300px; float:left; padding:0 0 0 20px; font-size:12px;}
div#contacts a {color:#dc8811; text-decoration:none;}
div#contacts a.ru {color:#dc8811; text-decoration:none; font-weight:bold; font-size:12px; }
div#contacts a.en {color:#a6ce38; text-decoration:none; font-weight:bold; font-size:12px;margin:0 0 0px 10px;}
div#content {width:100%; position:relative; text-align:center; margin-top:-60px; padding:0;font-size:12px;}
#maintable {width:100%; height:100%; padding:0; margin:0; border:0;}
#maintable tr td table {border:0;}
