@import url('style.css');

/*--------------------------------------------------------------------------------------------
	Global 
  --------------------------------------------------------------------------------------------*/

div#container { 
	position:relative;
	width:920px;
	height:564px;
	margin:auto;
	background:url(../images/img_border_home.gif) no-repeat;
	text-align:left;
}

div#content_bg {
/*	background:url(../images/img_home_van.jpg) no-repeat;*/
}
/*--------------------------------------------------------------------------------------------
	Navigation 
  --------------------------------------------------------------------------------------------*/  
  a#home {
	background-position: 0 -22px;
}

#intro p {
	color:#FFFFFF;
}

#sections {
	position:absolute;
	width:410px;
	z-index:5;
}


#sections .btn2 img {
	margin:5px 0 0 0;
}
#home_anim {
	position:absolute;
	width:540px;
	height:271px;
	left:375px;
	z-index:1;
}