﻿body 
{	
	background-color:#c0e2f8;	
	padding: 0px;
	margin: 0px;
	background-image:url('../images/splashbgrepeat.png');
	background-repeat:repeat-x;	
}

#wrapper
{	
	/*margin:auto;
	width:1000px;*/
	text-align:center;
}

#lang
{	
	position:absolute;
	top:0px;
	left: 45%;

}

.widthwrap
{		
	
	margin-right: auto;
	margin-left: auto;
	width:1005px;
}

#divLogoArea
{
	margin-top:-100px;
	position:relative;
	z-index:0;
}

#divInfoArea
{
	text-align:center;
}

#divPop
{
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	background-image:url('../images/e/VehiclePop.png');
	background-repeat:no-repeat;
	width:442px;
	height:228px;
	margin-top:-150px;
	position:relative;
	z-index:1;
}

#divPopText
{
	text-align:left;
	padding-left:145px;
	padding-top:70px;
	width:280px;
}

#divLanguage
{
	position:relative;
	z-index:2;
}

.band
{
	background-image:url('../images/band.png');
	background-repeat:repeat-x;
	height:128px;
	margin-top:70px;
}

#divLanguage
{
	padding-top:30px;
}

#footer{
	
	background-image:url('../images/splashfooterrepeat.png');
	background-repeat:repeat-x;
	height:123px;
	position:absolute;
   	bottom:0;
   	width:100%;
	z-index:0;
}

#footercontrols{
	position:absolute;
	z-index:1;
	margin-top:-125px;
	padding-left:12px;
	padding-right:0px;
	text-align:center;
}

#labelband{
	background-image:url('../images/labelbg.png');
	background-repeat:repeat-x;
	height:71px;
	position:absolute;
   	bottom:0;
   	width:100%;
	z-index:0;
	/*padding-left:5px;
	padding-top:1px;*/
}
