.box1 {
	width: 211px;
	margin-bottom: 10px;
	position:static;
	background: url(img/div-bottom.jpg) no-repeat bottom left;
	}

.box1 img {
	padding: 5px;
	}

.box1 h3 {
	background: url(img/h3-bg.jpg) no-repeat top left;	
	font-variant:small-caps;
	color:#A2A251;
	}
	
.box1 h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 100%;
	color: #333;
	border-bottom: 1px solid #000000;
	background: url(img/h3-bg.jpg) no-repeat top left;
	}

.box1 p {
	margin:0;
	padding:12px;

 .box1 ul {
	margin: 5px;
	padding:0 12px;
}

.box1 ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(img/li-bullet.gif) no-repeat 0 3px;
}


.box2 {
	width: 211px;
	margin-bottom: 10px;
	position:static;
	float:left;
	background: url(img/div-bottom.jpg) no-repeat bottom left;
	}

.box2 h3 {
	background: url(img/h3-bg.gif) no-repeat top left;	
	}
	
.box2 h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 100%;
	color: #333;
	border-bottom: 2px solid #CCCCCC;
	background: url(img/h3-bg.gif) no-repeat top left;
	}

.box2 ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
}

.box2 ul li {
	margin: 0 0 6px;
	padding: 0;
}



.box3 {
	margin-bottom: 10px;
	position:static;
	width: 211px;
	float:right;
	background: url(img/div-bottom.jpg) no-repeat bottom left;
	}

.box3 h3 {
	background: url(img/h3-bg.gif) no-repeat top left;	
	}
	
.box3 h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 100%;
	color: #333;
	border-bottom: 1px solid #CCCCCC;
	background: url(img/h3-bg.gif) no-repeat top left;
	}

.box3 ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
}

.box3 ul li {
	margin: 0 0 6px;
	padding: 0;
}

.box4 {
	width: 450px;
	height:150px;
	background: url(img/div-bottom.jpg) no-repeat top left;
	}
	
.box4 h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 130%;
	color: #333;
	border-bottom: 1px solid #000000;
	background: url(img/h3-bg.gif) no-repeat top left;
	}

.box4 ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: none;
}

.box4 ul li {
	margin: 0 0 6px;
	padding: 0;
}