*{margin:0;padding:0;}
html,body{height:100%;}
html {
	font-size: 100.01%;
}
body{
color: #333;
	background-color: #fde3ba;
font: 62.5% Arial, Helvetica, sans-serif;
}
a{color:#737f78;background-color:transparent;}
a:hover{text-decoration:none;}
img{border:none;}
table{border-collapse:collapse;border:none;}
h1{font-size:1.7em;
	padding: 12px 0 0 9px;
	background: url(../img/header.gif) no-repeat left top;
	margin: -32px 0 8px 0;
	position: relative;
	z-index:1000;
}

h1 span {
	position: absolute;
	top: -2px;
	left:9px;
	font-size: 0.5em;
	line-height: normal;
	color: #666;
	background-color: transparent;
}

h1,h2,h3,h4,h5,h6{
	text-transform: uppercase; 
	font-weight: normal;
}
p {
	margin-bottom: 1em;
}
#container{width:978px;margin:0 auto;position:relative;min-height:100%;height:auto !important;height:100%;border-left:2px solid #936;border-right:2px solid #936;}
#container-content{padding-bottom:104px; 
}
#container-content:after{clear:both;display:block;font-size:1px;line-height:0px;content:".";height:0;visibility:hidden;}
#header {
	width: 931px;
	height: 34px;
	padding: 0 0 0 47px;
	color: #fde3ba;
	background-color: #603;
	position: relative;
}

#nav {
	text-transform: uppercase;
	font-size: 1.4em;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#nav a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	display: block;
	padding: 14px 0 0 11px;
	width: 175px;
}
#nav ul {
	position: absolute;
	visibility: hidden;
	top: 2.4em;
	left: 0;
	z-index: 1000;
	width: 186px;
	font-size: 0.86em;
}

#nav ul a {
background: url(../img/menuBg.png);
}

#nav li {
	position:relative;
	float:left;
}

#nav li li {
	width:186px;
}
#nav li:hover > ul {
	visibility:visible;
}
			#nav a:hover,
			#nav a.hi,
			#nav a.hi:hover {
					background: url(../img/menuBg.png);
				color:#c69;
				font-weight: bold;
				}
				
.noBg {
	background: none !important;
}
				
#nav ul a:hover {
	color: #c06;
	background-color: transparent;
	font-weight: normal;
}

.c1 {
	background: url(../img/c1.png) no-repeat bottom !important;
}

.c2 {
	background: url(../img/c2.png) no-repeat bottom !important;
}

.c3 {
	height: 14px;
	background: url(../img/c3.png) no-repeat;
}

.last {
	background: none !important;
}

#code {
	font-size: 1.1em;
	position: absolute;
	bottom: -3px;
	right: 185px;
}
#tel {
	font-weight: bold;
	font-size: 3em;
	position: absolute;
	bottom: -8px;
	right: 40px;
}

#home, #home_act {
	display: block;
	width: 11px;
	height: 10px;
	right: 84px;
	background: url(../img/home.gif) no-repeat;
}

#home_act {
	background: url(../img/home_act.gif) no-repeat;
}

#home:hover {
	background: url(../img/home_act.gif) no-repeat;
}

.devider {
	right: 70px;
}

#home_act, .devider {
	position: absolute;
	top: 46px;
}

.alt {
	display: none;
}

#mail, #mail_act {
	display: block;
	width: 11px;
	height: 8px;
	top: 48px;
	background: url(../img/mail.gif) no-repeat;
}

#mail_act {
	background: url(../img/mail_act.gif) no-repeat;
}

#mail:hover {
	background: url(../img/mail_act.gif) no-repeat;
}

.logo {
	top: 58px;
}

#mail_act, .logo {
	position: absolute;
	right: 44px;
}

#content {
	margin: 220px 0 0 0;
	font-size: 1.2em;
	text-align: justify;
	min-height:400px;
}

.margB18 {
	margin-bottom: 18px;
}

.small {
	font-size: 0.83em;
}

.big {
	font-size: 1.5em;
}

.pink {
	color: #c69;
	background-color: transparent;
}

.vBottom td {
	vertical-align: text-bottom;
}

.aRight {
	text-align: right;
}

.week {
	width: 14px;
	float: left;
	font-size: 0.92em;
	font-weight: bold;
	color: #936;
	background: url(../img/week.png) no-repeat center bottom;
	padding-bottom: 17px;
	margin-right: 12px;
}

