* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:100%;
	vertical-align:baseline;
}
html, body {
	height: 100%;
	width:100%;
}

body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color: #6e6b6b;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	font-size:12px;
	background: url(/img/bgr.jpg) 0 0 repeat;
}

ol {
	list-style-position:inside;
}

ul {
	list-style-position:inside;
	list-style-type:none;
}

ul li {
	background: url(/img/bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

blockquote, q { quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img { border:0; }

a img, :link img, :visited img {
	border:0 none;
	text-decoration:none !important;
}

form {
	margin: 0;
	padding: 0;
}

p, h1, h2, h3 {
	margin-bottom: 15px;
}

a {
	color: #9c1c29;
	text-decoration: underline;
}
a:hover {
	color: #9c1c29;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	color: #9c1c29;
	margin: 15px 0;
	padding: 0 0 0 7px;
	background:url(/img/title.gif) 0 4px no-repeat;
	font-weight:normal;
}
h2 {
	font-size: 16px;
	color: #9c1c29;
}
h3 {
	font-size: 14px;
	color: #9c1c29;
}

table {
	border-collapse: collapse;
}
td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
}


td {
	padding:3px;
	border:1px solid #9c1c29;
}
.ss {
	padding:3px;
	border:0px solid #9c1c29;
}

.invis_table td, .menu-table td {
	border:0;
	padding:3px;
	vertical-align:top;
}

input {
	padding:3px;
	border:1px solid #9c1c29;
}

textarea {
	padding:3px;
	border:1px solid #9c1c29;
}

select {
	padding:3px;
	border:1px solid #9c1c29;
}

submit {
	border:0;
}

.stitle {
	color:#b63b41;
	font-size:14px;
	font-weight:bold;
	margin:0 0 20px 0;
}


#wrapper {
overflow-x:hidden;*overflow:hidden;position:relative;
	min-height: 100%;
	width:1000px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -54px;z-index:20;
	background: #ffffff url("/img/foto-bckgrnd.jpg") no-repeat 359px 0;
}


#header {
	background: url("/img/action1.gif") no-repeat scroll 378px -1px transparent;
	width: 1000px;
	height: 265px;
}
#headerLft {
	width:375px;
	height: 236px;
	background: url("/img/logo-bgrnd.png") no-repeat 0 0;
}
#companyLogo {
	background: url("/img/company-logo.png") no-repeat 0 0;
	width: 332px;
	height: 47px;
	position: absolute;
	margin: 60px 0 0 29px;
}
#commonMenu {
	position: absolute;
	margin: 10px 0 0 32px;
}
#commonMenu img {
	margin-right: 20px;
}

.slogan {
	background: url("/img/slogan.png") no-repeat 0 0;
	width: 372px;
	height: 38px;
	position: absolute;
	margin: 223px 0 0 605px;
}

.inner-block {
	text-align:left;

}

.r1-block, .r2-block, .r3-block, .r4-block, .r5-block {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
}

.r5-block { margin: 0 5px; }

.r4-block { margin: 0 4px; }

.r3-block { margin: 0 3px; }

.r2-block { margin: 0 2px; }

.r1-block { margin: 0 1px; }



	
#menu {
	margin: 0 19px;	
}
#menu {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}	
#menu a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.active {
	font-size: 14px;
	color: #fff;
	font-weight: bold !important;
}

#menu table {
	background: url("/img/menu-bg.gif") repeat-x 0 0;
	width:100%;
}

.menuBlock {
	background: url("/img/middle-block.jpg") no-repeat right top;
	height: 36px;	
	text-align: center;
	padding:0;
	border:0;
	width:16%;
}

.menuBlock a {
	padding-top:7px !important;
	display:block;
}

.firstBlock {
	height: 36px;	
	background: url("/img/first-block.jpg") no-repeat left top;
	padding-right:26px;
}
.lastBlock {
	height: 36px;	
	background: url("/img/last-block.jpg") no-repeat right top;
	padding-right:26px;
}

.middleBlock {
	padding-right:42px;
	text-align: center;
}


.cleaner {
	clear: both;
	height: 0;
}
.menuBttm {
	width: 935px;
	height: 30px;
	background-color: #fdf2b6;
}
.menuBttm a {
	position: relative;
	top: 5px;
	font-size: 12px !important;
	color: #9c1c29 !important;
	text-decoration: underline !important;
	margin: 0 45px;
}

#middleCntnr {
	width: 1000px;
	margin-top: 13px;
}
#middleCntnr h1 {
	background: url("/img/h1-bck.jpg") no-repeat 0 5px;
	padding-left: 7px;
	margin-bottom: 20px;
}


#push {
	height: 54px;
	clear: both;
}

#footer {
	height: 54px; 
	clear: both;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background: url("/img/bttm-grad.jpg") repeat-x 0 0;position:relative;z-index:700;
}

#mainBlck {
	margin:20px 0 0 0;
}

.leftBlock {
	width: 165px;
	float:left;
	text-align:justify;
}

