body, html{
	height: 100%;
}

.background{
	width: 100%;
	min-height: 100%;
	background-image: url('../img/bgpattern.jpg');
	position: relative;
}

.indexheader{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	margin-top: 86px;
	margin-bottom: 100px;
}

.topwrap{
}

.indextopline{
	height: 14px;
	width: 100%;
	background-image: url('../img/topline.jpg');
}

.indexlogo{
	margin: 0 auto;
	width: 256px;
	height: 302px;
	background-image: url('../img/indexlogo.png');

}

.hr{
	width: 330px;
	height: 1px;
	background-color: #df3031;
	position: absolute;
	top: 163px;
}

.lefthr{
	left: 0px;
}

.righthr{
	right: 0px;
}

.moveindexfooter{
	height: 500px;
}

.indexfooter{
	height: 500px;
	width: 100%;
	background-image: url('../img/footerbg.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
}

.indexdivisions{
	width: 292px;
	margin: 0 auto;
}

.indexdivisions map{
	cursor: pointer;
}

.indexdivisions a{
	text-decoration: none;
}

.indexdivisions a:visited{
	text-decoration: none;
}

.zaored{
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 323px;
}

.bcred{
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 292px;
	text-align: center;
}

.childred{
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 322px;
	text-align: right;
}

.zao{
	position: relative;
	float: left;
	width: 323px;
}

.bc{
	position: relative;
//	float: left; 
	width: 292px;
	text-align: center;
}

.child{
	position: relative;
	float: left;
	width: 322px;
	text-align: right;
}

.indexfooterhr{
	width: 1000px;
	height: 1px;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 98px;
	margin-bottom: 38px;
}

.indexbottom{
	color: #fff;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	width: 1000px;
	margin: 0 auto;
	text-align: right;
}

.stats{
	margin-top: -10px;
	float: right;
	margin-left: 27px;
}

.topline{
	width: 100%;
	height: 13px;
	background: #fff;
}

.topmenubg{
	background-image: url('../img/topmenu.jpg');
	width: 100%;
	height: 155px;
	border-top: 1px solid #d79a9b;
	border-bottom: 1px solid #d79a9b;
}

.topmenu{
	position: relative;
	width: 672px;
	margin: 0 auto;
	padding-left: 328px;
}

.topmenu a{
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

.topmenu a:visited{
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}

.logo{
	width: 268px;
	height: 216px;
	position: absolute;
	left: 0;
	top: -14px;
	background-image: url('../img/logo.png');
}

.menuitem{
	width: 224px;
	padding-bottom: 22px;
	height: 132px;
	vertical-align: bottom;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-family: 'Palatino Linotype';
	font-size: 17px;
	float: left;
	font-weight: bold;
}

.menuitem:hover{
	background-color: #ed1c24;
}

.content{
	width: 1000px;
	margin: 0 auto;
	margin-top: 92px;
	font-family: 'Verdana';
	line-height: 17px;
	font-size: 14px;
	margin-bottom: 56px;
}

.breadcrumbs{
	font-size: 11px;
	color: #a1a1a1;
	margin-bottom: 7px;
}

.breadcrumbs a{
	color: #a1a1a1;
	text-decoration: none;
}

.breadcrumbs a:visited;{
	color: #a1a1a1;
	text-decoration: none;
}

h1{
	color: #dd2223;
	font-family: 'Palatino Linotype';
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 26px;
}

h2{
	color: #dd2223;
	font-family: 'Palatino Linotype';
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}

h3{
	color: #dd2223;
	font-family: 'Palatino Linotype';
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 18px;
}

.content p{
	line-height: 17px;
	font-size: 14px;
	margin-bottom: 20px;
}

.gallery{
	margin-top: 50px;
}

.gallery img{
	width: 120px;
	height: 120px;
	border: 2px solid #b50a0e;
	margin-right: 35px;
	margin-bottom: 35px;
}

.movefooter{
	height: 96px;
}

.footer{
	width: 100%;
	height: 56px;
	background-image: url("../img/infooterbg.jpg");
	padding-top: 40px;
	position: absolute;
	bottom: 0px;
}

.menuitemwrap{
	position: relative;
	float: left;
}

.menuitemwrap:hover div{
	background-color: #ed1c24;
}

.submenulist {
	position: absolute;
	top: 154px;
	left:0;
	width: 224px;
	background-color: #ed1c24;
	font-family: 'Verdana';
	font-size: 13px;
	display: none;
	padding-bottom: 11px;
}

.submenulist a:hover{
	font-weight: bold;
}


.noborder{
	margin-top: -1px;
	background-color: #ed1c24;
	width: 100%;
	height: 1px;
}

.submenuitemwrap{
	text-align: center;
	color: #fff;
	margin: 0 auto;
	width: 224px;
	padding-top: 10px;
}

.submenuitem{
	padding-bottom: 10px;
	margin-left: 24px;
	margin-right: 24px;
	border-bottom: 1px solid #fff;
	text-align: center;
}

.activeitem{
	font-weight: bold;
}

.maincontent{
	color: #7d7d7d;
}

.maincontent a{
	color: #dd2223;
	cursor: pointer;
}

.maincontent a:visited{
	color: #dd2223;
}

.maincontent a:hover{
	text-decoration: none;
}

.maincontent table{
	border: 1px solid black;
	margin-bottom: 20px;
}

.maincontent th{
	border: 1px solid black;
	padding: 10px;
}

.maincontent td{
	border: 1px solid black;
	padding: 10px;
}

.maincontent ul{
	margin-bottom: 20px;
}

.maincontent ol{
	margin-bottom: 20px;
}

.indexbottom a{
color: #fff;
text-decoration: none;
}

.indexbottom a:visited{
color: #fff;
text-decoration: none;
}

.notfoundinfo{
color: #7d7d7d;
margin-top: -30px;
text-align: center;
font-size: 22px;
font-style: Verdana;
}

.notfoundinfo a{
color: #7d7d7d;
cursor: pointer;
font-size: 18px;
font-weight: normal;
}

.notfoundinfo a:visited{
color: #7d7d7d;
}

.notfoundinfo a:hover{
text-decoration: none;
}

#maincontent1 img {
	border: 5px solid #C6C6C6
}

#listf{
	list-style-type:none;
}

