#content {
	background: url(../images/v-line.gif) 710px bottom repeat-y;
}
#left {
	width: 700px;
}
#right-left-col.feature-ap {
	width: 400px;
}
#right {
	width: 230px;
	line-height: 1.5em;
}
#right .img1 {
	border: #666 solid 1px;
	margin:5px 0 20px;
}
#right .img1 img {
	display:block;
	margin:0;
	padding:0;
	border:none;
}
.img1 span.caption {
	margin: 0 auto;
	padding: 3px;
	text-align:center;
	font-size:0.9em;
	font-family:"Courier New", Courier, monospace;
	background-color: #f1f1f1;
	border: none;
	display:block;
}
div#map.apmap-f {
	height: 300px;
	width: 380px;
	margin: 20px auto;
	border:#000 solid 1px;
	clear: both;
}
.linklist-f {
	margin: 0;
	padding: 0 5px;
	list-style: none;
	}
.linklist-f li {
	margin: 0;
	padding: 5px 0 5px 15px;
	font-size:1em;
	border-bottom: #ccc dashed 1px;
	background: url(../images/bullet-linklist.png) no-repeat left 7px;
}
.linklist-f li a {
	color:#333;
	text-decoration:none;
}
.linklist-f li a:hover {
	color:#333;
	text-decoration: underline;
}
#right .btn a, .btn a {
clear:right;
color:#FFFFFF;
font-size:0.8em;
margin:0 auto;
padding:5px 10px 6px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:130px;
background: url(../images/bbar2.gif) no-repeat center center;
display:block;
float: right;
}
#right .btn a {
float:none;
}