html, body, form, div
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height: 100.01%;
	min-height:100%;
	min-width:1000px;
	_min-width:995px;
}

/*Font*/
body
{
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	margin: 0px;	
	background:#fff url(images/bg.gif) repeat;	
}

#fire_bottom {
	min-width:1000px;
	width:1000px;
	_min-width:995px;	
	position: relative;
	min-height: 100%;
	height: 100%;
	background-image: url(images/fire_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;		
}

#fire_top {
	min-width:1000px;
	width:1000px;
	_min-width:995px;
	position: relative;	
	/*background-color:#130002;*/
	background-image: url(images/fire_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;		
	min-height: 100%;
}

* html div#fire_top {
	height: 100%;
}

#footer {
	min-width:1000px;
	_min-width:995px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	clear: both;
	line-height: 20px;
	height: 69px;
	padding-top: 15px;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.top {
	padding-left: 40px;
}

#main_content {
	margin-left: 40px;	
	min-height: 100.01%;
	width: 873px;
}

#main_content .top_content {
	min-height: 55px;
	width: 858px;
	padding-left: 15px;
	background: url(images/top_content.png) top left no-repeat;
	/*border:1px solid red;*/
	_height: 55px;
	_background: none;  /* специально для IE */
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bitrix/templates/grill/images/top_contentIE.png', sizingMethod='crop');		
}

#main_content .body_content {
	float:left;
	width:877px;
	background: url('images/white.gif') left repeat-y;
	min-height: 630px;
	_height: 700px;
}

#main_content .bottom_content {
	float:left;
	width: 873px;
	min-height:34px;
	background: url('images/bottom_content.png') top left no-repeat;
	
	_height: 34px;
	_background: none; /* специально для IE */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bitrix/templates/grill/images/bottom_content.png', sizingMethod='crop');	
}

#main_content .body_content .left {
	float: left;
	width: 272px;
/*	_width: 202px;*/
	position: relative;
	text-align: justify;
	margin-left: -40px;
	margin-top: 30px;
}

#main_content .body_content .right_colomn
{
	width: 610px;
	margin-left: 241px;
	_float:left;	
	_margin-left: 10px;
	padding-top:35px;
}
.right_colomn input, .right_colomn select {
	border:1px solid #e7e7e7;
}

.content-block-body input {
	border:1px solid #e7e7e7;
}
textarea{
	border: 1px solid #e7e7e7;
}
#main_content a {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
#main_content a:visited {
	color:#aaaaaa;
	font-weight:normal;
}
#main_content a:hover {
	color:#e2001a;
	font-weight:normal;
}
#main_content a:active {
	color:#e2001a;
	font-weight:normal;
}

/*Error & OK messages*/
.errortext
{
	color:#c5141c;
}

.notetext
{
	color:#598212;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:#c5141c;
}

/*Font in table*/
img, table{
 border:none;
}

img {
	margin: 0px;
	padding: 0px;
}

input, td, select {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}
.fon{
 width:100%;
 height:133px;
 background: url('/images/fon.gif') repeat-x
}
.fon_left{
 float:left;
 width:94%;
 height:120px;
 padding-top:18px;
 padding-left:23px;
 background: url('/images/fon_left.gif') no-repeat
}
.fon_right{
 float:left;
 width:95%;
 height:120px;
 padding-top:18px;
 padding-right:12px;
 background: url('/images/fon_right.gif') no-repeat right top
}

input.but {
	background: url('images/bg_button.gif') top left no-repeat;
	width:160px;
	height: 29px;
	color:#fff;
	font-family: 'Myriad Pro';
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border:none;
}
input.but1 {
	background: url('images/bg_button1.gif') top left no-repeat;
	width:190px;
	height: 27px;
	color:#fff;
	font-family: Myriad Pro, Arial;
	font-style:italic;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	border:none !important;
}
p {
	text-align:justify;
}
p, td, div{
	line-height:150%;
}
button{margin:2px;  height:30px;  border:0px solid transparent;background-color:transparent;}
button b{margin:0px; background:url(images/but_left.jpg) top left no-repeat ;  display:block; height:28px; padding-left:9px;}
button b b{display:block; background:url(images/but_right.jpg) top right no-repeat;color:#fff; font-family: Myriad Pro; font-style:italic; paddin
	font-size:12px;
	font-weight:bold; padding:5px 15px 0 8px;  height:28px; text-decoration:none; white-space:nowrap}