.content {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 632px;
	height: 630px;
	background-color: #F7FAE1;
	border: 1px solid #CCD399;
	padding: 0px;
}
.headimg {
	left: 0px;
	right: 0px;
	border-bottom: 1px dashed #697036;
	
	height: 120px;
	background-image: url('bfdslheader.png');
	background-repeat: no-repeat;
}

.promo {
	left: 370px;
	position:relative;
	top: 18px;
	/*
	right: 0px;
	
	
	*/
}

.stock {
	left: 0px;
	right: 0px;
	height: 229px;
	background-color: #fff;
	background-image: url('stock.jpg');
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px dashed #697036;
	
}
.nav {
	left: 0px;
	right: 0px;
	background-color: #fff;
	text-align: center;
	/*border-bottom: 1px dashed #697036;*/
	
	padding-bottom: 5px;
}
.base {
	padding: 10px;
	left: 0px;
	right: 0px;
	text-align: center;
}
.copy {
	text-align: center;
	bottom: 0px;
	left: 0px;
	right: 0px;
	font-family: verdana;
	font-size: 10px;
	/*font-style: italic;*/
	color: #777;
}

.logos {
	text-align: center;
	bottom: 0px;
	left: 0px;
	right: 0px;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 10px;
	/*font-style: italic;*/
	color: #777;
}
img {
	margin-top: 5px;
}
