/* Reset the whole shebang */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, 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;
	font-weight: normal;
	font-style: normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* All reset now, thank you */
/* IE6 png fix */
img, div, a, input, h1, h2, h3, h4, h5, h6, ol, ul, li {
	behavior: url(css/iepngfix.htc)
}
/* IE6 png fixed */
/* remove the dotted borders on links in firefox */
*:focus { outline: none; }
*::-moz-focus-inner { border: none; }
/* dotted border outta there */

body {
	background: black url(../images/bgsmall.jpg) no-repeat fixed center 0;
	font: bold 20px/1.25 "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: white;
}

#page {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#banner {
	width: 975px;
	margin-left: 15px;
	margin-top: 15px;
}
h1 {
	background: url(../images/logo.gif) no-repeat scroll 0;
	width: 260px;
	height: 110px;
	text-indent: -9999px;
	float: left;
}
h2 {
	background: url(../images/strapline-trans.png) no-repeat scroll 0;
	width: 715px;
	height: 45px;
	text-indent: -9999px;
	float: right;
	margin-top: -13px;
	padding-top: 15px;
	margin-bottom: -7px;
}
h3 {
	text-indent: -9999px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
}

#sidebar {
	width: 235px;
	float: right;
	font-size: 18px;
	background-color: #900;
	padding-left: 15px;
	padding-top: 15px;
	margin-left: 15px;
	padding-right: 10px;
}
#sidebar p {
	padding-left: 0px;
}
#sidebar a {
	font-weight: bold;
}

/* Begin Nav */
#navbar {
	width: 715px;
	height: 35px;
	float: right;
	margin: 0;
	padding: 0;
}
ul.nav {
    list-style: none;
}

ul.nav li {
	list-style-type: none;
	float: left;
	height: 35px;
	text-indent: -9999px;
}
ul.nav a {
	display: block;
	height: 35px;
}
ul.nav a:hover {
	text-decoration: none;
}

#services a {
	background: url(../images/nav.png) 0px 0;
	width: 130px;
}
#serviceson, #services a:hover {
	background: url(../images/nav.png) 0px -100px;
	width: 130px;
}

#samples a {
	background: url(../images/nav.png) -130px 0;
	width: 120px;
}
#sampleson, #samples a:hover {
	background: url(../images/nav.png) -130px -100px;
	width: 120px;
}

#shadow a {
	background: url(../images/nav.png) -250px 0;
	width: 110px;
}
#shadowon, #shadow a:hover {
	background: url(../images/nav.png) -250px -100px;
	width: 110px;
}

#pricing a {
	background: url(../images/nav.png) -360px 0;
	width: 100px;
}
#pricingon, #pricing a:hover {
	background: url(../images/nav.png) -360px -100px;
	width: 100px;
}

#ordering a {
	background: url(../images/nav.png) -460px 0;
	width: 125px;
}
#orderingon, #ordering a:hover {
	background: url(../images/nav.png) -460px -100px;
	width: 125px;
}

#contact a {
	background: url(../images/nav.png) -585px 0;
	width: 130px;
}
#contacton, #contact a:hover {
	background: url(../images/nav.png) -585px -100px;
	width: 130px;
}

/* End Nav */

#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 25px;
}
#content a, #pricing4 a {
	color: #f90;
	text-decoration: none;
}
#content a:hover, #pricing4 a:hover {
	color: #900;
	background-color: #f90;
	border-top: 6px solid #f90;
	border-bottom: 3px solid #f90;
}
#content p {
	padding-bottom: 20px;
}

#contacttable {
	margin-left: 0px;
}
#contacttable td {
	padding: 5px;
}
input {
	background-color: #ffcc7f;
	font: bold 18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	padding: 15px 5px 0;
	border: 2px solid #900;
	width: 580px;
}
input:focus {
	background-color: #fff;
}

textarea {
	background-color: #ffcc7f;
	font: bold 18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	padding: 5px 5px 0;
	border: 2px solid #900;
	width: 580px;	
}
textarea:focus {
	background-color: #fff;
}

.button {
	width: 200px;
	text-align: center;
	background-color: #900;
	color: #f90;
	padding-top: 6px;
	height: 40px;
}

.button {
	width: 200px;
	text-align: center;
	background-color: #900;
	color: #f90;
	vertical-align: text-top;
}
.button:hover{
	background-color: #f90;
	color: #900;
}
#flash {
	width: 960px;
	height: 280px;
	margin-left: 15px;
}

/* Stills */

#still1, #still2, #still3, #still4, #still5 {
	width: 180px;
	height: 280px;
	margin-left: 15px;
	float: left;
	display: block;
	padding-bottom: 20px;
}
#still1 p, #still2 p, #still3 p, #still4 p, #still5 p {
	padding-bottom: 10px;
}
#still1 {
	background: url(../images/still1.jpg) no-repeat scroll;
}
#still2 {
	background: url(../images/still2.jpg) no-repeat scroll;
}
#still3 {
	background: url(../images/still3.jpg) no-repeat scroll;
}
#still4 {
	background: url(../images/still4.jpg) no-repeat scroll;
}
#still5 {
	background: url(../images/still5.jpg) no-repeat scroll;
}

#title1, #title2, #title3, #title4, #title5 {
	width: 180px;
	height: 280px;
	display: block;
}
#title1, #text1 {
	background: url(../images/standard8-trans.png) no-repeat scroll;
}
#title2, #text2 {
	background: url(../images/super8-trans.png) no-repeat scroll;
}
#title3, #text3 {
	background: url(../images/9point5-trans.png) no-repeat scroll;
}
#title4, #text4 {
	background: url(../images/16mm-trans.png) no-repeat scroll;
}
#title5, #text5 {
	background: url(../images/35mm-trans.png) no-repeat scroll;
}

#text1, #text2, #text3, #text4, #text5 {
	width: 180px;
	display: none;
	font-size: 14px;
	line-height: 1.2;
	float: left;
	background-color: #900;
	opacity: 0.8;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
}
#text1, #text2 {
	padding-top: 45px;
	height: 225px;
}
#text3 {
	padding-top: 50px;
	height: 220px;	
}
#text4 {
	padding-top: 80px;
	height: 190px;	
}
#text5 {
	padding-top: 150px;
	height: 120px;	
}
a {
	color: white;
	text-decoration: none;
}
.stilllinks {
	color: #ff9900;
}
.stilllinks:hover {
	text-decoration: underline;
}
p {
	padding-bottom: 20px;
	padding-left: 10px;
}
/* End Stills */
/* pricing */
.pricing {
	width: 175px;
	margin-left: 15px;
	float: left;
	display: block;
	padding-bottom: 20px;
}
#pricing4 {
	width: 390px;
	margin-left: 15px;
	float: left;
	display: block;
	padding-bottom: 20px;
}
#pricing4 p {
	padding-left: 0;
}
.pricing ul {
	font-size: 18px;
	padding-top: 10px;
	padding-left: 15px;
}
