c/* MeyerWeb Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End MeyerWeb Reset*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #341378;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	
}

a:link {
	color: #6633FF;
}

a:visited {
	color: #6633FF;
}

a:hover {
	color: #6633FF;
}

a:active {
	color: #6633FF;
}

p { text-align: left;
	margin: 0px 0px 20px 0px;
}

h1 {text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

h3 { text-align: center;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}

h3 a:link {
	color: #FFFFFF;
}

h3 a:visited {
	color: #FFFFFF;
}

h3 a:hover {
	color: #CC6600;
}

h3 a:active {
	color: #CC6600;
}


em {font-size: 19px;
	padding-top: 25px;}

ul {list-style:  inside;
	padding-left: 10px;}

#container {
	margin: auto;
	margin-top: 10px;
	background: #FFFFFF;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;
	width: 940px;
	border: 1px outset #341378;
}
	
#header {
	background-color: #f89520;
	height: 62px;
	background-image: url(../images/header.png);
}

.hidden {
	display: none;}

/* Main Navigation */
#navbar dl { margin: 0; padding: 0; }
/* IE5 Mac Hack \*/ 
#navbar {
	height: 52px;
	
	background-color: 341378;
	background-image: url(../images/navbar_bg.png);
	background-position: left;
} 
/*/ 
#main-nav { padding-left: 50px; overflow: hidden; } 
/* End Hack */

#navbar dt { float: right; }
#navbar dt a {
	display: block;
	height: 0px !important;
	height /**/:52px; /* IE 5/Win hack */ 
	padding: 52px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;}

#navbar dt a:hover {
	background-position: 0 -52px;}
	
#navbar dt#home,
#navbar dt#home a { width: 91px; background-image: url(../images/home.png);}

#navbar dt#about,
#navbar dt#about a { width: 90px; background-image: url(../images/about.png);}

#navbar dt#services,
#navbar dt#services a { width: 90px; background-image: url(../images/services.png);}

#navbar dt#videos,
#navbar dt#videos a { width: 89px; background-image: url(../images/videos.png);}

#navbar dt#press,
#navbar dt#press a { width: 90px; background-image: url(../images/press.png);}

#navbar dt#contact,
#navbar dt#contact a { width: 90px; background-image: url(../images/contact.png);}

body.home dt#home,
body.home dt#home a,
body.about dt#about,
body.about dt#about a,
body.services dt#services,
body.services dt#services a,
body.films dt#videos,
body.films dt#videos a,
body.press dt#press,
body.press dt#press a,
body.contact dt#contact,
body.contact dt#contact a {background-position: 0 -104px;}

#sidebar {
	float: left;
	width: 400px;
	padding-top: 27px;	
}

#feature-box {
	width: 360px;
	background-color: #252525;
	background-image: url(../images/feature_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 12px 20px 20px 40px;
	border: 1px outset #000000;
}



#feature-box p {
	padding: 10px 20px 10px 20px;
	color: #FFFFFF;
	line-height: 15px;
}

#feature-box a {
	color: #FF9900;
}

.imagepad { padding-right: 10px;}
	
#movie {
	width: 440px;
	background-color: #252525;
	background-image: url(../images/feature_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px outset #000000;
	float:left;
}

#movie p {
	padding: 10px 20px 0px 20px;
	color: #FFFFFF;
	line-height: 15px;
}

#moviebox {
	width: 840px;
	height: 375px;
	padding: 0px;
	text-align: justify;
	text-indent: 0px;
}

#moviebox-d {
	width: 840px;
	height: 380px;
	padding: 0px;
	text-align: justify;
	text-indent: 0px;
}

#moviebox-p {
	width: 840px;
	height: 550px;
	padding: 0px;
	text-align: justify;
	text-indent: 0px;
}

#movietype {
	width: 400px;
	padding: 30px 30px 20px 470px;
	text-align: justify;
}

#content {
	width: 440px;
	height: auto;
	margin-left: 400px;
	padding-top: 37px;
	padding-left: 40px;
	padding-right: 0px;
	margin-right: 0px;
	
}

#content2 {
	width: 860px;
	height: auto;
	margin-left: 0px;
	padding-top: 37px;
	padding-left: 40px;
	padding-right: 0px;
	margin-right: 0px;
	
}

#content-end {
	clear: both;}

#content a:link {
	color: #341378;
}

#footer {
	font-size: 12px;
	color: #FFFFFF;
	width: 940px;
	margin: auto;
	padding-top: 10px;
}

#altnav {
	color: #FFFFFF;
	float: right;
	text-align: right;
}

#altnav a:link {
	color: #FFFFFF;
}

#altnav a:visited {
	color: #FFFFFF;
}

#altnav a:hover {
	color: #CC6600;
}

#altnav a:active {
	color: #CC6600;
}