#listf li{
	background: url('/img/firm_bullet.png') no-repeat left;
	margin-left: 0 14px 2px 0;
	padding: 3px 20px 3px 20px;
}

#tfirms, #tfirms td, #tfirms th, #tfirms img{
	border: 0px none;
	border-collapse: collapse;
}

#tfirms{
	width: 1012px;
	margin-left: -6px;
	font-size: 12px;
	color: #7d7d7d;
}

#tfirms td:first-child{
	width: 200px;
	color: #dd2223;
}

#tfirms th {
	background: url('/img/firm_fon.jpg') repeat-x;
	color: #ffffff;
	font-family: 'Palatino Linotype';
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	border: 6px solid #efefef;
}

#tfirms td{
	background-color: #ffffff;
	padding: 10px;
	border: 6px solid #efefef;
	min-width: 190px;
	vertical-align: top;
}

.maincontent #listf:first-child{
	padding-left: 0;
	margin-left: -10px;
	width: 250px;
}

#tfirms a img{
	float: left;
	margin-right: 100px;
}

#tfirms td a{
	text-decoration: none;
	color: #dd2223;
}

#tfirms th a{
	color: #ffffff;
	text-decoration: none;
}

#tfirms td:first-child a{
	font-size: 14px;
	font-weight: bold;
}

#tfirms td{
	text-align: left!important;
}

.phone{
	padding-left: 17px;
	background: url('/img/firm_phone.png') no-repeat left 2px transparent;
	color: #dd2223;
	line-height: 20px;
	min-height: 80px;
}

.office{
	font-weight: bold;
}

.discount{
	color: #dd2223;
	font-weight: bold;
}

#tfirms2 img{
	float: left;
	margin: 0px 15px 15px 0px;
}

.phone2{
	padding-left: 19px;
	margin-left: 190px;
	background: url('/img/firm_phone.png') no-repeat left 2px transparent;
	color: #dd2223;
	line-height: 20px;
}
.mail2{
	padding-left: 19px;
	margin-left: 190px;
	background: url('/img/firm_mail.png') no-repeat left 5px transparent;
	color: #dd2223;
	line-height: 20px;
}

.mail2 a,.mail2 a:visited,.mail2 a:hover{
	color: #dd2223;
}
.url2{
	padding-left: 19px;
	margin-left: 190px;
	background: url('/img/firm_www.png') no-repeat left 2px transparent;
	color: #dd2223;
	line-height: 20px;
}

.url2 a,.url2 a:visited,.url2 a:hover{
	color: #dd2223;
}

.office2{
	padding-left: 19px;
	margin-left: 190px;
	background: url('/img/firm_location.png') no-repeat left 2px transparent;
	font-weight: bold;
	line-height: 20px;
}