@charset "UTF-8";

/* CSS Document */


/* MAPPING PAGE*/ 

#mapping-top-right{
	float:left;
	background:url(../images/mapping-top-right.gif) no-repeat;
	width: 462px;
	height:67px;
}
#mapping-top {
	height:67px;
	overflow:hidden;
}
#mapping-top-left {
	float:left;
	background:url(../images/mapping-top-left.gif) no-repeat;
	width: 188px;
	height:67px;
}
#mapping-main-aboutus {
	height: 160px;
	width: 800px;
}
#mapping-main {
	width:800px;
	height:160px;
	overflow:hidden;
}

#nav-container {
	width:800px;
	height:26px;
}

#navigation {
	float:right;
	width:380px;
	height:26px;
	background: #CC3300;
}
.mainheading {
	color: #CC3300;
}

.link1 {
	color: #CC9966;
}
.img-map-1 {
	float: left;
	height: 207px;
	width: 300px;
	padding-right: 16px;
	font-size: xx-small;
	font-style: italic;
	line-height: 1.2em;
	padding-bottom: 16px;
	margin-bottom: 10px;
}

