@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #663333;
	background: #f2ede7 url(../media/images/body.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
.png {
	behavior: url(iepngfix.htc);
}
img {
	border:0;
}
a {
	color:#993333;
	font-style:italic;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#993333;
	margin-bottom:40px;
	font-weight:normal;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	margin-bottom:35px;
	color:#993333;
}
p{
	margin-bottom:25px;
}
table {
	border-collapse:collapse;
}
.top-bg {
	background:url(../media/images/body-top.png) repeat-x;
}
#bottom-bg {
	background:url(../media/images/body-bottom.png) repeat-x 0 100%;
	position:relative;
	min-width:1000px;
	max-width:20000px;
}
.bg-lt {
	background:url(../media/images/body-lt.png) no-repeat;
	width:104px;
	height:272px;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
 _background:none!important;
     filter: progid:dximagetransform.microsoft.alphaimageloader(src='media/images/body-lt.png', sizingmethod='crop');
	
}
.bg-rt {
	background:url(../media/images/body-rt.png) no-repeat;
	width:342px;
	right:0;
	top:0;
	position:absolute;
	height:501px;
 _background:none!important;
     filter: progid:dximagetransform.microsoft.alphaimageloader(src='media/images/body-rt.png', sizingmethod='crop');
	 z-index:2;
}
.bg-lb {
	background:url(../media/images/body-lb.png) no-repeat;
	width:278px;
	height:99px;
	left:0;
	bottom:0;
	position:absolute;
 _background:none!important;
     filter: progid:dximagetransform.microsoft.alphaimageloader(src='media/images/body-lb.png', sizingmethod='crop');
	 z-index:1;
}
.bg-rb {
	background:url(../media/images/body-rb.png) no-repeat 100% 0;
	width:94px;
	height:261px;
	position:absolute;
	bottom:0;
	right:0;
	
 _background:none!important;
     filter: progid:dximagetransform.microsoft.alphaimageloader(src='media/images/body-rb.png', sizingmethod='crop');
}

#container {
	margin: 0 auto;
	text-align: left;
	min-width:1000px;
	max-width:1200px;
}
#header {
	height:361px;
	position:relative;
	background: url(../media/images/header2.png) no-repeat 124px 0;
	behavior: url(iepngfix.htc);

}
#header .top-menu {
	position:absolute;
	top:81px;
	left:104px;
	list-style:none;
	z-index:3;
}
#header .top-menu li {
	margin-bottom:19px;
}
#header .top-menu li a {
	display:block;
	width:11px;
	height:11px;
	background:url(../media/images/top-menu.png) no-repeat;
}
#header .top-menu .m1 a {
}
#header .top-menu .m2 a {
	background-position:0 -30px!important;
}
#header .top-menu .m3 a {
	background-position:0 -63px!important;
}
#header .top-menu li a:hover {
	background:url(../media/images/top-menu-hover.png) no-repeat;
} 
#header .logo {
	background:url(../media/images/logo2.png) no-repeat;
	display:block;
	width:205px;
	height:49px;
	position:absolute;
	top:260px;
	left:397px;
_background:none!important;
     filter: progid:dximagetransform.microsoft.alphaimageloader(src='media/images/logo2.png', sizingmethod='crop');
}
#header .picture {
	background:url(../media/images/picture2.png) no-repeat;
	width:226px;
	height:155px;
	padding:62px 27px 27px 34px;
	position:absolute;
	top:0;
	right:193px;
_background:none!important;
     filter: progid:dximagetransform.microsoft.alphaimageloader(src='media/images/picture2.png', sizingmethod='crop');
	 z-index:1;
}
#header .picture div{
	width:257px;
	margin:0 auto;
	height:155px;
	background:url(../media/images/picture-block2.png) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#811e12;
	text-align:center;
}
#header .picture div span {
	position:relative;
	top:120px;
}
.index #header .picture{
	width:257px;
	height:177px;
	padding:76px 31px 30px 39px;
	background:url(../media/images/picture.png) no-repeat;
_background:none!important;
     filter: progid:dximagetransform.microsoft.alphaimageloader(src='media/images/picture.png', sizingmethod='crop');
	 right:172px;
	 }
.index #header .picture div{
	height:177px;
	font-size:24px;
	background: url(../media/images/picture-block.png) no-repeat;
}
.index #header .picture div span{
	top:135px;
}
.index #header{
	height:476px;
	background:url(../media/images/header.png) no-repeat;
}
.index #header .logo{
	background:url(../media/images/logo1.png) no-repeat;
	width:253px;
	height:84px;
_background:none!important;
     filter: progid:dximagetransform.microsoft.alphaimageloader(src='media/images/logo1.png', sizingmethod='crop');
	 right:201px;
	 left:auto;
	 top:303px;
}
.index #header .top-menu{
	top:80px;
	left:62px;
}
#sidebar1 {
	float: left;
	width: 220px;
	padding:0 0 49px 49px;
}
#sidebar1 .left-menu  {
	list-style:none;
}
#sidebar1 .left-menu li  {
	margin-bottom:27px;
	vertical-align:bottom;
	height:100%;
}
#sidebar1 .left-menu li a {
	padding-left:23px;
	font-style: normal;
	display:block;
	color:#cc6633;
	text-decoration:none;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar1 .left-menu li a:hover {
	text-decoration:underline;
}
#sidebar1 .left-menu .active a, #sidebar1 .left-menu li a:hover {
	text-decoration:none!important;
	color:#ac291c;
	background:url(../media/images/menu-active.png) no-repeat;
}
#sidebar1 .left-menu .active {
}
#sidebar1 .to-gallery {
	display:block;
	width:142px;
	padding-top:120px;
	text-align:center;
	text-decoration:none;
	background:url(../media/images/gallery.png) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#bf5918;
	text-decoration:none;
	margin-top:95px;
}
#sidebar1 .to-gallery:hover {
	text-decoration: underline;
}

#mainContent {
	margin-left:269px;
	padding:0 103px 49px 0;
}
#mainContent .line {
	height:60px;
	background:url(../media/images/line.png) no-repeat 6px 12px;
}


#mainContent strong{
	font-style:italic;
	color:#993333;
}
#mainContent .gallery1 {
	height:100%;
	overflow:hidden;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#993300;
	font-size:18px;
	padding:0 0 0 9px;
}
#mainContent .gallery1 div{
	float:left;
	width:49%;
	margin:14px 0 34px 0;
}
#mainContent .gallery1 div img{
	margin-left:30px;
}
#mainContent .gallery1 .after {
	text-align:right;
}
#mainContent .gallery2 {
	height:100%;
	overflow:hidden;
}
#mainContent .gallery2 div {
	height:180px;
	margin-bottom:20px;
	width:33%;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#993300;
	font-size:18px;
}
#mainContent .gallery2 div img{
	display:block;
	margin-bottom:11px;
}

#footer {
	height:81px;
	overflow:hidden;
	position:relative;
	z-index:2;
	padding:0 137px 0 25px;
}
#footer a{
	color:#930;
}
#footer .right {
	float:right;
	padding-top:37px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
<title>Декор-Нью</title>
