@charset "UTF-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #000;
}
#topPart{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#content{
	width: 980px;
	background-color: #4E4E4E;
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	box-shadow: 0 5 5px #000;
	-webkit-box-shadow: 0 5 5px #000;
	-moz-box-shadow: 0 5 5px #000;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
}
#footer{
	width: 980px;
	height: 27px;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 0px 0px 4px #000;
}
.picsh {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
}
.boxTitle{
	background-color: #E32B23;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 0px;
}
.boxCon{
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #404340;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 120%;
}
.boxTitleHome{
	background-color: #E32B23;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
	width: 460px;
}
.boxConHome{
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #404340;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 440px;
	line-height: 120%;
}
.boxTitleFilmA{
	background-color: #E32B23;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
	width: 540px;
}
.boxConFilmA{
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #404340;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 520px;
	line-height: 120%;
}
.boxTitleAboutA{
	background-color: #E32B23;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
	width: 500px;
}
.boxConAboutA{
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #404340;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 480px;
	line-height: 120%;
}
.boxTitleAboutb{
	background-color: #E32B23;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
	width: 440px;
}
.boxConAboutb{
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #404340;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 420px;
	line-height: 120%;
}
.boxTitleFilmB{
	background-color: #E32B23;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
	width: 400px;
}
.boxConFilmB{
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #404340;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 380px;
	line-height: 120%;
}
.videoboxhome{
	width: 460px;
	height: 259px;
	box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	margin-bottom: 20px;
}
#twitterbox{
	margin-left: auto;
	margin-right: auto;
	width: 460px;
	height: auto;
	box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
}
h2 {
	font: 25px Tahoma, Geneva, sans-serif;
	color: #FFF;
}
h3 {
	font: 20px Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.picshadow {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
}
#vidshadow {
	box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
}
#videobox {
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/vid338pxbg.png);
	padding-top: 62px;
	padding-left: 61px;
	padding-right: 67px;
	padding-bottom: 68px;
	width: 728px;
	height: 468px;
}
.mainsec {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.smaller{
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
.formbox{
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #404340;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 680px;
	min-height: 400px;
}
.formConBoxB{
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #404340;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 320px;
}
.formTitleBoxB{
	background-color: #E32B23;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
	width: 330px;
}
.webTitleBox{
	background-color: #E32B23;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
	width: 720px;
}
.formBoxA{
	width:240px;
	background-color: #E32B23;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
}
.formConBoxA{
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #404340;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 220px;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 1.25em;
}
.webConBoxA{
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #404340;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 700px;
}
.webConBoxA a{
	font: 8px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
.formConBoxA a{
	font: 15 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
.formConBoxB a{
	font: 15 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}