@charset "utf-8";
body {
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #6C0D0C;
	margin:0;
	padding:0;
}
body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	}
#outer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CA0200;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-size:30px;
	line-height:1.27em;
	font-weight:normal;
	margin-top:.5em;
	margin-bottom:1em;
}
a:link, a:visited, a:active, a:hover {
	color:#faf46f;
	}
	
.procedures .price {
	font-size:18px;
	color:#faf46f;
	text-align:right;
	width:100px;
	padding-left:10px;
	}
.procedures .price strong {
	font-size:14px;
	color:#fff;
	}
.procedures td {
	padding-bottom:20px;
	vertical-align:top;
	}
/* Контент ---------------------------------------------------------------------------*/
#image {
	background:url(images/woman.jpg) no-repeat;
	width:250px;
	height:320px;
	margin-top:20px;
	}
#content {
	background:url(images/ornament.gif) repeat-x;
	clear:both;
	width:950px;
	border:0;
	}
#text {
	width:610px;
	padding:70px 40px 0 30px;
	vertical-align:top;
	}
#menu {
	background:url(images/flag.gif) no-repeat left top;
	padding:140px 0 0 10px;
	width:260px;
	vertical-align:top;
}
#menu ul {
	padding:0;
	margin:0 0 2em 0;
	list-style:none;
	}
#menu li {
	font-size:14px;
	line-height:30px;
	}
#menu #compare {
	text-decoration:none;
	border-bottom:#faf46f dashed 1px;
	}



/* Новигация -------------------------------------------------------------------------*/
#novigation {
	background:url(images/wonder.jpg) no-repeat center center;
	height: 361px;
	}
#novigation a:hover {
	
	}
a.main:link span, a.main:visited span, a.main:active span, a.main:hover span {
	text-decoration:none;
	color:#61696b;
	}
#novigation a:link, #novigation a:visited, #novigation a:active, #novigation a:hover {
	display:block;
	width:170px;
	text-align:center;
	padding-top:110px;
	padding-bottom:20px;
	font-size: 14px;
	color: #6c0d0c;
	text-decoration: none;
}
#novigation table {
	width:950px;
	border:0;
	}
#novigation table td {
	vertical-align:top;
	text-align:left;
	}
#finland {
	width: 170px;
	padding-left: 0px;
	padding-top: 90px;
	}
#tibet {
	width: 200px;
	padding-top: 150px;
}
#japan {
	width: 180px;
	padding-top: 110px;
}
#turkey {
	width: 190px;
	padding-left: 0px;
	padding-top: 140px;
	}
#india {
	width: 210px;
	padding-top: 170px;
}
/* Низ ----------------------------------------------------------------------------*/
#footer .line {
	background-color:#590b0a;
	height:10px;
	}
#footer .copy{
	margin-top:20px;
	margin-left:2em;
	float:left;
	}
#footer .counters {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:2em;
	}
