html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
  background: #000;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #312F1A;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 20px auto;
	width: 964px;
  position: relative;
}

#header {
  background: top center url(images/logo.png) no-repeat;
  padding-top: 51px;
  width: 252px;
  position: relative;
}



/** Header **/
h1 {
  color: #FDE7C2;
  background: #991111;
  border: 2px solid #C4B888;
  padding: 8px;
  text-align: center;
  font: 25px "Times new roman", sans-serif;
  font-style: italic;
  font-weight: normal;
  margin: 0 0 2px 21px;
}

#search {
  width: 148px;
  background: #E8E7DA url(images/search_top.jpg) no-repeat;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 808px;
  padding: 6px 0;
}
#search .text {
  width: 63px;
}

/** Body **/
#body {
  position: relative;
  width: 100%;
}

#nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 252px;
  padding-top: 292px;
  background: url(images/pic_11.jpg) no-repeat;
}

#nav_guru {
  position: absolute;
  top: 0;
  left: 0;
  width: 252px;
  padding-top: 292px;
  
}

#nav ul,#nav_guru ul {
  background: bottom right #991111 url(images/nav_bot.jpg) no-repeat;
  margin: 0 7px 0 28px;
  padding: 5px 20px 15px 20px;
}
#nav li, #nav_guru li {
  list-style: none;
  background: bottom left url(images/dots.jpg) repeat-x;
}
#nav a, #nav_guru a {
  color: #FDE7C2;
  font: 18px "times new roman", serif;
  font-style: italic;
  background: #991111;
  padding-right: 8px;
}

/** content **/

#content {
  background: #E8E7DA bottom right url(images/body_bottom_right.jpg) no-repeat;
  width: 712px;
  margin-left: 254px;
  min-height: 278px;
}

#content .main {
  float: right;
  width: 490px;
  margin-top: 14px;
  padding-right: 28px;
}

#content .main2 {
  float: right;
  width: 490px;
  margin-top: 14px;
  padding-right: 28px;
}

#content .main2_test {
  float : left;
  
  margin-top: 14px;
  padding-right: 28px;
}

#content .main_mudra {
  float: left;
  width: 640px;
  margin-top: 14px;
  padding-right: 18px;
  padding-left: 28px;
}


#content .main {
  padding-bottom: 1em;
  border-bottom: 1px solid #D6D3BA;
}

#content .main p, #content .main2 p {
  align: right;
  margin: 0em 1em 0 0;
}

#content .main p2 {
  align: right;
  text-align: center;
  margin: 0em 1em 0 0;
}

#content .main2 .right {
  margin-left: 18px;
}

#content .main_mudra .para, #content .main2_test .para {
float: left;
text-align: center;
width: 212px;
margin-bottom:3px;

}

#content .main .para {
height: 17px;
float: left;
text-align: left;
width: 150px;
margin-bottom:5px;
}

#content .main .para2 {
height: 22px;
float: left;
text-align: left;
width: 325px;
margin-bottom:5px;
}

#content .main_mudra .space {
  float: left;
  width: 18px;
  }

#content .main .clear, #content .main2 .clear, #content .main_mudra .clear {
  height: 20px;
  margin-bottom: -10px;
}

#content .main .clear2, #content .main2 .clear2, #content .main_mudra .clear2 {
  height: 40px;
  margin-bottom: -10px;
}

#beauty {
  float: right;
  width: 134px;
  height: 721px;
  border-left: 1px solid #D6D3BA;
  padding: 12px;
  background: top right url(images/bogy_top_right.jpg) no-repeat;
}

#beauty_register {
  float: right;
  width: 134px;
  height: 850px;
  border-left: 1px solid #D6D3BA;
  padding: 12px;
  background: top right url(images/bogy_top_right.jpg) no-repeat;
}

#beauty_classes {
  float: right;
  width: 134px;
  height: 521px;
  border-left: 1px solid #D6D3BA;
  padding: 12px;
  background: top right url(images/bogy_top_right.jpg) no-repeat;
}

#beauty_guru {
  float: right;
  width: 134px;
  height: 491px;
  border-left: 1px solid #D6D3BA;
  padding: 12px;
  background: top right url(images/bogy_top_right.jpg) no-repeat;
}

#beauty2 {
  float: right;
  width: 134px;
  

  padding: 12px;
  background: top right url(images/bogy_top_right.jpg) no-repeat;	
}

#beauty span {
  float: left;
  width: 12px;
  font-size: 9px;
  clear: both;
  margin-top: 3px;
}
#beauty p {
  float: left;
  width: 110px;
  margin: 0 0 0.6em 0;
  padding: 0 0 0 1em;
  line-height: 1.3;
}
#beauty .clear {
  height: 10px;
}

h2 {
  font: italic 22px "Times new roman", serif;
  color: #991111;
  margin: 0 0 0.5em 0;
}

/** content mail **/

#content_mail {
  width: 712px;
  margin-left: 254px;
  min-height: 278px;
}

#content_mail .main {
  padding-bottom: 1em;

}

#content_mail .main p {
  align: right;
  margin: 0em 1em 0 0;
}

#content_mail .main .para {
height: 17px;
float: left;
text-align: left;
width: 125px;
margin-bottom:5px;
}

#content_mail .main .para2 {
height: 22px;
float: left;
text-align: left;
width: 325px;
margin-bottom:5px;
}

#content_mail .main .clear {
  height: 20px;
  margin-bottom: -10px;
}
/** Footer **/

#footer {
  color: #E8E7DA;
  margin: 2px 0 0 380px;
}

#privacy {
  position: absolute;
  right: 8px;
  width: 148px;
  padding: 4px 0;
  text-align: center;
  background: #E8E7DA bottom left url(images/footer_tab.jpg) no-repeat;
}
#privacy a {
  color: #000;
  font-weight: normal;
}

