*{
	background-color: #fff !important;
	background-image: none !important;
	float: none !important;
	font-size: 10pt !important;
	width: auto !important;
}

body{
	background: #fff;
	color: #000;
}
#container{
	width: 670px;
}
/*--- Index Page ----*/

body#index #indexNav{
	display: none;
}
body#index #content h1{
	height: auto !important;
	padding: 0;
	font-size: 16pt;
}

/*---- General Rules -----*/

#nav{
	display: none;
}

#header h1{
	height: auto !important;
	padding: 10px 0 20px 0;
	font-size: 16pt !important;
}
#header p#phone{
	font-size: 12pt;
	font-weight: none;
	padding: 0;
	margin: 0;
}
#content{
	padding: 0;
	min-height: 0;
	margin: 0;
}

#contentinner{
	padding: 0;
	margin: 0;
}

/*----- Films -----*/

body#films .filmsample li a{
	padding: 0;
	text-align: left;
}

/*----- About -----*/

body#about #content{
	font-size: 12pt;
	padding: 0;
	width: 670px;
	height: auto;
}

/*---- Accolades -----*/

body#accolades #leftcol{
	border: none;
}
body#accolades .towatch{
	display: none;
}
body#accolades .signature{
	font-style: italic;
	font-family: "Comic Sans MS", "Times New Roman", serif;
	margin-top: -5px;
}

/*----- Packages -----*/

body#packages #contentinner{
	padding: 0;
}


/*---- Footer -----*/

#footer{
	padding: 0;
	margin: 0;
	width: 670px;
	font-size: 8pt !important;
	text-align: right;
}