﻿body#intro {
	background:black url("images/jab-tx-bg.jpg") no-repeat scroll center top;
	font-family:"Arial Narrow", "Swis721 BT", Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#141604;
	text-align:center;
	margin:0 auto;
}
#container {
	width:804px;
	border-top:1px black solid;
	text-align:center;
	margin:0 auto;
	position:relative;
	}
img {
	border:0;
	outline:none;
}
p {
	font-size:11pt;
}
h3 {
	font-size:13pt;
	text-transform:uppercase;
	}
h4 {
	font-size:12pt;
	text-transform:uppercase;
}
#intro #header {
	text-align:left;
	position:relative;
}
#intro h1 {
	background:none;
	margin-left:-75px;
	margin-top:0;
}
#mainContent {
	width:804px;
	background:url(images/jab-new-container-bg.jpg) no-repeat;
	z-index:1;
	margin-top:-30px;
	padding-bottom:20px;
}
#video {
	float:left;
	margin-left:20px;
	margin-top:20px;
	display:inline;
	width:400px;
}
#mp3 {
	float:right;
	margin-right:20px;
	margin-top:20px;
	display:inline;
	width:340px;
}
.clear {
	clear:both;
	margin:15px;
	text-align:center;
}
#order {
	float:left;
	margin-left:20px;
	display:inline;
	margin-top:20px;
	width:400px;
}
#list {
	float:right;
	margin-right:20px;
	margin-top:20px;
	display:inline;
	width:340px;
}

#intro #footer {
	height:1px;
	clear:both;
}
#txComingSoon {
	position:absolute;
	top:110px;
	right:60px;
}
/*Style links-----------------------------------------------------------------------------------------------------*/
a:link {
	color:#21333e;
	text-decoration:underline;
	}
a:visited {
	color:#21333e;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#943715;
}
a:active {
	color:#b8a128;
	text-decoration:underline;
}
