﻿body {
	background-color:#000000;
	font:normal 12px Arial;
	color:#FFFFFF;
}
p, a, div, img {
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
}
.impact16Yellow {
	font:normal 16px Impact;
	color:#F5EA14;
}
.container {
	background-color:#FF3628;
	margin:0px auto;
	width:990px;
	height:570px;
}
.header {
	background:transparent url('../images/header.jpg') no-repeat scroll left top;
	width:990px;
	height:200px;
	position:relative;
}
.bold14white {
	padding:25px 0px 0px 770px;
    height: 29px;

}
.bold14white a {
	font:bold 14px Arial;
	color:#FFFFFF;
}
.copy {
	padding:100px 0px 0px 250px;
	font:bold 14px Arial;
	color:#FFFFFF;
	text-align:center;
	width:450px;
}
.body {
	background:transparent url('../images/bgBody.jpg') repeat-x scroll left top;
	width:990px;
	height:370px;
}
.content {
	margin-left:20px;
	width:950px;
	height:305px;
	border-left:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
}
.footer {
	margin-left:20px;
	width:952px;
	height:43px;
}
.footerCenter {
	background:transparent url('../images/bgFooter.jpg') repeat-x scroll left top;
	width:934px;
	height:43px;
}
.footerCenter p {
	color:#666666;
	text-align:center;
	font:normal 11px Arial;
}
.icon {
	background:transparent url('../images/icon.png') no-repeat scroll left top;
	width:199px;
	height:191px;
	position:absolute;
	z-index:2;
}
.ryan {
	background:transparent url('../images/ryan.png') no-repeat scroll left top;
	width:177px;
	height:436px;
	position:absolute;
	top:69px;
	left:28px;
	z-index:3;
}
.button {
	background:transparent url('../images/button.png') no-repeat scroll left top;
	width:176px;
	height:42px;
	position:absolute;
	top:450px;
	left:43px;
	z-index:4;
}

/*************************************** HOME *********************************************/
.check {
	width:299px;
}
.checkTop {
	background:transparent url('../images/bgCheckTop.jpg') no-repeat scroll left top;
	width:299px;
	height:5px;
}
.checkCenter {
	background-color:#3a110f;
	width:279px;
	padding:0px 10px;
}
.checkCenter p {
	font:normal 14px Arial Narrow;
	color:#F5EA14;
}
.checkCenter .note {
	font:normal 11px Arial Narrow;
	color:#FFFFFF;
}
.checkBottom {
	background:transparent url('../images/bgCheckBottom.jpg') no-repeat scroll left top;
	width:299px;
	height:5px;
}
.instruction {
	
}
.instruction td {
	text-align:center;
}
.instruction p {
	font:normal 10px Arial;
	color:#FFFFFF;
}
.inside {
	position:relative;
}
.scrollLeft {
	background:transparent url('../images/insideLeft.jpg') no-repeat scroll left top;
	width:10px;
	height:120px;
}
.scroll {
	background:transparent url('../images/insideCenter.jpg') repeat-x scroll left top;
	width:690px;
	height:120px;
}
.items {
	width:600px;
	height:120px;
}
.bag {
	background:transparent url('../images/bag.png') no-repeat scroll left top;
	width:162px;
	height:216px;
	position:absolute;
	right:-6px;
	bottom:0px;
}

/*************************************** COVEYOR *********************************************/
.slideTable {
	display:inline;
}
.slideTable td {
	padding:15px 10px 0px 10px;
	text-align:center;
	vertical-align:top;
}
.slideImage {
	border:none;
}
.slideCaption {
	font:normal 11px arial;
	text-align:center;
	vertical-align:top;
	color:#000000;
}

/*************************************** YES *********************************************/
.tableForm {
	padding-left:30px;
}







