html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#ddac2a;
}
table {
	height: 100%;
	width: 100%;
	text-align: center;
}
#feedback {
    background:url(../images/feedback.png) no-repeat top center;
	position:absolute;
	text-align:center;
	padding:18px 2px 0 0;
	width:96px;
	height:67px;
	z-index:5;
	margin-right:auto;
	margin-left:auto;
}
p {
	line-height:15px;
	margin-bottom: 5px;
}
#flashContainerTall {
	height: 100%;
	width: 100%;
	text-align: center;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:992px;
	text-align:left;
	position:relative;
}
.bg {
	background: url("../images/bg.jpg") repeat-x scroll center center;
}
.bg2 {
	background: url("../images/bg2.jpg") repeat-x scroll center center;
}
.bg3 {
	background: url("../images/bg3.jpg") repeat-x scroll center center;
}
#logo {
    float:left;
	margin:-18px 0 0 52px;
}
#jp {
	position:absolute;
	text-align:center;
	left:847px;
	top:87px;
	z-index:2;
}
#theImage {
	position:absolute;
	left:622px;
	top:79px;
	width:374px;
	height:548px;
	z-index:1;
	margin-right:auto;
	margin-left:auto;
}
#theVideo {
	position:absolute;
	left:622px;
	top:138px;
	width:250px;
	height:420px;
	z-index:1;
	margin-right:auto;
	margin-left:auto;
	font-size:12px;
}
#fb {
    height:21px;
    width:85px;
    float:right;
    margin-top:27px;
}
#top {
	position:relative;
	padding-left:90px;
	float: left;
	width: 820px;
	height:111px;
	/*z-index:2;*/
}
#main {
	float: left;
	padding:0px 0px 20px 130px;
	width: 455px;
	height:460px;
	float:left;
	position:relative;
	z-index:3;
}
#main1 {
	float: left;
	padding-left:130px;
	width: 455px;
	height:310px;
	float:left;
	position:relative;
	z-index:3;
}
#main2 {
	float: left;
	padding:0px 0px 20px 130px;
	width: 455px;
	height:150px;
	float:left;
	position:relative;
	z-index:3;
}
#mainWide {
	float: left;
	padding:0px 140px 20px 138px;
	width: 714px;
	height:460px;
	text-align:left;
	position:relative;
	z-index:3;
}
#mainWideInside {
    float:left;
    width:47%;
    margin-right:3%;
}
#mainWideInside2 {
    float:left;
    width:30%;
    margin-right:3%;
}
#footer {
	padding-left:130px;
	width: 800px;
	height:90px;
	text-align: left;
	float:left;
	position:relative;
	z-index:4;
}
#footerBox {
	padding-right:15px;
	width:170px;
	float:left;
}
#share {
	width:200px;
	float:left;
}
#white img {
	vertical-align:middle;
}
.thebox {
	width: 150px;
	border-style:solid;
	border-color: #5c2f04;
	border-width: 1px;
	margin: 0px 0px 3px 0px;
}
.formL {
	width: 70px;
	float:left;
}
.formR {
	width:300px;
	float:left;
}
.image {
	margin: 0px 20px 50px 20px;
}
.thumb {
	margin: 0px 10px 5px 0px;
	float:left;
	border:1px #000000 solid;
}