/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#000 url(../i/bg.jpg) top left repeat-x;
	}
/* global styles */
img { border:none; }
p { padding:0; margin:6px 0;}
h1, h2, h3, h4, h5, h6 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#00286c; padding:0; }
h1 { font-size:24px; font-weight:normal; }
h2 { font-size:22px; font-weight:normal; }
h3 { font-size:20px; font-weight:normal; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
hr { height:1px; border:none; color:#dcdcdc; background:#dcdcdc; }
.clear { clear:both; }
.text { display:table; }

/* .inlineblock { display:-moz-inline-stack; display:inline-block; } */

#HTMLBlock { 
	width:968px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background:#FFFFFF;
	margin:0 auto;
	padding:15px;
}


a:active, a:focus, img { outline:none !important; }
:focus{ -moz-outline-style:none !important; }

/* Стандартные ссылки */
a:link, a:active, a:visited {
	color:#000;
	text-decoration:underline;
	}
a:hover {
	color:#ffae00;
	text-decoration:none;
	}

#header {
	height:301px;
	background:#FFFFFF url(../i/topbg.jpg) 0px 0px no-repeat;
	position:relative;
}
#header .logo {
	width:287px;
	height:64px;
	background:url(../i/logobg.jpg) top left no-repeat;
	position:absolute;
	top:20px;
	left:0px;
	padding-left:30px;
	padding-top:13px;
}
#header .phone {
	position:absolute;
	bottom:0;
	left:15px;
	font-family:Verdana;
	font-size:22px;
	margin:0px 0px 15px 15px;
	color:#FFFFFF;
}
#header .phone .sm {
	font-size:14px;
}

#menu {
	height:49px;
	background:url(../i/menubg.jpg) top left repeat-x;
}

#menu .menublock{
	float:left;
	padding:12px 33px 0 33px;
	height:37px;
}
#menu .menublock a:link, #menu .menublock a:active, #menu .menublock a:visited{
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}
#menu .menublock a:hover {
	color:#ffae00;
}

#menu .menublockIcon {
	height:30px;
	float:right;
	padding-top:19px;
	padding-left:30px;	
	margin: 0px 20px 0px 0px;
}
#menu .menublockIcon .home:link, #menu .menublockIcon .home:active, #menu .menublockIcon .home:visited,
#menu .menublockIcon .map:link, #menu .menublockIcon .map:active, #menu .menublockIcon .map:visited,
#menu .menublockIcon .find:link, #menu .menublockIcon .find:active, #menu .menublockIcon .find:visited,
#menu .menublockIcon .mail:link, #menu .menublockIcon .mail:active, #menu .menublockIcon .mail:visited {
	height:10px;
	width:11px;
	display:block;
	margin-left:30px;
	float:left;
	cursor:pointer;
}
#menu .menublockIcon .home:link, #menu .menublockIcon .home:active, #menu .menublockIcon .home:visited {
	background:url(../i/homeOff.gif) top left no-repeat;
}
#menu .menublockIcon .map:link, #menu .menublockIcon .map:active, #menu .menublockIcon .map:visited {
	background:url(../i/mapOff.gif) top left no-repeat;
}
#menu .menublockIcon .find:link, #menu .menublockIcon .find:active, #menu .menublockIcon .find:visited {
	background:url(../i/findOff.gif) top left no-repeat;
}
#menu .menublockIcon .mail:link, #menu .menublockIcon .mail:active, #menu .menublockIcon .mail:visited {
	background:url(../i/mailOff.gif) top left no-repeat;
}
#menu .menublockIcon .home:hover {
	background:url(../i/homeOn.gif) top left no-repeat;
}
#menu .menublockIcon .map:hover {
	background:url(../i/mapOn.gif) top left no-repeat;
}
#menu .menublockIcon .find:hover {
	background:url(../i/findOn.gif) top left no-repeat;
}
#menu .menublockIcon .mail:hover {
	background:url(../i/mailOn.gif) top left no-repeat;
}
#menu .menurazd {
	background:url(../i/razd.jpg) top left no-repeat;
	height:49px;
	width:2px;
	font-size:0px;
	float:left;
}
.arrow-sp {
	background:url(../i/arsp.jpg) top left no-repeat;
	width:100%;
	height:13px;
	font-size:0px;
}
#content .leftblock {
	width:240px;
	background:#e5e5e5;
	padding:0;
	float:left;
}
#content .leftblock .inBlock {
	width:200px;
	margin:5px 0;
	padding:0 20px;
	font-size:13px;
}
#content .leftblock .inBlock p {
	margin:0;
	padding:5px 0;
}
#content .leftblock .inBlock a:link, #content .leftblock .inBlock a:visited, #content .leftblock .inBlock a:active{
	color:#2b2b2b;
}
#content .leftblock .polosa {
	width:200px;
	font-size:0;
	margin:10px 0 15px 20px;
	border-bottom:1px solid #b7b7b7;
}
#content .leftblock .polosaOrange {
	width:240px;
	font-size:0;
	margin:40px 0 1px 0;
	border-bottom:4px solid #ffae00;
}
#content .rightblock {
	width:694px;
	padding:0;
	float:right;
}
#content .rightblock .title {
	color:#000000;
}
#content .rightblock .title a:link, #content .rightblock .title a:active, #content .rightblock .title a:visited{
	color:#000000;
}
#cont {
	border-top:2px solid #ffae00;
	padding-top:20px;
}
#cont .imgBlockCenter {
	width:150px;
	height:140px;
	float:left;
	margin-bottom:10px;
	position:relative;
}
#cont .imgBlockCenter img {
	width:150px;
	height:100px;
	border:1px solid #b2b2b2;
}
#cont .imgBlockCenter .links a:link, #cont .imgBlockCenter .links a:visited, #cont .imgBlockCenter  .links a:active {
	color:#000;
}
#cont .imgBlockCenter  .links a:hover {
	color:#ffae00;
}
#cont .imgBlockCenter .imgOn {
	width:150px;
	height:100px;
	position:absolute;
	top:0;
	left:0;
}
.prom {
	font-size:0px;
	width:30px;
	height:140px;
	float:left;
}
#cont .allText {
	
}

/*------------------футер---------------------------------*/
#footer {
	width:727px;
	height:65px;
	margin-left:241px;
	margin-top:5px;
}
#footer .left {
	width:480px;
	height:55px;
	padding:10px 0 0 10px;
	background:url(../i/footerbg.jpg) top left repeat-x;
	color:#FFFFFF;
	float:left;
}
#footer .left a:link, #footer .left a:visited, #footer .left a:active{
	color:#ffae00;
}
#footer .right {
	width:237px;
	background:url(../i/footerleftbg.jpg) top left no-repeat; 
	height:65px;
	float:right;
}

img.preload { display: none; }