/* CSS Document */
#contact #body h5 {
	margin: 10px 0;
	}
#contact #body ul {
	margin: 0 0 0 20px;
	list-style: none;
	color:#666666;
	font-weight: 500;
	}
#contact #body td b {
	color:#606060;
	font-weight: 500;
	}
#pics p b {
	color: #606060;
	font-weight: 500;
	}
#map #body {
	width: 175px;
	}
#map #pics {
	width: 225px;
	}
#mainbody .imgtop {
	float: left;
	padding: 5px 10px;
	padding-top: 18px;
	}
#mainbody .imgbottom {
	float: right;
	padding: 5px 10px;
	}
