#address {
	/*	font-size:120%; */ /*-----------------change-----------------*/
	width:590px;
	float:right;
	text-align:left;
	background-color: #ffffff;
	margin-top: 2px;
}

#address table {
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0;
	width: 590px;
	table-layout:auto;
	text-align: left;
}

#address dl {
	font-size: small;
}

#address dt {
	font-weight:bold;
	text-align: left;
	padding-left: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

#address dd {
	padding-left: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

#address dd img {
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	float: right;
}

#address img {
	border-width: 0px;
}

#address br {
	clear: both;
}

#address a {
	color: #0000CC;
}

#top {
	margin-left: 5px;
}

#top p {
	font-size: 10px;
	text-align: right;
}

#top li{
	height: 20px;
	width: 120px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 15px;
	padding: 0px;
	font-size: 12px;
	list-style-type: square;
	float: left;
}

.a {
	font-size: 8pt;
	text-align: right;
}

.a2 {
	font-size: 8pt;
	padding-left: 20px;
}


.right {
	text-align: right;
}

.map {
	margin: 30px;
	margin-left: 20px;
}

.pictabl {
	width: 450px;
}

.pictxt {
	width: 300px;
}
#address h4 {
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	width: auto;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
}
