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

.boxborder {
	width: 211px;
	padding: 5px 0;
	position: static;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	
	}

.box1 h3 {
	font-family:Arial, Helvetica, sans-serif;
	background: url(img/h3-bg.jpg) no-repeat top left;
	color:#A2A251;
	}
	
.box1 h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 100%;
	color: #333;
	border-bottom: 1px solid #666666;
	background: url(img/h3-bg.jpg) no-repeat top left;
	}

.box1 p {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:12px;
	color: #2869AD;
	font-variant:small-caps;
}

.box1 ul {

	margin: 5px;
	padding: 0 5px;
	list-style: none;
}

.box1 ul li a {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 0px;
	font-size:11px;
	font-variant:small-caps;
	padding: 2px;
	
}



.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;
}
