@charset "UTF-8";
#head {
	background-image: url(images/vanhead.jpg);
	height: 402px;
	width: 902px;
}
#head #headnav {
	text-align: right;
	height: 20px;
	width: 400px;
	font-size: 14px;
	padding-top: 209px;
	padding-left: 480px;
}
#head #buy {
	float: left;
	height: 170px;
	width: 143px;
	padding-top: 144px;
}
#content {
	background-image: url(images/vanbackcon.jpg);
	background-repeat: repeat-x;
	background-color: #101751;
}
#content #con-text {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
#foot-nav {
	text-align: center;
	padding-top: 20px;
}
