html, body {
	height:100%;
	}
	
body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #535353;
	background: #cccccc url(/images/outershadow-grey.gif) top center repeat-y;
	font: 12px/18px verdana, arial, lucida, helvetica, sans-serif;
	}

img	{
	border:0;
	padding:0;
	margin:0;
	}

p	{
	text-align: left;
	margin-top:0;
	margin-bottom:1em;
	}
p.firstpara	{
	text-align: left;
	padding-top:0px;
	margin-bottom:1em;
	clear:both;
	}

p.right	{
	text-align: right;
	margin-top:0;
	margin-bottom:1em;
	padding-right:40px;
	}
	
.title	{
	text-align: center;
	font: normal 14px/18px arial,helvetica,sans-serif;
	color: #369;
	letter-spacing:1px;
	margin:3px 0 0 0;
	}

h1	{
	float: right;
	text-align: center;
	margin: 18px 0 10px 0;
	padding: 2px 8px;
	text-transform:uppercase;
	font: bold 14px arial,helvetica,sans-serif;
	color: #FFF;
	letter-spacing:1px;
	background: #f90;
	border: 1px solid #000;
	border-right:0;
	clear:both;
	}     

h2	{
	text-align: left;
	font: bold 14px/18px arial,helvetica,sans-serif;
	color: #369;
	margin-top:1em;
	margin-bottom:.2em;
	}

h3	{
	text-align: left;
	font: bold 13px/14px arial,helvetica,sans-serif;
	color: #369;
	margin:1em 0 0 0;
	}

h4	{
	text-align: left;
	font: italic 13px/14px arial,helvetica,sans-serif;
	color:#c60;
	margin:1em 0 0 0;
	}
	
#wrapper	{
	margin: 0 auto;
	background: transparent;
	padding:0;
	border: 0;
	width: 760px;
	height:100%;
	text-align:left;
	}

#toppic {
	width:750px;
	height:129px;
	text-align:center;
	background:#fff;
	border:0;
	padding:0 5px;
	margin:0;
	}

#toppic2 {
	width:750px;
	height:167px;
	text-align:center;
	background:#fff;
	border:0;
	padding:0 5px;
	margin:0;
	}
	
#headerinfo {
	float:right;
	text-align:center;
	margin:10px 35px 0 0;
	}
html>body #headerinfo  {margin:10px 70px 0 0;} 
/* what we really want - IE 4/5/6 can't see */

	
#headerinfo2 {
	float:right;
	text-align:center;
	margin:35px 35px 0 0;
	}
html>body #headerinfo2  {margin:35px 70px 0 0;} 
/* what we really want - IE 4/5/6 can't see */

#indexbox {
	width:316px;
	float:left;
	text-align:left;
	background:#e3eef4;
	border-top:solid 1px #369;
	border-bottom:solid 1px #369;
	border-right:solid 1px #369;
	padding:15px;
	margin:0;
	}

#indexquotes {
	width:350px;
	float:right;
	text-align:left;
	border:none;
	padding:16px 40px 0 0;
	margin:0;
	}
	
#filmstrip {
	width:750px;
	height:41px;
	text-align:center;
	background:#fff url(/images/logo_film_sm.gif) bottom repeat-x;
	border:0;
	padding:0 5px;
	margin:0;
	}

#filmstrip2 {
	width:750px;
	height:52px;
	text-align:center;
	background:#fff url(/images/filmstrip.gif) bottom repeat-x;
	border:0;
	padding:0 5px;
	margin:0;
	}

#hrfilm {
	width:560px;
	height:7px;
	background:#fff url(/images/filmstrip_hr.gif) bottom repeat-x;
	border:0;
	padding-left:9px;	
	margin:10px 0 15px 0;
	}

#maincontent {
	padding:0;
	height:100%;
	width:590px;
	height:100%;
	float:right;
	}
	
div#maincontent p {
	margin-top:0;
	margin-bottom:1em;
	margin-right:30px;
	}

div#maincontent #firstpara {
	padding-top:1.5em;
	}


div.logos	{
	text-align:center;
	padding:10px 10px 20px 0;
	margin:0;
	}

div.logos img	{
	padding:0 10px;
	margin:0;
	vertical-align:bottom;
	}

	
/* LINK COLORS */

a:link, a:visited { text-decoration: none; color:#c60;}
a:active, a:hover { text-decoration:none; color:#333;}


/* NAV BAR */

div#button {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	margin:0;
	padding:0;
	border:0;
	line-height:normal;
	white-space:nowrap;
	}     

div#button ul {
	padding: 0;
	margin:0;
	border:none;
	}
		
