html, body {
	margin:0px;
	padding:0px;
	background:#fff url('i/top_bg.gif') top left repeat-x;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	line-height:133%;
}

img.png {behavior: url("/png.htc");}

a{color:#e20219;}
a:hover{text-decoration:none;}

td{vertical-align:top;}

h1{font-size: 39px; font-family: Calibri, Trebuchet, "Trebuchet MS", sans-serif; font-weight:normal; color:#333333; padding:0px; margin:40px 0px 30px 0px;line-height:90%; }
h2{font-size: 26px; font-family: Calibri, Trebuchet, "Trebuchet MS", sans-serif; font-weight:NORMAL; color:black; padding:0px; margin:25px 0px 10px 0px;line-height:100%;}

.container{
max-width:1024px;margin:auto;width:expression(document.body.clientWidth > 1200? "1200px":"auto" );
}

.top{background:url('i/top_bg.gif') top left repeat-x;}

.menu_item{
 padding-top:38px;
}

.menu_table td{
 padding-top:35px;
}
.menu_table{
 margin-top:4px;width:450px;text-align:left;float: right;
 background:url('i/menu_bg.jpg') top left no-repeat;
}

.content h1, h2, p{
 margin-left:4px;
}

.footer-line{
 font-size:0px; line-height:0px; background:#dbdbdb;height:1px;
 margin:50px 0px 30px 0px; 
}

.copy{color:#a9a9a9; padding-left:20px;padding-bottom:40px;}

.contacts .phone {
    font-family: Calibri, Trebuchet, "Trebuchet MS", sans-serif;
    font-size: 24px;
    color: #333333;
}

.contacts .phone span {
    font-size: 13px;
}

.mail{
 margin: 5px 0px 0px 35px;
}

.p_list{
 display:block;
 padding:6px 0px 5px 11px;
 border-bottom: 1px solid #f1f1f1;
}
.p_list:hover{
 display:block;
 padding:6px 0px 5px 11px;
 border-bottom: 1px solid #f1f1f1;
 background:#f1f1f1;
}