.end {
	color: #c69;
	background: url(../img/weekend.png) no-repeat center bottom;
}

.time {
	color: #936;
	background-color: transparent;
	font-size: 0.92em;
	font-weight: bold;
	text-align: center;
	height: 50px;
}

#map {
	margin-top: 30px;
	border: 2px solid #fff;
}

#bgPurple {
	height: 325px;
	width: 100%;
	background-color: #603;
	text-align: right;
	margin-bottom: 50px;
}

#bgPurple img {
	margin-right: 43px;
}

#pad {
	padding: 0 46px 0 47px;
	width: 885px;
	position: relative;
	z-index: 1000;
}

.stress {
	color: #936;
	background-color: transparent;
	font-size: 1.16em;
	text-transform: uppercase;
	font-style: normal;
}

.stress i {
	font-style: normal;
	text-transform: none;
	font-size: 0.85em;
}

.along {
	margin: 2em 0;
}

.pages {
	font-size: 0.92em;
}

.pages a {
	font-size: 1.27em;
	color: #603;
	background-color: transparent;
	text-decoration: none;
	margin-left: 12px;
}

.pages a:hover {
	color: #c09;
	background-color: transparent;
}

.top {
	position: absolute;
	top: 12px;
	right: 44px;
}

#cur {
	display: inline-block;
	color: #fff;
	background-color: #c69;
	padding: 3px 7px;
	margin: 0 -7px 0 5px;
}

.item {
	float: left;
	width: 152px;
	text-decoration: none;
	margin: 0 31px 69px 0;
	_margin-right: 28px;
	position: relative;
}

.item, .item span, .item img, .item em {
	display: block;
}

.item:hover {
	border-color: #c09;
	cursor: pointer;
}

.item:hover span, .item:hover em {
	background-color: #c09;
}

.item span {
	width: 152px;
	padding: 1px 1px 0 1px;
}

.item em {
	font-size: 0.83em;
	color: #fff;
	background: url(../img/nar.gif) no-repeat 11px 6px;
	padding: 1px 12px 1px 23px;
	background-color: #603;
	font-style: normal;
}

.fifth {
	margin-right: 0;
	float: right;
}

.lastRow {
	margin-bottom: 25px;
}

#bottom {
	float: right;
	width: 50%;
	text-align: right;
}

.devider2 {
	padding: 0 19px;
}

#plus {
	float: left;
	color: #936;
	background-color: transparent;
	text-decoration: none;
	margin-top: 46px;
}

#plus .stress {
	text-transform: none;
}

#plus b {
	font-size: 1.33em;
	text-transform: uppercase;
}

#sticker {
	float: right;
	width: 381px;
	font-size: 0.92em;
	margin: 22px -46px 0 0;
	clear: right;
}

#sticker strong {
	font-size: 1.09em;
	text-transform: uppercase;
}

#line {
	height: 5px;
	background-color: #b73977;
}

#pinkBg td {
	color: #fff;
	background-color: #b73977;
	vertical-align: top;
}

#corner {
	background: url(../img/corner.png) no-repeat bottom;
}

#txt {
	padding: 2px 46px 0 16px;
}

#bg, #bgLight {
position: absolute;
top: 34px;
background: url(../img/bg.png) no-repeat;	
width: 603px;
height: 734px;
}

#bgLight {
background: url(../img/bgLight.png) no-repeat;	
}

#bgFooter, #bgFooterLight {
position: absolute;
bottom: 33px;
right:0;
background: url(../img/bgFooter.png) no-repeat;	
width: 603px;
height: 440px;
}

#bgFooterLight {
background: url(../img/bgFooterLight.png) no-repeat;	
}

#container-foot{width:978px;position:absolute;bottom:0;height:33px;color:#fff;background-color: #603;}

#secNav {
	position: absolute;
	left: 47px;
	bottom: 34px;
}

#secNav a {
	font-size: 1.2em;
	margin-right: 20px;
}

#contacts {
	position: absolute;
	left: 393px;
	bottom: 34px;
	font-size: 1.1em;
	color: #333;
	background-color: transparent;
}

#secNav a, #contacts a {
	color: #603;
	background-color: transparent;
	text-decoration: none;
}

#copy {
	float: left;
	padding: 5px 0 0 47px;
}

#dev {
	float: left;
	padding: 5px 0 0 104px;
}

#dev a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}