div#button li {
	list-style-image:none;
	list-style-type: none;
	background: #369;
	margin: 6px 0;
	padding: 0;
	float: left;
	width: 115px;
	text-transform:uppercase;
	border-top: 1px solid #369;
	border-bottom: 1px solid #369;
	border-left: 1px solid #369;
	}
	
div#button li.about {
	width: 198px;
	border-left:none;
	}
	
div#button li.short {
	width: 106px;
	}	

/* below is where you specify the height of the block and the display */
		
div#button li a {
		display: block;
		color: #fff;
		font-weight: normal;
		text-align:center;
		text-decoration: none;
		width:100%;
		}

	html>body #button li a {
		width: auto;
		}

	div#button li a:hover {
		color: #535353;
		background: #fff;		
		}

	div#button li#active a {
		color: #535353;
		background:#fff;
		}


div#leftnav {
	float:left;
	width:142px;
	height:100%;
	background:#e3eef4;
	padding:5px 0px;
	margin:0 20px 0 0;
	border-top:1px solid #369;
	border-bottom:1px solid #369;
	border-right: 1px solid #369;
	}
	
div#leftnav ul {
	list-style: none;
	padding: 0;
	margin:0;
	border:none;
	}
		
div#leftnav li {
	list-style-image:none;
	list-style-type: none;
	background:transparent;
	margin: 0;
	margin-top:.8em;
	text-align:right;
	}

div#leftnav li a {
	color:#369;
	text-decoration:none;
	padding-right:13px;
	text-align:right;
	border-right:5px solid #e3eef4;
	}

div#leftnav li a:hover {
	color:#369;
	text-decoration:none;
	border-right:5px solid #369
	}
	
div#leftnav li#active a {
	color:#369;
	font-weight:bold;
	text-decoration:none;
	border-right:5px solid #369
	}	
		
.toplink { 
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	text-align:right;
	}

.toplink a:link, .toplink a:visited { color:#c60; text-decoration:none; }
.toplink a:active, .toplink a:hover { color:#c60; text-decoration:underline; }

/*  CALLOUT FOR IN PRODUCTION */

div#inprod {
	border:1px solid #000;
	background:white;
	font: 11px/15px verdana,arial,helvetica,sans-serif;
	padding:0;
	margin:1em 4px;
	text-align:center;
	}
	
div#inprod h1 {
	background:#666;
	padding:1px 2px;
	text-align:center;
	color:white;
	font: bold 11px/15px verdana,arial,helvetica;
	border:0;
	border-bottom:1px solid #000;
	text-transform:uppercase;
	margin:0;
	margin-bottom:2px;
	width:128px;
	}

div#inprod p {
	margin:0 5px 5px 7px;
	}
	
div#inprod h2 {
	font: bold 11px/14px verdana,arial,helvetica;
	color:#333;
	text-align:center;
	background-color:transparent;
	border:0;
	letter-spacing:0;
	margin-bottom:.2em;
	}
	
div#inprod div#logo {
	background:#000 url(/images-clients/logo_raiders.jpg) no-repeat 50% 0;
	margin:0;
	height:83px;
	}
	
/* END IN PRODUCTION CALLOUT */


#footer {
	background:transparent;
	text-align:center;
	color:#535353;
	padding:40px 0 0 0;
	font: bold 10px/14px verdana,arial,helvetica,sans-serif;
	}

#footer a:link, #footer a:visited { color:#e8c79b; text-decoration:none; }
#footer a:active, #footer a:hover { color:#fff;}

ul {
	margin-top:0;
	margin-left:20px;
	padding-left:20px;
	padding-right:25px;
	}
	
ul li {
	list-style-type:square;
	color:#666;
	margin-top:0;
	margin-bottom:.6em;
	font-size:12px;
	}

.ol {list-style-type: num; margin-top: 5pt; line-height: 16px }


/* Form Field control */

#formspace {
	margin:0;
	padding:0;
	}
	
/* Form Field control */
.formfield {
	font-family : Arial, Helvetica, sans-serif;  
	font-size : small;
	border : 1px solid #8E8E8E;
}

	
#submitbtn {
	width: auto;
	margin:1px;
	border-top:1px solid #4c94b7;
	border-left:1px solid #4c94b7;
	border-bottom:1px solid #00486b;
	border-right:1px solid #00486b;
	background:#369;
	text-align:center;
	padding:0 5px;
	color:#fff;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	}