
div#pageWrapper.nationalWrapper {

	padding:0;
	background:#FFFFFF url(../images/homeBackground.png) repeat-y;
}

#homepageWrapper, #homepageFooter {
	width: 995px;
	padding:0;
	margin: auto;
}

#homepageWrapper {
	background: white url(../images/homeBackground.png);
	background-repeat: repeat-y;
	padding-bottom: 16px;
	text-align: left;
}

#homepageleft {
	width: 133px;
	display: inline-block;
	vertical-align: top;
}

#homepagelogo{
	margin: 0px;
	margin-top: 6px;
	padding: 0px;
	width: 133px;
	height: 40px;
	background: white url(../images/jaguar-logo-left.png) no-repeat;
}

#homepagearrow{
	margin: 0px;
	margin-top: 424px;
	padding: 0px;
	width: 133px;
	height: 74px;
	background: white url(../images/Arrow.png);
}

#homepageright {
	display: inline-block;
	margin-left: 6px;
	width:853px;
	text-align:left;
}

div#top {
	display:block;
	position:relative;
	width: 853px;
	height:82px;
}

#homepageapprovedused {
	width: 100px;
	height: 74px;
	margin-top: 4px;
	margin-right: 4px;
	float:right;
	background: white url(../images/logo-approved-used.png) no-repeat;
}

div.topBg {
	z-index: 0;
	width:853px;
	height:490px;
	background: white url(../images/bg-splash-xf.jpg) no-repeat;
}

div#topSearch {
	z-index: 1;
	position: absolute;
	width: 400px;
	height: 184px;
}

.beginSearch {
	left:6px;
	position:absolute;
	top:21px;
}

a#beginSearch {
	position: absolute;
	top: 75px;
	left: 0px;
	z-index: 100000;
	color: white;
	text-transform: uppercase;
}

a#beginSearch:hover {
	color: black;
	z-index: 100000;
	background: url(../images/begin-search-hover.png) no-repeat;
	text-decoration: underline;
}

#htmlSearch {
	position:absolute;
	left:0;
	top:122px;
	height:20px;
	z-index: 100000;
}

#homepageFooter {
	display:inline-block;
	width:995px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
	color: #FFF;
	background: #000;
}

div#homepageFooter a{
	border-right: 1px solid #999999;
	color: #FFF;
	font-size: 0.8em;
	padding-left: 8px;
	padding-right: 14px;
	text-decoration: none;
	letter-spacing:0.1em;
}

div#homepageFooter a:hover{
	text-decoration: underline;
	color: #FFF !important;
}

div#homepageFooter a.endLink{
	border-right: none;
	padding-right:0;
}
div#splashIntroPrime {
    background-color: #FFFFFF;
    border-style: none;
    color: #000000;
    margin-left: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    position: absolute;
    top: 156px;
    width: 838px;
}

