*{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	line-height:normal;

}

html, body, form, DIV
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
	vertical-align:top;
}

body
{
	height:auto !important;
	height:100%;
	width:100%;
	vertical-align:top;

	
}

.bbfont{
	font-size:16px !important;
	color:#333399 !important;
	font-weight:bold !important;
}

#logo{
	position:relative;
	width:auto;
	padding:0;
	margin:0;
	vertical-align:top;
	text-align:left;
	height:190px;
	padding:0px 500px 0px 0px; /*чтобы логотипы не наезжали друг на друга*/
}

#logo1{
	background:url(images/logo1.png) no-repeat left top transparent;
	width:239px;
	height:166px;
}
#logo2{
	background:url(images/logo2.png) no-repeat left top transparent;
	width:499px;
	height:187px;
	position:absolute;
	right:0px;
	top:0px;
}

TABLE.main{
	width:100%;
	height:100%;
	border:0 none;
	border-collapse:0;
	padding:0;
	margin:0 auto;
	max-width:2000px;
	vertical-align:top;
}

TABLE.main TD.main{
	width:100%;
	height:100%;
	border:0 none;
	padding:0 0 0 5px;
	margin:0;
}

DIV.content-block-head{
	color:#333399 !important;
	font-size:16px;
	text-align:center;
}
