* {
margin: 0;
padding: 0;
}


body {
	background-color: #000;
	color:#fff;
	font: 12px "Lucida Sans Unicode",verdana,helvetica,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	font: 25px Georgia,"Times New Roman",serif;
}
p ,ul{
	margin-top:11px;
	font-size:12px;
}

.contact p {
	margin:0 0 11px 0;
}

#home #wrapper {
	border:none;
	width:100%;
	background: transparent url(img/red_bg.jpg) repeat-x top left;
	padding:0;
}

#menu {
	position:relative;
	background:#000;
}

#wrapper {
	position:relative;
	width:100%;
	border-top:2px solid #8D221A;
	border-bottom:2px solid #8D221A;
/*	background: transparent url(img/red_pad.jpg) repeat top left;*/
	padding:20px 0;
}
#footer {
	position:relative;
	margin: 0 auto;
	width:680px;
	padding:15px 0;	
}
.col{float:left;width:230px;}
.col_a {text-align:center;}
.col_b {width:210px;}
.col_c {text-align:center;}

#menu .snip {
	display:none;
	width:69px;
	height:42px;
}
#home #menu .top, #home .bot {
	background: none;
}


#content {
	/*width:859px;*/
	width:804px;
	margin:0 auto;
	padding: 0;
	text-align: left;
	overflow:visible;
	position:relative;
}

#salon #content{
	width:810px;
	height:490px;
}

#contact #content {
	width:680px;	
}

#home #content {
	height:468px;
	background: transparent url(img/home_pic.jpg) no-repeat 0 0;
}

#about #content, .bout #content{
	width:760px;
}

.bout {
	background:#000;
	color:#fff;
}

.bout img{
	float:right;
	border:#fff solid 5px;
}

#content .left{
	float:left;
	background:#000;
	position:relative;
}
#content .white{
	width:290px;
}
#contact #content .white{
	width:320px;
}

#content .black{
	margin-left:40px;
	background:#000;
}
.black img {
	position:relative;
	margin:20px;
}


.left_sec ,.right_sec {
float:left;
padding:8px;
}

#services .left_sec {
	width:330px;
}

#services #content {
	width:700px;
}
#about .left_sec img, #contact .left_sec img{
	border:solid #fff 5px;
}
.right_sec {
	background:#000;
	color:#fff;
	width:330px;	
}

.colu0{
	width:110px;
}
.colu1{
	width:110px;
}
.cut{
	margin-bottom:20px;
	width:320px;
}

#servicess .right_sec{
	width:500px;
}

#contact .right_sec{
	width:290px;
}

#content .left span{
	z-index:10;
}

.clear{clear:both;}
.welcome {
	position:absolute;
	bottom:25px;
	left:10px;
	width:250px;
	color:#fff;
}

.welcome h1 {
	font-size:19px;
}

.welcome p {
	margin-top:5px;
}

.aabout h1 {
	width:208px;
	height:88px;
	background: transparent url(img/logo_red.gif) no-repeat 0 0;
}

.top_left, .top_right, .bottom_left, .bottom_right {
	height:52px;
	width:52px;
	background: transparent url(img/corner_k.png) no-repeat 0 0;
	display:block;
	position:absolute;
}

.black .top_left, .black .top_right, .black .bottom_left, .black .bottom_right {
background-image: url(img/corner_k.png);
}
.top_left {background-position: 0 0;top:-7px;left:-7px;}
.top_right {background-position: -52px 0;top:-7px;right:-7px;}

.bottom_left {background-position: 0 -52px;bottom:-7px;left:-7px;}
.bottom_right {background-position: -52px -52px;bottom:-7px;right:-7px;}

/* main nav */

#menu ul {
	position:relative;
	font: 17px Georgia,"Times New Roman",serif;
	font-weight: bold;
	height: 42px;
	margin: 0 auto;
	width:370px;
}
ul {
	list-style: none;
}
#menuu span, .aabout h1 span{display:none;}

#menu ul li {
	margin:11px 15px 0 0;
	border: none;
	list-style: none;
	display: inline;
	float: left;
}

#menu ul li.contact {
	margin:11px 0 0 0;
}

#menu ul a {
	letter-spacing: 0.06em;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	outline:none;
	display:block;
}

#menu ul a:hover {
	border-bottom:1px solid #fff;
}

#about #menu .about a,
#home #menu .home a,
#contact #menu .contact a,
#salon #menu .salon a,
#services #menu .services a {
	color:#8D221A;
	border-bottom:1px solid #8D221A;
}
a{color:#8D221A;}

#footer a{color:#fff;}

#footer p{
	margin:0;
	font-size:10px;
}

td,th {
	vertical-align: top;
	border-bottom:1px solid #444;
	padding:3px;
}
.nbdr{
	border:none;
}


/* gall */
#main_view img{
	border:6px #fff solid;
}
img {border: none;}
.container {
	height: 360px;
	width: 910px;
	margin: -180px 0 0 -450px;
	top: 50%; left: 50%;
	position: absolute;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0;
	width: 256px;
}
ul.thumb li {
	margin: 0; padding: 9px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px;
	border: 5px solid #fff;
	padding: 0;
	background: #fff;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 0;
	margin-top: 60px;
}

