*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:18px;
}
a:link{
	font-size:12px;
	font-weight:bold;
	color:#993399;
	text-decoration:none;
}
a:visited{
	font-size:12px;
	font-weight:bold;
	color:#993399;
	text-decoration:none;
}
a:hover{
	font-size:12px;
	font-weight:bold;
	color:#AAAAAA;
	text-decoration:none;
}

/* COMMON CSS */

.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}
.inline{
	display:inline;
}
.overflow{
	overflow:hidden;
}
.bold{
	font-weight:bold;
}
.margin10{
	margin:10px 0 0 0;
}
.margin20{
	margin:20px 0 0 0;
}
.margin40{
	margin:40px 0 0 0;
}
.padbot20{
	padding:0 0 20px 0;
}
.padver20{
	padding:20px 0;
}
.font11{
	font-size:11px;
}
.font14{
	font-size:14px;
}
.purple{
	color:#993399;
}
.text-left{
	text-align:left;
}
.text-center{
	text-align:center;
}
.text-right{
	text-align:right;
}

/* PRE-DEFINES */

ul{
	list-style-type:none;
}
body{
	margin:0;
	padding:0;
	background:url(../images/background.gif);
}

/* IDS */

#wrapper{
	margin:0 auto;
	width:980px;
	background-color:#FFFFFF;
}
#header{
	float:left;
	width:980px;
	height:143px;
	background:url(../images/header.jpg) no-repeat;
}
#navigator{
	height:19px;
	margin:80px 0 0 0px;
}
	#navigator ul li{
		float:left;
		display:inline;
		margin:0 0 0 50px;
	}
#pagetitle{
	width:920px;
	padding:0 30px;
	text-align:right;
}
#mainbody{
	float:left;
	width:920px;
	padding:30px;
	background-color:#FFFFFF;
}
#footer{
	float:left;
	width:980px;
	height:50px;
	padding:15px 0;
	background:url(../images/footer.jpg) no-repeat;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#3b579e;
}

/* CLASSES */

.area184{
	width:184px;
}

.area150{
	width:150px;
}

.area200{
	width:195px;
}

.area250{
	width:250px;
}
.area350{
	width:350px;
}
.area550{
	width:550px;
}
.area920{
	float:left;
	width:920px;
}
.bullets{
	list-style-type:circle;
	padding:0 0 0 10px;
}
.overview-active{
	width:79px;
	height:19px;
	background:url(../images/navigator/overview.jpg) bottom;
}
.advertising-active{
	width:99px;
	height:19px;
	background:url(../images/navigator/advertising.jpg) bottom;
}
.contact-active{
	width:69px;
	height:19px;
	background:url(../images/navigator/contact.jpg) bottom;
}
.production-active{
	width:94px;
	height:19px;
	background:url(../images/navigator/production.jpg) bottom;
}
.studio-active{
	width:94px;
	height:19px;
	background:url(../images/navigator/studio.jpg) bottom;
}
.distribution-active{
	width:104px;
	height:19px;
	background:url(../images/navigator/distribution.jpg) bottom;
}
.press-active{
	width:50px;
	height:19px;
	background:url(../images/navigator/press.jpg) bottom;
}
.purple-link a:link{
	font-size:14px;
	font-weight:bold;
	color:#993399;
	text-decoration:none;
}
.purple-link a:visited{
	font-size:14px;
	font-weight:bold;
	color:#993399;
	text-decoration:none;
}
.purple-link a:hover{
	font-size:14px;
	font-weight:bold;
	color:#AAAAAA;
	text-decoration:none;
}

.blue-link a:link{
	font-size:14px;
	font-weight:bold;
	color:#3B579E;
	text-decoration:none;
}
.blue-link a:visited{
	font-size:14px;
	font-weight:bold;
	color:#993399;
	text-decoration:none;
}
.blue-link a:hover{
	font-size:14px;
	font-weight:bold;
	color:#AAAAAA;
	text-decoration:none;
}



.titler{
	float:left;
	width:920px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom: 2px dashed #cc99cc;
}
	.titler ul li{
		display: inline;
	}
		.titler ul li span{
			float:left;
			font-size:18px;
			font-weight:bold;
			color:#006699;
		}
.film-container{
	float:left;
	width:555px;
	height:112px;
	background:url(../images/film-container.jpg) repeat-x;
	overflow:hidden;
}
	.film-container ul li{
		float:left;
		padding:17px 5px 0 5px;
		overflow:hidden;
	}
.pdf-bullet{
	padding:0 0 10px 30px;
	background:url(../images/pdf-icon.gif) no-repeat left center;
}

/* LINKS */

.overview-area{
	width:79px;
	height:19px;
}
	#overviewlink a:link{
	background:url(../images/navigator/overview.jpg) top;
}    	
	#overviewlink a:visited{
	background:url(../images/navigator/overview.jpg) top;
}    	
	#overviewlink a:active{
	background:url(../images/navigator/overview.jpg) bottom;
}
	#overviewlink a:hover{
	background:url(../images/navigator/overview.jpg) bottom;
}
.distribution-area{
	width:104px;
	height:19px;
}
	#distributionlink a:link{
	background:url(../images/navigator/distribution.jpg) top;
}    	
	#distributionlink a:visited{
	background:url(../images/navigator/distribution.jpg) top;
}    	
	#distributionlink a:active{
	background:url(../images/navigator/distribution.jpg) bottom;
}
	#distributionlink a:hover{
	background:url(../images/navigator/distribution.jpg) bottom;
}
.advertising-area{
	width:99px;
	height:19px;
}
	#advertisinglink a:link{
	background:url(../images/navigator/advertising.jpg) top;
}    	
	#advertisinglink a:visited{
	background:url(../images/navigator/advertising.jpg) top;
}    	
	#advertisinglink a:active{
	background:url(../images/navigator/advertising.jpg) bottom;
}
	#advertisinglink a:hover{
	background:url(../images/navigator/advertising.jpg) bottom;
}
.press-area{
	width:50px;
	height:19px;
}
	#presslink a:link{
	background:url(../images/navigator/press.jpg) top;
}    	
	#presslink a:visited{
	background:url(../images/navigator/press.jpg) top;
}    	
	#presslink a:active{
	background:url(../images/navigator/press.jpg) bottom;
}
	#presslink a:hover{
	background:url(../images/navigator/press.jpg) bottom;
}
.contact-area{
	width:69px;
	height:19px;
}
	#contactlink a:link{
	background:url(../images/navigator/contact.jpg) top;
}    	
	#contactlink a:visited{
	background:url(../images/navigator/contact.jpg) top;
}    	
	#contactlink a:active{
	background:url(../images/navigator/contact.jpg) bottom;
}
	#contactlink a:hover{
	background:url(../images/navigator/contact.jpg) bottom;
}
.production-area{
	width:94px;
	height:19px;
}
	#productionlink a:link{
	background:url(../images/navigator/production.jpg) top;
}    	
	#productionlink a:visited{
	background:url(../images/navigator/production.jpg) top;
}    	
	#productionlink a:active{
	background:url(../images/navigator/production.jpg) bottom;
}
	#productionlink a:hover{
	background:url(../images/navigator/production.jpg) bottom;
}
.studio-area{
	width:94px;
	height:19px;
	}
		#studiolink a:link{
		background:url(../images/navigator/studio.jpg) top;
	}    	
		#studiolink a:visited{
		background:url(../images/navigator/studio.jpg) top;
	}    	
		#studiolink a:active{
		background:url(../images/navigator/studio.jpg) bottom;
	}
		#studiolink a:hover{
		background:url(../images/navigator/studio.jpg) bottom;
}
