body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76.5%;
	line-height: 1.24em;
	background-attachment: fixed;
	background-image: url(../imgs/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrapper {
	height: 100%;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat;
}

#logo {
	height: 120px;
	width: 810px;
	clear: none;
	float: none;
}
#buttons {
	height: 36px;
	width: 810px;
	clear: none;
	float: none;
}

#topshowing {
	background-image: url(../imgs/topshowing.jpg);
	height: 36px;
	width: 810px;
	margin: 0px;
	padding: 0px;
}

#topshowing p {
	text-align: right;
	margin: 0px;
	padding: 16px 34px 0px 0px;
	font-size: 13px;
	color: #663300;
}

a:link.topshowing, a:visited.topshowing{
	font-size: 12px;
	font-weight: bold;
	color: ##3E1F00;
	text-decoration: underline;
}

a:hover.topshowing, a:active.topshowing {
	font-size: 12px;
	font-weight: bold;
	color: ##3E1F00;
	text-decoration: none;
}

#mainflash {
	background-image: url(../imgs/mainflash.jpg);
	height: 272px;
	width: 810px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;

}

#reel {
	background-image: url(../imgs/reel.jpg);
	height: 40px;
	width: 810px;
}

#content {
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 810px;
	margin: 0px;
	padding: 0px;
}

#contentfilm {
	height: 100%;
	width: 740px;
	margin: 0px 35px;
	padding: 0px;


}

#footer {
	background-image: url(../imgs/footer.jpg);
	background-repeat: repeat;
	height: 149px;
	width: 810px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}

#footer p {
	text-align: center;
	margin: 0px;
	padding: 75px 0px 0px;
	font-size: 9px;
}

a:link.footer, a:visited.footer{
	font-size: 9px;
	color: #663300;
	text-decoration: none;
}

a:hover.footer, a:active.footer{
	font-size: 9px;
	color: #663300;
	text-decoration: underline;
}

#left {
	height: 100%;
	width: 385px;
	padding: 0px;
	background-image: url(../imgs/aboutbg.jpg);
	background-repeat: repeat;
	border: 1px solid #663300;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 10px;
	text-align: center;

}

#left p {
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	color: #482400;
}

#right {
	float: right;
	height: 100%;
	width: 320px;
	margin: 0px 55px 0px 0px;
	padding: 0px;
}

#news {
	height: 100%;
	width: 320px;
	margin: 0px 0px 20px;
	padding: 0px;
}

#news p {
	margin: 0px 15px 0px 12px;
	padding: 0px;
	text-align: justify;
	font-size: 10px;
	color: #663300;
}

#news img {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: none;
}

a:link.news, a:visited.news{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a:hover.news, a:active.news{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#forum {
	height: 100%;
	width: 320px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: left;
	clear: none;
	float: none;
	color: #3E1F00;
	line-height: 12px;
	list-style-type: none;





}

.title {
	font-weight: bold;
}
#forum p {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 13px;
	font-size: 9px;
	color: #462300;
	padding: 0px;
	list-style-type: none;
	text-align: justify;




}

a:link {
	color: #663300;
	text-decoration:underline;
	font-size: 10px;


}

a:visited {
	color: #663300;
		font-size: 10px;
	text-decoration:none;
}

a:active {
	color: #663300;
		font-size: 10px;
	text-decoration:none;
}

a:hover {
	color: #663300;
		font-size: 10px;
	text-decoration:none;
}

a:link.forum {
	color: blue;
	font-size: 8px;

}
#forum p.forumtxt {
	font-size: 9px;
}
.hidden {
	display: none;
}

#leftcontact {
	height: 100%;
	width: 385px;
	padding: 0px;
	background-image: url(../imgs/aboutbg.jpg);
	background-repeat: repeat;
	border: 1px solid #663300;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 10px;
}

#leftcontact p {
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	color: #482400;
	line-height: 18px;

}
.phone {
	float: left;
	margin-left: 29px;
	margin-right: 5px;
	margin-bottom: 15px;





}
.film {
	margin: 10px 0px 5px;
	padding: 0px;
	height: 100%;
	width: 740px;

}
.tube {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 355px;
	width: 425px;


}
.filmjjjj p {
	color: #482400;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	float: left;
	height: 100%;
	width: 289px;
	text-align: justify;
	background-color: #00CCCC;




}
.filmtitle {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 289px;
	height: 100%;




}
.filmtext {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 310px;
	float: left;

}
.filmtext p {
	color: #663300;
	padding-right: 15px;
	padding-left: 10px;
	text-align: justify;


}

#leftservices {
	height: 100%;
	width: 385px;
	padding: 0px;
	background-image: url(../imgs/aboutbg.jpg);
	background-repeat: repeat;
	border: 1px solid #663300;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 10px;
}

#leftservices p {
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	color: #482400;
	line-height: 18px;

}

#lefteffects {
	height: 100%;
	width: 385px;
	padding: 0px;
	background-image: url(../imgs/aboutbg.jpg);
	background-repeat: repeat;
	border: 1px solid #663300;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 10px;
}

#lefteffects p {
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	color: #482400;
	line-height: 18px;

}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	margin-left: 15px;

}
.servicetube {
	text-align: center;
	margin: 0px;
	padding: 0px;

}
.effectsflash {
	height: 150px;
	width: 200px;
	text-align: center;
	margin-left: 92px;
	margin-bottom: 12px;
	border: medium solid #00CC00;



}

#effectsone {
	height: 150px;
	width: 200px;
	text-align: center;
	margin-left: 92px;
	margin-bottom: 12px;
	border: 1px solid #663300;
}

#effectstwo {
	height: 150px;
	width: 200px;
	text-align: center;
	margin-left: 92px;
	margin-bottom: 12px;
	border: 1px solid #663300;
}


#effectsthree {
	height: 150px;
	width: 200px;
	text-align: center;
	margin-left: 92px;
	margin-bottom: 12px;
	border: 1px solid #663300;
}


#effectsfour {
	height: 150px;
	width: 200px;
	text-align: center;
	margin-left: 92px;
	margin-bottom: 12px;
	border: 1px solid #663300;
}


#effectsfive {
	height: 150px;
	width: 200px;
	text-align: center;
	margin-left: 92px;
	margin-bottom: 12px;
	border: 1px solid #663300;
}
.aboutpic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #663300;

}
