@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	margin: 5px 0 5px 0;
}
h2 {
	font-size: 20px;
	margin: 0;
	font-weight: bold;
	color: #F08B1D;
}
h3 {
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	color: #F08B1D;
}
h4 {
	font-size: 22px;
	margin: 70px 0 0 0;
	/*color: #F28D1E;*/
}
h5 {
	font-size: 16px;
	margin: 10px 0 0 0;
	/*color: #F28D1E;*/
}
img {
	border: 0;
}
#wrapper {
	width: 1068px;
	margin: 5px auto auto auto;
}
#spacer-top {
	width: 100%;
	height: 85px;
	background-image: url(../images/boot_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#spacer-left{
	width: 105px;
	height: 730px;
	background-image: url(../images/boot_left.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
}
#inner_wrapper {
	width: 963px;
	/*height: 700px;*/
	background-image: url(../images/grunge_bg.jpg);
	float: right;
}
#footer {
	width: 963px;
	height: 20px;
	padding-top: 10px;
	background-image: url(../images/red_footer.jpg);
	background-repeat: repeat-y;
	float: right;
	text-align: center;
	color: #F08B1D;
	font-size: 11px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
}
#interior-left {
	width: 167px;
	float: left;
	/*height: 605px;*/
	padding-top: 95px;
	background-image: url(../images/boot_interior.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
}
#interior-left img {
	margin-top: 5px;
}
#interior-center {
	/*height: 700px;*/
	width: 796px;
	float: left;
	overflow: hidden;
	background-image: url(../images/header_bar.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#main-content {
	padding: 10px 10px 0 10px;
	width: 529px;
	float: left;
	/*height: 690px;*/
	text-align: justify;
}
#filmstrip {
	width: 247px;
	float: right;
	height: 700px;
}
#promo-area {
	width: 100%;
	text-align: center;
	clear: both;
	margin: 0 0 20px 0;
}
.hp-promos {
	padding: 0 5px 0 0;
}
.traction-header {
	margin: 10px 0 15px 0;
}
.avid-rental {
	padding-top: 30px;
}
#bio-holder {
	width: 509px;
	background-color: #222222;
	margin-bottom: 20px;
	padding: 10px;
	color: #FFFFFF;
}
#bio-holder p {
	margin: 10px 0 10px 0;
}
#bio-holder img {
	margin: 0 15px 15px 0;
	float: left;
}
#video-holder {
	width: 509px;
	background-color: #222222;
	margin-bottom: 10px;
	padding: 10px;
	color: #FFFFFF;
}
#video-holder p {
	margin: 10px 0 10px 0;
}
#video-holder img {
	margin: 0 15px 15px 0;
	float: left;
}
.contact-logo {
	margin: 0;
	float: left;
}
.contact-info {
	margin: 0;
	font-size: 14px;
}
.contact-info a:link {
	color: #660000;
}
.contact-info a:visited {
	color: #660000;
}
.contact-info a:hover {
	color: #660000;
}
.contact-info a:active {
	color: #660000;
}
.contact-text {
	margin: 0 0 0 0;
}
.form-input {
	background-color: #000000;
	color: #FFFFFF;
	width: 100%;
}
.form-cell {
	padding: 10px 0 10px 0;
}
.form-cell-right {
	padding: 10px 5px 10px 0;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
#clear {
	clear: both;
}