.content {
	padding: 0 19px 20px 20px!important;
	font-size: 12px;
	overflow: hidden;
	text-align:justify;
}

* html  .content {
	height: 1%;
	overflow: visible;
}

.content table td, .content table th {
	font-size: 12px;
	padding: 5px 5px;
}

.content ul li {
	background:url(/img/list.gif) 0 7px no-repeat;
	padding:0 0 0 9px;
	margin:0 0 4px 0;
}

.content img {
	border:1px solid #9c1c29;
}

.rightBlock {
	float:right;
	width: 175px;
}

* html  .rightBlock {
	height:1%
}

.newsContainer {
	width: 162px;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}
.newsContainer a {
	color: #9c1c29;
	text-decoration: none;
	font-size: 12px;
}
.newsContainer a:hover {
	text-decoration: underline;
}
.newsContainer p {
	margin: 15px 0 15px 0 !important;
}

.newsContainer ul li {
	background:none;
	padding-left:0;
	list-style-position:outside;	
}

.newsContainer img {
	border:1px solid #9c1e29;
}

.date {
	color: #fff;
	background-color: #9c1c29;
	font-size: 12px;
	padding: 2px 7px;
}
.h1news {
	margin: 0 0 25px 0 !important;
	font-size: 20px;
	color: #9c1c29;
	padding: 0 0 0 7px;
	background:url(/img/title.gif) 0 4px no-repeat;
}
.nwsLink {
	margin: 0 0 0 5px;
}
.allnews {
	margin: 0 0 40px 0;
}

.inner-block {
	text-align:left;
	background:#fdf2b6;
}

.r1-block, .r2-block, .r3-block, .r4-block, .r5-block {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
}

.r5-block { margin: 0 5px; }

.r4-block { margin: 0 4px; }

.r3-block { margin: 0 3px; }

.r2-block { margin: 0 2px; }

.r1-block { margin: 0 1px; }

#rounded-block b { 
	background: #fdf2b6; 
}

.contacts {
	margin: 0 5px 0 10px;
	padding: 0 0 10px 0;
	color:#9c1c29;
	font-size:12px;
}

.contacts strong {
	font-size:14px;
}

.contacts span {
	font-size:18px;
}

.contacts a {
	color: #9c1c29;
}
.contTit {
	margin-bottom: 20px;
	font-size: 20px;
	color: #9c1c29;
	padding: 15px 0 0 7px;
	background:url(/img/title.gif) 0 19px no-repeat;
}
.contacts p {
	margin: 0 0 0 0;
}

.video {
	display:block;
	width:176px;
	height:39px;
	background:url(/img/video.jpg) 0 0 no-repeat;
	margin:20px 0;
}

.copyR {
	float:left;
	width:180px;
	color:#ffffff;
	margin:7px 0 0 20px;
}

#ftrMenu {
	width: 780px;
	height: 54px;
	float: left;
	margin-left: 10px;
}
#ftrMenu ul {
	position: relative;
	padding: 0 0 0 0;
	top: 20px;
}
#ftrMenu ul li {
	display: inline;
	font-weight: bold;
	color: #fff;
	margin: 0 20px 0 0;
	padding:0;
	background:none;
}
#ftrMenu ul li a {
	font-weight: normal;
	color: #fff;
}
.creator {
	float: right;
	width: 135px;
	height: 33px;
	font-size: 10px;
	/*background: url("/img/newmark-logo.png") no-repeat 0 0;*/
	margin: 0 20px 0 50px;
}
.creator span {
	position: absolute;
	margin-left: -104px;
	margin-top: 13px;
}
.creator a {
	color: #6e6b6b !important;
	letter-spacing: 1.5px;
}
.phoneLogo {
	width: 99px;
	height: 122px;
	background: #fdf2b6 url("/img/phone-bckgrnd.png") no-repeat 0 0;
	margin: 0 0 0 40px;
}
.phoneLogo img {
	position: relative;
	margin: 40px 0 0 26px;
}
.phone111 {
	vertical-align: bottom !important;
	background-color: #fdf2b6;
}
.srch {
	position: relative;
	top: 175px;
	left: 135px;

}
.inpSrch {
	width: 155px;
	height: 20px;
	color: #a06437;
	border: 1px solid #5bb4e2;
	
}
.inpBut {
	position: relative;
	top: 14px;
	left: 1px;
	width: 29px;
	height: 30px;
	border:0;
}
.siteMap a {
	color: #915228;
}



img {border:0}
* {outline:none}

#snow {min-height:120%;width:100%;overflow-x:hidden;*overflow:hidden;position:fixed;min-width:800px; background:url(bbb.png);z-index:2}

.nytoy {background:url(/img/vet.jpg) no-repeat;position:absolute;top:137px;left:-2px;width:273px;height:126px}
.num {color: #666; font: bold 12px Tahoma; display: block; position: absolute; top: 90px; right: 0px; height: 14px; text-align: right; padding-bottom: 1px;background:#fff}

#flash{margin-bottom:30px;}

.menuBttm a:hover {background:url(/img/d2.jpg) no-repeat !important;}



