* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
a {
	color: #ffffff;
}
a:hover {
	text-decoration: none;
}
body {
	font: 12px Tahoma, sans-serif;
	color: #040404;
	position: relative;
	margin: 0;
	padding: 0;
	background: #4d4d4d;
}
h1 {
	font-size: 18px;
	margin: 0 0 15px 0;
	color:#FF99FF;
	line-height: 18px;
	font-weight: normal;	
}
h2 {
	font-size: 16px;
	color: #FF99FF;
	margin: 0 0 0 0;
}
h3 {
	font-size: 14px;
	color: #FF99FF;
}
html, body {
	height: 100%;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
}
#main {
	width: 778px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: url("../img/main-bg.jpg") no-repeat 0 0;
}
#outer {
	position: relative;
	width: 100%;
	text-align: center;
	
}
.cleaner {
	clear: both;
}
#logo {
	width: 78px;
	height: 66px;
	display: block;
	position: absolute;
	background: url("../img/logo.png") no-repeat 0 0;
	margin: 5 0 0 37px;
	cursor: pointer;
}
#slogan {
	width: 420px;
	height: 20px;
	background: url("http://hairlonger.ru/img/slogan.png") no-repeat 0 0;
	position: absolute;
	margin: 20px 0 0 138px;
}
#menuOuter {
	position: absolute;
	right: 37px;
	top: 49px;
	height: 60px;
	background: #b4b3b2 url("../img/menu-l.jpg") no-repeat 0 0;
	line-height: 25px;
}
#menuInner {
	height: 50px;
	background: url("../img/menu-r.jpg") no-repeat right 0;
	padding: 0 15px;
}
#menuInner li {
	display: inline;
	height: 18px;
	border-left: 1px solid #990070;
}
#menuInner li:first-child {
	border: none;
}
*html #menuInner li {
	border-left-width: expression(this.previousSibling==null?'0':'1px');
}
#menuInner li a {
	margin: 0 6px;
	text-decoration: none;
}
#menuInner li a:hover {
	text-decoration: underline;
}
#advBlck {
	width: 352px;
	height: 420px;
	background: url("../img/pic1.jpg") no-repeat 0 0;
	position: absolute;
	margin: 110px 0 0 40px;
}
.advTxt1, .advTxt2, .advTxt3 {
	padding: 0 0 0 14px;
	width: 338px;
	font-size: 17px;
	color: #fff;
}
.advTxt1 {
	margin: 180px 0 0 0;
	height: 28px;
	line-height: 28px;
	background: url("../img/adv3-bg.png") repeat 0 0;
}
.advTxt2 {
	margin: 6px 0 0 0;
	border-top: 1px solid #d5d3d4;
	border-bottom: 1px solid #d5d3d4;
	background: url("../img/adv2-bg.png") repeat 0 0;
	height: 86px;
	line-height: 17px;	
}
.advTxt3 {
	margin: 6px 0 0 0;
	background: url("../img/adv3-bg.png") repeat 0 0;
	height: 38px;
	line-height: 38px;
}
#lastNews {
	position: absolute;
	width: 320px;
	height: 362px;
	background: url("../img/news-title.gif") no-repeat 0 0;
	margin: 120px 0 0 408px;
	padding: 29px 0 0 0;
}
.snglNw {
	width: 320px;
	height: 99px;
	margin: 0 0 8px 0;
}
.picNW {
	width: 78px;
	height: 95px;
	border: 2px solid #989898;
	overflow: hidden;
	float: left;
}
.nwTxt {
	width: 222px;
	float: right;
	height: 72px;
	overflow: hidden;
	line-height: 14px;
}
.nwTxt span {
	color: #9c0073;
	font-weight: bold;
	float: left;
	margin-right: 5px;
}
.readAll {
	float: right;
	display: block;
	width: 53px;
	height: 12px;
	background: url("../img/read-all.gif") no-repeat 0 0;
	margin: 15px 167px 0 0;
}
.archive {
	position: absolute;
	font-size: 11px;
	color: #ccc;
	margin: -5px 0 0 230px;
}
#content {
	width: 778px;
	background: #fff;
	float: right;
	margin: 500px 0 0 0;
	background: url("../img/cntn-bg1.jpg") no-repeat 0 0;
}
#content td, #content th {
	font-size: 12px;
	padding: 5px;
	color: #fff;
}
#content td img {
	padding: 5px;
}
input, textarea {
	background: #fff;
}
.txtHolder {
	width: 623px;
	margin: 8px 0 0 0;
	padding: 10px 79px 20px 76px;
	background: url("../img/cntn-bg2.jpg") repeat-y 0 0;
}
.txtHolder p {
	margin: 0 0 10px 0;
	color: #fff;
}
#footer {
	width: 727px;
	height: 240px;
	background: url("../img/ftr-bg.jpg") no-repeat 0 0;
	padding: 12px 0 0 51px;
}
.btmImg {
	float: left;	
	height: 130px;
	overflow: hidden;	
	margin: 0 14px 0 0;
}
.copyrhgt {
	margin: 25px 0 3px 0;
	font-size: 11px;
	color: #fff;
}
#icons {
	position: absolute;
	margin: 24px 0 0 597px;
}
#icons a {
	margin: 0 35px 0 0;
}
.creator {
	display: block;
	float: right;
	width: 135px;
	height: 27px;
	background: url("../img/nmark.gif") no-repeat 0 0;
	margin: -10px 10px 0 0;
	color: #3d3d3f;
	padding: 12px 0 0 33px;
	font-size: 11px;
}


.inset_info_p {
	float:left;
	display:inline;
	padding-right:20px;
	padding-left:20px;
	margin-bottom:20px;
	text-align:center;
	width:150px;
	height:227px;
}

.inset_info_p img {
	border:1px solid black;
}

.contacts {
	width:500px;
	float:left;

	font-size:11px;
}

