body {
	background-color: #000;
	margin: 0px;
	height: auto;
}
.main_div {
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: auto;
}
.main_innerdiv {
	width: 1132px;
	height: 646px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav_box {
	height: 70px;
	width: 1132px;
	float: left;
}

.menus {
	height: 30px;
	width: 1132px;
	float: left;
	margin-top: 40px;
	background-attachment: fixed;
	z-index: 0;
	margin-bottom: 40px;
}
.spacer {
	height: 70px;
	width: 1132px;
	float: left;
	margin-top: 40px;
	background-attachment: fixed;
	z-index: 0;
}

.menu1 {
	height: 28px;
	width: 69px;
	background-attachment: fixed;
	margin-left: 0px;
}
.m2 {
	height: 28px;
	width: 114px;
	background-attachment: fixed;
	margin-left: 70px;
	float: left;
	margin-top: -28px;
}
.m3 {
	height: 28px;
	width: 125px;
	background-attachment: fixed;
	margin-top: -28px;
	margin-left: 185px;
}
.m4 {
	height: 28px;
	width: 153px;
	background-attachment: fixed;
	margin-top: -28px;
	margin-left: 311px;
}
.m5 {
	height: 28px;
	width: 117px;
	background-attachment: fixed;
	margin-top: -28px;
	margin-left: 465px;
}
.m5a {
	height: 28px;
	width: 117px;
	background-attachment: fixed;
	margin-top: -28px;
	margin-left: 583px;
}

.m6 {
	height: 28px;
	width: 160px;
	background-attachment: fixed;
	margin-top: -28px;
	margin-left: 701px;
}
.m7 {
	height: 28px;
	width: 124px;
	background-attachment: fixed;
	margin-top: -28px;
	margin-left: 997px;
}
.m6a {
	height: 28px;
	width: 124px;
	background-attachment: fixed;
	margin-top: -28px;
	margin-left: 862px;
}
.synopsis_box {
	height: 250px;
	width: 650px;
	float: left;
	margin-top: 50px;
	margin-left: 300px;
}
.cont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F9B888;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
}
