@charset "utf-8";
/* CSS Document */


#header {
	background-image: url(../../images/landing/chevy/topnav.jpg);
	background-repeat:no-repeat;
	width:705px;
	height:173px;
	margin-top:0px;
	margin-left:295px;
}

#body-content {
	background-image: url(../../images/landing/chevy/body.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:808px;
}

#content1 {
	background-image: url(../../images/landing/chevy/content.png);
	background-repeat:no-repeat;
	width:467px;
	height:387px;
	margin:27px 0 0 20px;
	padding-top:-27px;
}

#content1 .header {
	padding:18px 0 0 15px;
}

#footer-trucks {
	background: url(../../images/landing/chevy/trucks.png) no-repeat;
	position:absolute;
	width:333px;
	height:117px;
	margin:-92px 0 0 490px;
}
