body {
	background: #3b1607 url(images/bg.gif) center repeat-y;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
:focus {
	outline: 0;
}
#join {
	background: #3b1607 url(images/mujra-join-bg.jpg) top center no-repeat;
}
.wrapper {
	width: 920px;
	margin: 0 auto;
}
.index-back, .tour-back {
	display: block;
	width: 100%;
	height: 499px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
}
.head-flash {
	width: 527px;
	height: 101px;
	display: block;
}
.head-flash2 {
	width: 527px;
	height: 101px;
	display: block;
}
.index-back {
	background: url(images/bg.jpg) top center no-repeat;
}
.tour-back {
	background: url(images/bg-t.jpg) top center no-repeat;
}
.cover {
	width: 215px;
	height: 287px;
	position: relative;
}
.cover-over {
	dispaly: block;
	width: 215px;
	height: 20px;
	background: url(images/cover-over.png) 0 0 no-repeat;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
}
.desc {
	vertical-align: top;
	padding: 10px 0 0 0;
}
.desc h2 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #fffefb;
}
.desc p {
	color: #fff;
	font-size: 13px;
	margin: 0;
}
.video {
	width: 487px;
	height: 398px;
	display: block;
	padding: 1px;
}
.thumb {
	border: #571708 1px solid;
}
.margin {
	margin-right: 3px;
}

.smallthumbs {
	border: #571708 1px solid;
	margin-right: 8px;
}

.smallthumbs2 {
	border: #571708 1px solid;
	margin-left: 42px;
}
.rightalign {
	text-align: right;
}



.footer {
	font-size: 12px;
	color: #5a210a;
	text-align: center;
	padding: 0 100px 0 250px;
}
.footer a {
	color: #5a210a;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: none
}
.join {
	padding: 30px 150px;
	vertical-align: top;
	color: #de7f3d;
}
.join a {
	color: #ffb079;
}
a.fulljoin, a.trialjoin {
	display: block;
	width: 387px;
	height: 73px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
a:hover.fulljoin, a:hover.trialjoin {
	background-position: 0px -73px;
}
.fulljoin {
	background-image: url(images/mujra-join_button01.gif);
}
.trialjoin {
	background-image: url(images/mujra-join_button02.gif);
}
