html,body {
	margin: 0px;
	font-size: 14px;
	font-family:Arial, Tahoma, Verdana;
	font-weight: normal;
	height:100%;
	min-width:1000px;
	width: expression(document.childNodes[1].offsetWidth < 1000 ? '1000px' : '100%');
	background-color:#FAFAFA;
}

a:link, a:visited{
	color: #09519C;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #09519C;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}

img.png {
behavior: url("png.htc");
border-width:0px;
}

.head
{
	background-image:url(../images/head_bg.gif);
	background-repeat:repeat-x;	
}
#headfield
{
	background-image:url(../images/head_img.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}
.contentfield
{
	padding:20px;
	padding-left:35px;
	padding-right:35px;	
	text-align:left;
}
#menufield
{
	height:25px;
	background-color:#267BAF;
	margin-left:1px;
}
#searchfield
{
	text-align:right;
	height:50px;
	width:100%;
}
.middle
{
	height: expression((document.childNodes[1].offsetHeight-328));
	background-color:#FFFFFF;
}
.bottom
{
	background-color:#F5F5F5;
}
.pagetitle
{
	text-align:center;
	margin-top:20px;
	font-size:60px;
	color:#004064;
}


.comp {
	font-family: Verdana, Arial, Tahoma;
	float:left;
	width:277px;
	height:58px;
	background-image:url(../images/map.gif);
	font-family: Arial;
	font-size: 11px;
	color: #575353;
	font-weight: normal;
	padding-left:25px;
	padding-top:25px;
}
.created {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #575353;
	font-weight: normal;
	padding-top:35px;
	padding-right:25px;	
	float:right;
	
}


.moduletable_menu1 .on_mod_title, .moduletable_menu2 .on_mod_title, .moduletable_menu3 .on_mod_title
{
	font-family:Arial, Tahoma, Verdana;
	font-size:30px;
	color:#891212;
	margin-left:13px;
}

/*Стили Отзывов*/
td.contacts_head
{
  vertical-align: top;
  padding-bottom: 10px;
  margin-right: 10px;
  font-weight: bold;
  white-space:nowrap;
  text-align: right;
  font:bold 11px Arial;
}

td.contacts_head2
{
  vertical-align: top;
  padding-bottom: 10px;
  font-weight: bold;
  white-space:nowrap;
  font:bold 11px Arial;
  color: #000;
}

td.contacts_text
{
  vertical-align: top;
  padding-left: 15px;
}

td.contacts_text a
{
  color: #0000ee;
  text-decoration: none;
}
td.contacts_text a:hover
{
  text-decoration: underline;
}

.input_mailform
{
  width: 165px;
  border: 1px solid;
  border-color: #9aaec3;
}

.input_mailform2
{
  width: 350px;
  border: 1px solid;
  border-color: #9aaec3;
}

#inputArea #submit
{
    width: 100px;
    height: 23px;
    margin-left: 45px;
    font: bold 10px Verdana;
    color: #ffffff;
    text-transform: uppercase;
    background: #9aaec3;
    border-color: #812175;
}

.send-error
{
    text-align: center;
    color: red;
    font-weight: bold;
}

.send-ok
{
    text-align: center;
    color: #812175;
    font-weight: bold;
}

#antibotimage
{
    margin-left: 50px;
    display: block;
    border: 0px;
}

/*Стили Отзывов*/
